monkeybird
- 2
- 0
This is my first analysis class and I'm really confused. My attempt may not make much sense because I just followed an example in my book, so any help would be greatly appreciated. Thanks!
Suppose that f: R -> R is continuous and that its image f(R) is bounded. Prove that there is a solution of the equation f(x) = x, x in R.
Intermediate Value Theorem.
Assume there is a solution to the function f. Observe that f(-1)<0 and f(1)>0. Since f is a continuous function, by applying the Intermediate Value Theorem to the restriction f:[-1,1] -> R, we can conclude that the point x0 in the open interval (-1,1) is a solution of the function f.
Homework Statement
Suppose that f: R -> R is continuous and that its image f(R) is bounded. Prove that there is a solution of the equation f(x) = x, x in R.
Homework Equations
Intermediate Value Theorem.
The Attempt at a Solution
Assume there is a solution to the function f. Observe that f(-1)<0 and f(1)>0. Since f is a continuous function, by applying the Intermediate Value Theorem to the restriction f:[-1,1] -> R, we can conclude that the point x0 in the open interval (-1,1) is a solution of the function f.