sara_87
- 748
- 0
Homework Statement
calculate the limit as x tends to infinity of:
\sqrt[3]{x} ((x+1)^{(2/3)}-(x-1)^{(2/3)})
Homework Equations
The Attempt at a Solution
using the identity: a-b=(a^2-b^2)/(a+b) ; and dividing top and bottom by x,
= lim \frac{x^{(1/3)}[(1+1/x)^{(4/3)}-(1-1/x)^{(4/3)}}{(1+1/x)^{(2/3)}+(1-1/x)^{(2/3)}}
= infinity
is that right? it seems very wrong.