Comparing two functions: Proving f(x) > g(x) for all x > 0

  • Thread starter Thread starter the_kid
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 2K views
the_kid
Messages
114
Reaction score
0

Homework Statement


I'm trying to show that the function f(x)=[itex]\frac{1}{x^{2}}[/itex] is greater than g(x)=[itex]\frac{1}{x}[/itex]-ln(1+[itex]\frac{1}{x}[/itex]) for all x>0.


Homework Equations





The Attempt at a Solution


This is really simple, but I'm having some trouble showing it rigorously. I thought about trying to compare the derivatives, but it's not that simple. Are there any good ways to do this?
 
Physics news on Phys.org
the_kid said:

Homework Statement


I'm trying to show that the function f(x)=[itex]\frac{1}{x^{2}}[/itex] is greater than g(x)=[itex]\frac{1}{x}[/itex]-ln(1+[itex]\frac{1}{x}[/itex]) for all x>0.

Homework Equations



The Attempt at a Solution


This is really simple, but I'm having some trouble showing it rigorously. I thought about trying to compare the derivatives, but it's not that simple. Are there any good ways to do this?
Well... then the function (f-g)(x) must be positive ...

the function (f/g)(x) must be greater than 1, or be negative ...

the function (g/f)(x) must be less than 1, or be negative.
 
SammyS said:
Well... then the function (f-g)(x) must be positive ...

the function (f/g)(x) must be greater than 1, or be negative ...

the function (g/f)(x) must be less than 1, or be negative.

Right. That was the other method I tried. I just can't figure out a way to do it without some "hand-waving."
 
Not sure if this simplifies anything, but if [itex]0 < x < 1[/itex], then [itex]1/x^2 > 1/x[/itex] so clearly [itex]f(x) > g(x)[/itex]. So you only have to worry about [itex]x > 1[/itex].
 
SammyS said:
How about comparing f(1/x) and g(1/x) ?

Hmmm, OK, how does this help me?
 
I've been able to show that f(1/x)>g(1/x) for all x>1. From this, how exactly can I conclude that f(x)>g(x)?