7

Let $f : \mathbb{R} → \mathbb{R}$ be continuous, with $f(x)f(f(x)) = 1$ for all $x ∈ \mathbb{R}$. If $f(1000) = 999$, find $f(500)$.

I try to solve this problem, but I don't know how to use de continuity on $f$. Is anyone could give me a little hint on the continuity? And please, don't give me the answer to the question.

2 Answers2

8

Hint 1: What can you say about $f(y)$ if $y$ is in the image of $f$?

Hint 2: The intermediate value theorem will be helpful. Note that $999$ is in the image of $f$.

Ligo
  • 660
  • I suspected that I could use the intermediate value theorem, but I do not know how. Thank you, I'll think now. –  Oct 04 '15 at 17:08
3

Hint Use Intermediate Value Theorem between $\frac{1}{999}$ and $999$.

$500$ belongs in this interval.

gamma
  • 924