Difference between revisions of "1999 IMO Problems/Problem 6"
(→Solution) |
(→Solution) |
||
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 06:45, 24 June 2024
Problem
Determine all functions such that
for all real numbers .
Solution
Let . Substituting , we get:
. ... Now if c = 0, then:
, which is not possible.
.
Now substituting , we get
.
Solving for f(x), we get . ...
This means because .
Specifically, . ...
Using equations and , we get:
which gives
.
So, using this in equation , 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 |