jgens
Gold Member
- 1,575
- 50
Homework Statement
Let the function \phi be continuous on the reals and suppose that \lim_{x \to \infty}\phi(x)/x^n = 0 = \lim_{x \to -\infty}\phi(x)/x^n. Prove that if n is odd, then there exists a number x such that \phi(x) + x^n = 0.
Homework Equations
N/A
The Attempt at a Solution
This is a challenge problem from my book and I don't know if I've done the problem correctly. Any suggestions are appreciated. Thanks!
The criterion with limits means that for some \varepsilon > 0 if x > M then |\phi(x)/x^n| < \varepsilon. Choosing M so large that x > M > 0 implies that |\phi(x)/x^n| < 1 and consequently -\phi(x) \leq |\phi(x)| < |x^n| = x^n since x > 0. Therefore, for x > M > 0 we have that x^n + \phi(x) > 0. Using a similar argument we can prove that as long as 0 < m < x we have that 0 > x^n + \phi(x).
Now consider the closed interval [M + 1, m -1]. Since the sum \phi(x) + x^n is continuous and \phi(x) + x^n > 0 for some x in [M + 1, m -1] and \phi(x) + x^n < 0 for some x in [M + 1, m -1], by the IVT we have that there exists an x in [M + 1, m -1] such that \phi(x) + x^n = 0, completing the proof.