Leibnitz Formulae for differentiation - Tricky question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
thomas49th
Messages
645
Reaction score
0
Leibnitz.png


All I know about Leibnitz is

[tex]\frac{d^{n}}{dx^{n}}f(x) = \sum^{n}_{i=0} \left(\stackrel{n}{i}\right) g^{n-i}(x)h^{i}(x)[/tex]

and I don't understand what the answer sheet says:

Parts of it perhaps - I can see they take the 0th, 1st and 2nd derivative, but why not more? I mean why stop at 2? I know m>=2 for y^(m+2) to be +ve, but if m was 3 (which it could be) why do we not have the 3rd derivative in there aswell? Also using the combination for working out the binomal coefficients, taking the 1st derivative for example, how does [tex]\frac{(m-1)!}{(m-2)!1!} = m[/tex]? I get m-1.
Leibnitz_ms.png


Stumped.
 
Last edited:
Physics news on Phys.org
thomas49th said:
Leibnitz.png


All I know about Leibnitz is

[tex]\frac{d^{n}}{dx^{n}}f(x) = \sum^{n}_{i=0} \left(\stackrel{n}{i}\right) g^{n-i}(x)h^{i}(x)[/tex]
That doesn't even make sense- unless you say f(x)= g(x)h(x) first!

and I don't understand what the answer sheet says:

Parts of it perhaps - I can see they take the 0th, 1st and 2nd derivative, but why not more? I mean why stop at 2? I know m>=2 for y^(m+2) to be +ve, but if m was 3 (which it could be) why do we not have the 3rd derivative in there aswell? Also using the combination for working out the binomal coefficients, taking the 1st derivative for example, how does [tex]\frac{(m-1)!}{(m-2)!1!} = m[/tex]? I get m-1.
Here, [itex]f(x)= 4x^2+ 1[/itex] so that [itex]f'(x)= 8x[/itex], [itex]f''(x)= 8[/itex] and [itex]f'''(x)= 0[/itex]. It is the fact that the third derivative (and all higher) derivatives of f are 0 that is important, not derivatives of y. Indeed, there is no reason to think that y is a polynomial at all,


Leibnitz_ms.png


Stumped.
 
HallsofIvy said:
Here, [tex]f(x)= 4x^{2} + 1[/tex] so that , and . It is the fact that the third derivative (and all higher) derivatives of f are 0 that is important, not derivatives of y. Indeed, there is no reason to think that y is a polynomial at all,

How come f(x) equals the coefficient of y?