Prove by induction: d^2n/dx^2n (xsinsx)=(-1)^n (xsins-2ncosx)?
I have proved this for n=1 and assumed true for n=k. However, I am running into some challenges when I try proving this for n=k+1. So far I have #d^(2(k+1))/dx^(2(k+1)) (xsinx)=(d^(2k+2))/d^(2k+2)(xsinx)#
From here on I am not quite sure how to expand it further, specifically how to expand the exponents.
I have proved this for n=1 and assumed true for n=k. However, I am running into some challenges when I try proving this for n=k+1. So far I have
From here on I am not quite sure how to expand it further, specifically how to expand the exponents.
2 Answers
For
Suppose now that the proposition is true for
Differentiating this equality twice we have:
so we can conclude that if
# (d^(2n))/(dx^(2n)) xsinx = (-1)^n(xsinx-2ncosx) AA n in NN#
Explanation:
Induction Proof - Hypothesis
We seek to prove that the the expression:
# (d^(2n))/(dx^(2n)) xsinx = (-1)^n(xsinx-2ncosx) AA n in NN# ..... [A]
So let us test this assertion using Mathematical Induction:
Induction Proof - Base case:
We will show that the given result, [A], holds for
When
# d^2/(dx^2) xsinx = (-1)(xsinx-2cosx) #
# " " = 2cosx - xsinx #
By direct differentiation of the given expression using the product rule, we have:
# d/dx xsinx = (x)(cosx)+(1)(sinx) #
# :. d^2/(dx^2) xsinx = (x)(-sinx)+(1)(cosx)+cosx #
# " " = 2cosx - xsinx#
Which is the same as the previous result, So the given result is true when
Induction Proof - General Case
Now, Let us assume that the given result [A] is true when
# (d^(2m))/(dx^(2m)) xsinx = (-1)^m(xsinx-2mcosx) # ..... [B]
Knowing that the above result is true, we can differentiate the expression using the product rule, giving:
# d/dx (d^(2m))/(dx^(2m)) xsinx = d/dx (-1)^m(xsinx-2mcosx) #
# :. (d^(2m+1))/(dx^(2m+1)) xsinx = (-1)^m{(x)(cosx)+(1)(sinx)+2msinx} #
# " " = (-1)^m{xcosx+sinx+2msinx} #
And if we differentiate again, we get:
# (d^(2m+2))/(dx^(2m+2)) xsinx = (-1)^m{(x)(-sinx) + (1)(cosx) +cosx+2mcosx} #
# " " = (-1)^m{-xsinx + 2cosx+2mcosx} #
# " " = (-1)^m{-xsinx + 2(m+1)cosx} #
# " " = (-1)^m(-1)(xsinx - 2(m+1)cosx) #
And so finally, we have:
# (d^(2(m+1)))/(dx^(2(m+1))) xsinx = (-1)^(m+1)(xsinx - 2(m+1)cosx) #
Which is the given expression [A] with
Induction Proof - Summary
So, we have shown that if the given result [A] is true for
Induction Proof - Conclusion
Then, by the process of mathematical induction the given result [A] is true for
Hence we have:
# (d^(2n))/(dx^(2n)) xsinx = (-1)^n(xsinx-2ncosx) AA n in NN# QED