Answer: Functional Equation: From Symmetry to a Difference
Key Idea / Intuition
The functional equation says that if you "walk" xโyโzโx and sum up the f-values along each directed edge, you get zero โ this is a cocycle condition. Such conditions always force f to be a coboundary, i.e., a difference g(x)โg(y). The trick is simply to define g by fixing one argument of f, then verify it works by plugging into the original equation.
Formal Proof / Solution
Step 1: Define g.
Fix any constant cโR (say c=0). Define
g(x):=f(x,c)
for all xโR.
Step 2: Use the functional equation to extract f(x,y).
Apply the given identity with z=c:
f(x,y)+f(y,c)+f(c,x)=0.
This gives
f(x,y)=โf(y,c)โf(c,x).
Now we need to express f(c,x) in terms of g. Apply the identity with x=y=z=c:
3f(c,c)=0โนf(c,c)=0.
Apply the identity with xโc,ย yโx,ย zโc:
f(c,x)+f(x,c)+f(c,c)=0
f(c,x)+f(x,c)+0=0
f(c,x)=โf(x,c)=โg(x).
Step 3: Substitute back.
f(x,y)=โf(y,c)โf(c,x)=โg(y)โ(โg(x))=g(x)โg(y).
Step 4: Verify consistency.
Check that g(x)โg(y) satisfies the original equation:
(g(x)โg(y))+(g(y)โg(z))+(g(z)โg(x))=0.โ
Thus g(x)=f(x,c) is the desired function, and f(x,y)=g(x)โg(y) for all x,yโR. โ
Remark: The choice of c is irrelevant โ if we had chosen cโฒ instead, we'd get gโฒ(x)=f(x,cโฒ)=g(x)โg(cโฒ), which differs from g by a constant, and constants cancel in gโฒ(x)โgโฒ(y).