LaTex and solution for an infinite series

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 5K views
Loren Booda
Messages
3,115
Reaction score
4
What is the LaTex and infinite sum for 1-2-1/2+3-1/2-4-1/2+5-1/2 . . .

Does it converge anyway?

I am too old for this to be a school assignment.
 
Physics news on Phys.org
Loren Booda said:
What is the LaTex and infinite sum for 1-2-1/2+3-1/2-4-1/2+5-1/2 . . .

Does it converge anyway?

I am too old for this to be a school assignment.

A PF contributor that doesn't know LaTeX? Strange...anyway: [tex]1-2^{-1/2}+3^{-1/2}-4^{-1/2}+...=1-\frac{1}{\sqrt{2}}+\frac{1}{\sqrt{3}}-\frac{1}{\sqrt{4}}+...=\sum_{n=1}^\infty\frac{(-1)^{n-1}}{\sqrt{n}}[/tex]

The sum converges as it is an alternating Leibnitz series: the general term sequence converges monotonically to zero and we have alternating signs.

DonAntonio