Find all functions f:R→R such that f(xy+f(y))f(x)=x2f(y)+f(xy) holds for all real numbers x,y.
Find all functions f:R→R such that f(xy+f(y))f(x)=x2f(y)+f(xy) holds for all real numbers x,y.
Solution
Let P(a,b) denote the result of substituting x=a,y=b. P(0,0):f(f(0))f(0)=f(0)⇒f(f(0))=1 or f(0)=0
Case 1.f(f(0))=1 P(f(0),0):f(f(0))2=f(0)3+f(0)⇒f(0)3+f(0)=1⋯(1) P(0,f(0)):f(1)f(0)=f(0)⇒f(1)=1 P(−1,0):f(f(0))f(−1)=2f(0)⇒f(−1)=2f(0) P(−1,1):f(0)f(−1)=1+f(−1)⇒2f(0)2=1+2f(0)⋯(2) From equation (2) we obtain 2f(0)2−2f(0)−1=0⇒f(0)=21±3. But substituting this back into equation (1) shows it does not hold, so f(0) has no solution, hence f(f(0))=1.
Case 2.f(0)=0 P(x−f(x),x):f(0)f(x−f(x))=x2f(x)3+f(−f(x))⇒0=x2f(x)3+f(−f(x))⇒f(x)3=−x2f(−f(x))⋯(3)
Proof. If there exists c=0,f(c)=0: P(c,1):0=c2f(1)⇒f(1)=0 P(1,y):0=2f(y)⇒f(y)=0,∀y∈R Hence ∀x=0,f(x)=0 (f has no other zeros), otherwise f(x)=0,∀x∈R (which is one of the solutions).
Claim: f(−1)=2 or f(−1)=−1. Proof. P(−1,x):f(−x+f(x))f(−1)=f(x)+f(−x) P(−1,−x):f(x+f(−x))f(−1)=f(x)+f(−x) Combining the above two equations gives f(−x+f(x))⇒−x+f(x)⇒f(x)−f(−x)=f(x+f(−x))=x+f(−x)=2x⋯(4) Then P(1,1):f(1+f(1))=2 P(−1,−1):f(1+f(−1))f(−1)=f(−1)+f(1)=2−2f(1) P(−1,1+f(1)):f(−1−f(1)+2)f(−1)=f(1+f(1))+f(−1−f(1)) From equation (4) we obtain f(1)−f(−1)=2 and f(1+f(1))−f(−1+f(1))=2(1+f(1)), combining with the above equation gives f(1−(2+f(−1)))f(−1)⇒f(−1+f(−1))f(−1)=2+(f(1+f(1))−2(1+f(1)))=2−2f(1). And ⇒⇒⇒⇒⇒⇒f(1+f(−1))−f(−(1+f(−1)))=2(1+f(−1))f(−1)2+2f(−1)−f(−1)2−2f(1)=2(1+f(−1))2(f(−1)+f(1))=2(1+f(−1))f(−1)f(1)+f(−1)=f(−1)2+f(−1)2+2f(−1)=f(−1)2+f(−1)f(−1)2−f(−1)−2=0f(−1)=2 or f(−1)=−1.
(i) f(−1)=2: ∴f(1)−f(−1)=2⇒f(1)=4. P(1,−1):f(−1+2)f(1)=2f(−1) Therefore f(1)2=2f(−1)⇒16=4 (contradiction), so f(−1)=2.
(ii) f(−1)=−1: f(1)−f(−1)=2⇒f(1)=1. P(x,1):f(x+1)=f(x)x2+1 ⇒P(−x−1,−1):f(x)f(−x−1)=−x2−2x−1+(f(x)x2+1)f(−x−1)=f(x)2x2−f(x)x2−f(x)2x. From equation (4) we get f(x+1)−f(−x−1)=2x+2, so ⇒⇒⇒⇒f(x)x2+1−f(x)2x2+f(x)x2+f(x)2x=2x+2(multiplying both sides by f(x)2)2x2f(x)−2xf(x)2+2xf(x)−2f(x)2+f(x)2−x2=0(x−f(x))(2xf(x)+2f(x)−x−f(x))=0x−f(x)=0or2xf(x)+f(x)−x=0f(x)=xorf(x)=2x+1x(when x=−21, we must have f(x)=x). If there exists p=0,f(p)=2p+1p P(1,p):f(p+f(p))=2f(p)⇒f(2p+12p2+2p)=2p+12p. Since f(2p+12p2+2p)=2p+12p2+2p or 2×2p+12p2+2p+12p+12p2+2p=2p+12p2+2p=2p+12p, therefore 2p+12p⇒2p+11⇒(2p+1)(p+1)⇒2p2+3p⇒p⇒f(−23)=2×2p+12p2+2p+12p+12p2+2p=4p2+6p+12p2+2p=4p2+6p+1p+1=4p2+6p+1=0=−23=43. P(−23,1):f(−23+1)=f(−23)(−23)2+1=4, which contradicts f(−21)=−21, so no such p exists ⇒ ∀x,f(x)=x
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement translated into English from zh; metadata (topic, difficulty) added by this project.