Difference between revisions of "1999 IMO Problems/Problem 6"

(Problem)
(Solution)
(One intermediate revision by the same user not shown)
Line 8: Line 8:
  
 
==Solution==
 
==Solution==
{{solution}}
+
Let <math>f(0) = c </math>.
 +
Substituting <math>x = y = 0 </math>, we get:
 +
 
 +
<cmath>f(-c) = f(c) + c - 1 </cmath>.    ... <math>(1) </math>
 +
Now if c = 0, then:
 +
 
 +
<cmath>f(0) = f(0) - 1 </cmath>, which is not possible.
 +
 
 +
<math>\implies c \neq 0 </math>.
 +
 
 +
Now substituting <math>x = f(y) </math>, we get
 +
 
 +
<cmath>c = f(x) + x^{2} + f(x) - 1 </cmath>.
 +
 
 +
Solving for f(x), we get <math>f(x) = \frac{c + 1}{2} - \frac{x^{2}}{2} </math>.  ... <math>(3) </math>
 +
 
 +
This means <math>f(x) = f(-x) </math> because <math>x^{2} = (-x)^{2} </math>.
 +
 
 +
Specifically, <math>f(c) = f(-c) </math>.    ... <math>(2) </math>
 +
 
 +
Using equations <math>(1) </math> and <math>(2) </math>, we get:
 +
 
 +
<cmath>f(c) = f(c) + c - 1 </cmath>
 +
 
 +
which gives
 +
 
 +
<cmath>c = 1 </cmath>.
 +
 
 +
So, using this in equation <math>(3) </math>, we get
 +
 
 +
<math></math>\boxed{f(x) = 1 - \frac{x^{2}}{2}} $ as the only solution to this functional equation.
  
 
==See Also==
 
==See Also==

Revision as of 07:45, 24 June 2024

Problem

Determine all functions $f:\Bbb{R}\to \Bbb{R}$ such that

\[f(x-f(y))=f(f(y))+xf(y)+f(x)-1\]

for all real numbers $x,y$.

Solution

Let $f(0) = c$. Substituting $x = y = 0$, we get:

\[f(-c) = f(c) + c - 1\]. ... $(1)$ Now if c = 0, then:

\[f(0) = f(0) - 1\], which is not possible.

$\implies c \neq 0$.

Now substituting $x = f(y)$, we get

\[c = f(x) + x^{2} + f(x) - 1\].

Solving for f(x), we get $f(x) = \frac{c + 1}{2} - \frac{x^{2}}{2}$. ... $(3)$

This means $f(x) = f(-x)$ because $x^{2} = (-x)^{2}$.

Specifically, $f(c) = f(-c)$. ... $(2)$

Using equations $(1)$ and $(2)$, we get:

\[f(c) = f(c) + c - 1\]

which gives

\[c = 1\].

So, using this in equation $(3)$, we get

$$ (Error compiling LaTeX. Unknown error_msg)\boxed{f(x) = 1 - \frac{x^{2}}{2}} $ as the only solution to this functional equation.

See Also

1999 IMO (Problems) • Resources
Preceded by
Problem 5
1 2 3 4 5 6 Followed by
Last Question
All IMO Problems and Solutions