I know that statement holds true for n=0, I didn't know I had to differentiate. Here's what I have after diff.
I know I have to sub k and then k+1 but I don't know what sequence have to equate to in order to show that left side is equal to the right side. Thank you.
When I take Pn as I stated it, and differentiate both sides, I get:
[MATH]f^{(n+1)}(x)=a^ne^{ax}+\left(na^{n-1}+a^nx\right)ae^{ax}[/MATH]
[MATH]f^{(n+1)}(x)=\left(a^n+\left(na^{n-1}+a^nx\right)a\right)e^{ax}[/MATH]
[MATH]f^{(n+1)}(x)=\left(a^n+na^{n}+a^{n+1}x\right)e^{ax}[/MATH]
[MATH]f^{(n+1)}(x)=\left((n+1)a^{(n+1)-1}+a^{n+1}x\right)e^{ax}[/MATH]
And so, we have derived Pn+1 from Pn, thereby completing the proof by induction. Does that make sense?
KamCh wrote "I know that statement holds true for n=0, I didn't know I had to differentiate."
Then you seem to be completely misunderstanding the problem! f(n)means the nth derivative of f. Notice the parentheses about n. fn without the parentheses is the nth power, f(n) is the nth derivative. The problem asks you to use induction to show that the nth derivative of f(x)=xeax is f(n)=(naxn−1+anx)eax.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.