Derivative of x^(2/3): Help with Homework

  • Thread starter Thread starter CalculusHelp1
  • Start date Start date
  • Tags Tags
    Derivative
CalculusHelp1
Messages
22
Reaction score
0

Homework Statement



Find derivative of x^(2/3) from first principles (i.e limit definition)

Homework Equations



lim h-->0 (f(x+h)-f(x)/h)


The Attempt at a Solution



[(x+h)^(2/3)-x^(2/3)]/h

I've tried multiplying the top and bottom by the conjugate, but I end up with the same equation except more to work with on the bottom and the top is a multiple of two of the original exponent (e.g after one congugate, it will be the same numerator except the power is 4/3, the next time 8/3, etc.).

I can't quite seem to figure out how to get it into a form that I can factor it or what not. Any help is appreciated.
 
Physics news on Phys.org
You need to multiply by another conjugate. If you have cube roots, then you will have to use following formula

x^3-y^3=(x-y)(x^2+xy+y^2)

So try multiplying by the conjugate

(x+h)^{4/3}+x^{2/3}(x+h)^{2/3}+x^{4/3}
 
Yes, that did it. Thanks a lot.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top