Induction proof of nth derivative

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 6K views
Bob Ho
Messages
18
Reaction score
0
Show by induction that the nth derivative f(n)(x) of;

f(x)=sqrt(1-x)

is

f(n)(x)= -[tex]\frac{(2n)!}{4^{n}n!(2n-1)}[/tex]*(1-x)(1/2)-n

for n [tex]\geq[/tex] 1.
 
Physics news on Phys.org
For n=1 it works.

For n=k-1 assume that it works. Write n=kth derivative as the derivative of the expression for k-1, i.e d(f(k-1)(x))/(dx). Taking the derivative the result follows.