Is the Derivative of a Sum always Convergent?

  • Thread starter Thread starter donutmax
  • Start date Start date
  • Tags Tags
    Derivative Sum
AI Thread Summary
The discussion centers on the interchangeability of differentiation and summation in the context of infinite series. It is established that differentiation and summation can be swapped if the series converges uniformly, which is a stricter condition than mere convergence. An example is provided where a series converges but its derivative does not, illustrating the complexities involved. Participants express doubts about specific cases of convergence and divergence, emphasizing the need for careful analysis. Ultimately, the thread highlights the importance of uniform convergence for the validity of interchanging differentiation and summation.
donutmax
Messages
7
Reaction score
0
Is the following correct?

\frac{d}{dt}\sum_{n=0}^{\infty}\frac{2^{n}t^{n}}{(n+1)!}=\sum_{n=0}^{\infty}\frac{d}{dt}\frac{2^{n}t^{n}}{(n+1)!}
 
Mathematics news on Phys.org
Is the derivative of a sum the sum of its derivatives?

Yes, I believe so.
 
Yes. As long as the summation variable is different from the derifination variable.
 
Usually we (meaning physicists or other applied mathematicians perhaps) don't worry too much about whether or not we can swap a derivative with an infinite sum. It doesn't always work, though, so if you really want to be careful you should check for uniform convergence.

http://en.wikipedia.org/wiki/Uniform_convergence#to_Differentiability
 
flatmaster said:
Yes. As long as the summation variable is different from the derifination variable.
derifination? :smile:
 
As Mute said, we can differentiate (or integrate) an infinite sum "term by term" as long as the convergence is uniform. Fortunately, that is a power series and power series always converge uniformly inside their radius of convergence.

This particular example has infinite radius of convergence so it can be differentiated "term by term" for all x.
 
Dear friends,

What i understood from the previous threads is that if the summation converges summation and differentiation can be interchangeable. Here i assume that summation and differentiation variables are different.


But my doubts are
1. Is it an iff statement?. That is differentiation and summation are interchangeable iff the summation converges.

2.Here my summation is attachment1 . This diverges.
But i suspect that (due to some reasons) attachment2 do not diverge(It would be a function dependant on N after substituting value for x, which is a natural no >=2).

Any sensible suggestions would be really helpful :)
 

Attachments

  • Tex2Img_1335103441.gif
    Tex2Img_1335103441.gif
    1.1 KB · Views: 768
  • Tex2Img_1335103296.gif
    Tex2Img_1335103296.gif
    2 KB · Views: 832
bincy said:
Dear friends,

What i understood from the previous threads is that if the summation converges summation and differentiation can be interchangeable.
Do you? Several of the responses told you that is NOT true. I, for example, told you that the differerentiation and summation can be interchanged if the sum converges uniformly. That is a stronger requirement than just saying "converges".

Here i assume that summation and differentiation variables are different.But my doubts are
1. Is it an iff statement?. That is differentiation and summation are interchangeable iff the summation converges.
If and only if the sum converges uniformly

2.Here my summation is attachment1 . This diverges.
But i suspect that (due to some reasons) attachment2 do not diverge(It would be a function dependant on N after substituting value for x, which is a natural no >=2).

Any sensible suggestions would be really helpful :)
 
Last edited by a moderator:
An example of where differentiation can fail is
ln(1-x)=\sum_{n=1}^{\infty} \frac{x^n}{n}

At x=-1 this sum converges (to ln(2)) but if we try to differentiate we get
\sum_{n=0}^{\infty} x^n
and this sum diverges at x=-1, even though the power series is right differentiable at that point
 
  • Like
Likes 1 person
  • #10
Good example, Office Shredder! As I said before, a power series converges uniformly, and so is differentiable, inside its radius of convergence. Here, -1 is one endpoint of the interval of convergence, not inside it.
 
  • Like
Likes 1 person
  • #11
Thanks.

To Office_Shredder:Your example was really helpful. There a series was converging but its derivative is not. In my case i suspect derivative is converging but series is not.
 
Back
Top