Ratio of functions, surjective (analysis course)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
riskandar
Messages
3
Reaction score
0

Homework Statement


let f: R->R be a continuous function
Suppose k>=1 is an integer such that

lim f(x)/x^k = lim f(x)/x^k = 0
x->inf x->-inf

set g(x)= x^k + f(x)

g: R->R

Prove that
(i) if k is odd, then g is surjective
(ii) if k is even, then there is a real number y such that the image of g is [y,inf)

Homework Equations





The Attempt at a Solution



I am completely stuck at this all I can think of is x^k goes to infinity then the ratio of the functions can go to 0 if either f(x) goes to 0 or f(x) is a constant or f(x) goes to infinity slower than x^k (I am not sure about this)

Any help will be very much appreciateve
 
Physics news on Phys.org
Because [tex]g[/tex] is continuous, you can use the intermediate value theorem. To show that [tex]g[/tex] is surjective, it is enough to show that [tex]g[/tex] becomes both very large and very large negative.

To prove this part, you need to think about the qualitative behavior of [tex]f[/tex] and [tex]g[/tex]. The hypothesis on [tex]f[/tex] says that [tex]f(x)[/tex] is negligible compared to [tex]x^k[/tex] as [tex]|x|[/tex] becomes large. Therefore [tex]g(x)[/tex] should "behave almost like" [tex]x^k[/tex] as [tex]|x|[/tex] becomes large. Figure out a way to make this precise.
 
ystael said:
Because [tex]g[/tex] is continuous, you can use the intermediate value theorem. To show that [tex]g[/tex] is surjective, it is enough to show that [tex]g[/tex] becomes both very large and very large negative.

To prove this part, you need to think about the qualitative behavior of [tex]f[/tex] and [tex]g[/tex]. The hypothesis on [tex]f[/tex] says that [tex]f(x)[/tex] is negligible compared to [tex]x^k[/tex] as [tex]|x|[/tex] becomes large. Therefore [tex]g(x)[/tex] should "behave almost like" [tex]x^k[/tex] as [tex]|x|[/tex] becomes large. Figure out a way to make this precise.

Thank you for the reply.
Where do I use the intermediate value theorem? Is it to prove surjective?
 
riskandar said:
Thank you for the reply.
Where do I use the intermediate value theorem? Is it to prove surjective?

Yes.