Chain rule with second 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
3 replies · 4K views
beetle2
Messages
110
Reaction score
0

Homework Statement



I trying to find the second derivative of [itex]xe^x[/itex]

Homework Equations



chain rule

The Attempt at a Solution



Two find the first derivative I use the chain rule.

[itex]f'(y)g(y)+f(y)g'(y)[/itex]

so I get

[itex]e^x+xe^x[/itex]

is the second derivative

[itex]e^x+f'(y)g(y)+f(y)g'(y)[/itex]

= [itex]e^x+e^x+xe^x[/itex]
= [itex]2e^x+xe^x[/itex]

regards
 
Physics news on Phys.org
It can be shown that, for any positive integer n, with [itex]f^{(n)}(x)[/itex] indicating the nth derivative, that
[tex](fg)^{(n)}(x)= \sum_{i=0}^n \begin{pmatrix}n \\ i\end{pmatrix}f^{(i)}(x)g^{(n- i)}(x)[/tex]

And, as rock.freak667 said, that is the product rule.