Maths Olympiad Prep

Library / /63 of 106

Algebra Difficulty 8.5 Shortlist Find the answer

Let R\,{\mathbb{R}}\, denote the set of all real numbers. Find all functions f:RR\,f: {\mathbb{R}}\rightarrow {\mathbb{R}}\, such that f(x2+f(y))=y+(f(x))2for allx,yR. f\left( x^{2}+f(y)\right) =y+\left( f(x)\right) ^{2}\hspace{0.2in}\text{for all}\,x,y\in \mathbb{R}.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Let f:RR f: \mathbb{R} \rightarrow \mathbb{R} be a function satisfying the functional equation:

f(x2+f(y))=y+(f(x))2for all x,yR. f(x^2 + f(y)) = y + (f(x))^2 \quad \text{for all } x, y \in \mathbb{R}.

Step 1: Evaluate the functional equation at specific points.

First, let's substitute y=0 y = 0 into the functional equation:

f(x2+f(0))=(f(x))2. f(x^2 + f(0)) = (f(x))^2.

This equation will help us understand the behavior of f f for particular arguments.

Step 2: Consider x=0 x = 0 in the original equation:

f(f(y))=y+(f(0))2. f(f(y)) = y + (f(0))^2.

This implies that f f is bijective (since for any real z z , there exists some y=f(y) y = f(y') such that f(z)=y f(z) = y' and f(y)=z(f(0))2 f(y') = z - (f(0))^2 ).

Step 3: Substituting different values to study the parameter f(0) f(0) .

Suppose there exists some aR a \in \mathbb{R} such that f(a)=0 f(a) = 0 . Then substituting y=a y = a , we have

f(x2)=a+(f(x))2. f(x^2) = a + (f(x))^2.

Since f(f(a))=a f(f(a)) = a , substituting y=a y = a into the equation of Step 2, we get:

f(0)=a+f(0)2. f(0) = a + f(0)^2.

If f(0)=0 f(0) = 0 , it follows that f(f(0))=0 f(f(0)) = 0 , so f(f(0))=0=(f(0))2 f(f(0)) = 0 = (f(0))^2 , consistent with f(0)=0 f(0) = 0 . Thus, we have f(0)=0 f(0) = 0 .

Step 4: Verify the potential solution f(x)=x f(x) = x .

Our goal is to verify f(x)=x f(x) = x . Substituting f(x)=x f(x) = x into the original equation gives:

f(x2+y)=y+x2, f(x^2 + y) = y + x^2,

which matches exactly with the right-hand side of the equation when f(x)=x f(x) = x .

Step 5: Conclude the proof.

We've shown that substituting f(x)=x f(x) = x satisfies the original functional equation and that f f must be bijective, confirming that the only function f f that satisfies the equation is:

f(x)=x. \boxed{f(x) = x}.

Thus, all functions f:RR f: \mathbb{R} \rightarrow \mathbb{R} that satisfy the given functional equation are in fact f(x)=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: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.