Do we always bump the bound up to n=1 when differentiating a power series?

EV33
Messages
192
Reaction score
0
My question is just a concept that I don't understand.

When differentiating a power series that starts at n=0 we bump that bound up to n=1.

My question is do we always do that?

or

Do we only do that when the first term of the power series is a constant and thus when it is differentiated it becomes zero?

My guess is the second case.
 
Physics news on Phys.org
EV33 said:
My question is just a concept that I don't understand.

When differentiating a power series that starts at n=0 we bump that bound up to n=1.

My question is do we always do that?

or

Do we only do that when the first term of the power series is a constant and thus when it is differentiated it becomes zero?

My guess is the second case.

Huh? n = 0 is just the index. We can call out "starting point" a0 or a1 --- whichever we prefer. And yes, that term will disappear when you take the derivative of ∑anxn.

a0 + a1x + a2x2 + ...

(a0 + a1x + a2x2 + ... )' = a1 + 2a2x + ...

It's as simple as that.
 
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