Differentiating a term n+1 times

aaaa202
Messages
1,144
Reaction score
2
Differentiating the term:

(x2-1)u' n+1 times gives (according to my book):

(x2-1)u(n+2) + 2x(n+1)u(n+1) + n(n+1)u(n)

Now I see how the first two parts arise. However, I don't really understand the last one - or more specifically I don't understand how you find that un appears exactly n(n+1) times. It is pretty clear that every un comes from when you have 2xun and then invoke the product rule, but how do you know that the sum of all these contributions (2 + 4 + 6 + 8 + 10).. sum up to n(n+1)?
 
Physics news on Phys.org
You could prove it by induction.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top