More on finding the nth derivative

  • Thread starter Thread starter christen1289
  • Start date Start date
  • Tags Tags
    Derivative
christen1289
Messages
4
Reaction score
0
I have another question on finding the nth derivative. Is there a set formula i can follow for finding the nth derivative of different functions or do i need to find different patterns in order to come up with a formula each time.

I also need to find formulas for the nth derivative of:
f(x)= x^n

f(x)= 1/ (3x^3)

f(x)= square root of x

Does anyone know how these formulas or an easy way of coming up with them?
 
Physics news on Phys.org
It's a guess. But for x^n it should be pretty easy -- a bit of induction should sort it out, and the other two are just a special cases.
 
Only way I know how to get the nth derivative is to just differentiate about 3 times and hope to see a pattern
 
christen1289 said:
I have another question on finding the nth derivative. Is there a set formula i can follow for finding the nth derivative of different functions or do i need to find different patterns in order to come up with a formula each time.

I also need to find formulas for the nth derivative of:
f(x)= x^n

As genneth and rock.freak667 point out, the trickiest thing here is that there are different cases to consider. Try different starting values for n (remember, n can be any real number) and see what happens...


f(x)= 1/ (3x^3)

f(x)= square root of x

As with your other thread, it will make things easier if you start from

(3x^3)^(-1) and x^(1/2) .
 
for the nth derivative of x^n try differentiating that about 4 times and try to deduce the 5th derivative














(hint: n(n-1)(n-2)(n-3)(n-4)(...)=n!)
 
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