Based on the IMO

Algebra Level 5

f ( x + a ) a f ( x ) + f ( f ( x ) ) f\left( x+a \right) \le af\left( x \right) +f\left( f\left( x \right) \right)

A function f ( x ) f\left( x \right) is defined for all real numbers x x and returns a real number for every input x x (That is, f : R R f: \mathbb R\rightarrow \mathbb R ). The above describes this function, where a a is a real number. What is the value of f ( 1 ) f\left( -1 \right) ?


This problem is based on an IMO problem from a few years back.


The answer is 0.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Austin Antonacci
Feb 8, 2016

I'd like some feedback on this solution, as I'm not sure it's correct. The answer of 0 0 is definitely correct, though.

First, I set values for x x and y y such that I had actual numerical values on the left side of the inequality. I used x = k x=k and a = c k a=c-k , which allows me to rewrite things like this:

f ( c ) [ c k ] f ( k ) + f ( f ( k ) ) f\left( c \right) \le \left[ c-k \right] f\left( k \right) +f\left( f\left( k \right) \right)

I then defined b = f ( k ) b=f\left( k \right) . Note that b b and k k are entangled because k k is part of the determination of b b . This will have to be worked around.

Either way, c c represents the domain of f f , and b b represents its range. I rewrote the modified inequality above as

f ( c ) c b k b + f ( b ) f\left( c \right) \le cb-kb+f\left( b \right)

Which can be rewritten again as

f ( c ) c b + f ( 0 ) p f\left( c \right) \le cb+f\left( 0 \right) -p

Note that I randomly pulled a variable p p in. It is a positive (or zero-valued) real that merely serves the purpose of stating that f ( 0 ) f\left( 0 \right) could be less than what I just replaced, but is what I just replaced at its maximum possible value.

Note that f ( 0 ) p f\left( 0 \right)-p will not change. It should be a set value for the function, so I can continue.

If the range, b b , of f f is NOT 0 0 everywhere, then c c can cause the value of f f to have to continually decrease as c c decreases (or as c c increases for negative values). This would cause the range of f f to go to negative infinity and would allow b b to be a much smaller value that would eventually cause the inequality to no longer be true. Thus, the range of f f is 0 0 , so f ( 1 ) = 0 f\left( -1 \right) =0 .

I did kinda same, even I got it would go to negative infinity, because I proved the function is same for all reals, so I had f(x) =c, which gave c ≤ a*c + f(c) = ac + c, which means 0 ≤ ac ∀ a ∈ Reals, which gave me the equality must hold true and c=0. Nice problem!

Alex Fullbuster - 2 years, 1 month ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...