Derivative increasing without bounds

apiwowar
Messages
94
Reaction score
0
if f'(x) > 0 for all real values of x then x increases without bounds. I thought that was true but in the back of the book it says false and uses f(x)=2x/sqrt(x2+2) as an example. i worked out the derivative and got f'(x) = 4/(x2+2)3/2.

how does that show that the first sentence is false? I'm quite confused abou this
 
Physics news on Phys.org
You got the derivative right. And it's always positive, yes. But f(x) doesn't increase without bound. It approaches 2 as x->inf. Can you show that?
 
asymptotes :D
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top