What is wrong with the following calculation using infinite series?

Click For Summary

Homework Help Overview

The discussion revolves around the validity of a calculation involving infinite series, specifically examining the manipulation of series that sum to zero and the implications of divergent series. The original poster presents a sequence of equalities leading to the conclusion that 0 equals 1, prompting questions about the correctness of the steps taken.

Discussion Character

  • Conceptual clarification, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the definition and conditions under which the value of an infinite series is considered well-defined. There are discussions about the convergence of alternating series and the implications of manipulating divergent series. Some participants question the assumptions made in the original calculation and seek clarification on terminology and concepts related to series.

Discussion Status

The discussion is ongoing, with various participants providing insights into the nature of infinite series and convergence. Some have offered clarifications about the properties of alternating series and the conditions for convergence, while others express a desire for further understanding of the concepts involved.

Contextual Notes

There is a noted complexity in the discussion, as some participants reference advanced concepts that may not align with the original poster's current understanding of infinite series. This highlights the varying levels of familiarity with the topic among participants.

5hassay
Messages
81
Reaction score
0

Homework Statement



What is wrong with the following calculation using infinite series?

0 = 0 + 0 + 0 + ...
0 = (1 - 1) + (1 - 1) + (1 - 1) + ...
0 = 1 - 1 + 1 - 1 + 1 - 1 + ...
0 = 1 + (-1 + 1) + (-1 + 1) + (-1 + 1) + ...
0 = 1 + 0 + 0 + 0 + ...
0 = 1

Homework Equations



None.

The Attempt at a Solution



Beginning on line 4, or

0 = 1 + (-1 + 1) + (-1 + 1) + (-1 + 1) + ...

an error is made. Specifically, the repeating number 0 was not completely repeated. More specifically, the -1 number of the 1 - 1 pair to make zero was not inserted, thereby making this statement invalid.

Do I have the correct idea and am I missing anything? Also, any terminology I could have used is more than welcomed!

Much appreciation!
 
Physics news on Phys.org
When you write a valid equation, both sides need to be well defined. When is the value of an infinite series well defined?
 
jambaugh said:
When you write a valid equation, both sides need to be well defined. When is the value of an infinite series well defined?

I think that the value of an infinite series is well defined when the partial sum Sn is close as it can to the limit L be adding infinitely many terms in the series (the sum).

So, if I took the limit of both sides of the equation (zero and zero), both sides will be equal to zero (the limit of a constant is the constant).

However, I do not believe I am providing the necessary statements.
 
5hassay said:

Homework Statement



What is wrong with the following calculation using infinite series?

0 = 0 + 0 + 0 + ...
0 = (1 - 1) + (1 - 1) + (1 - 1) + ...
0 = 1 - 1 + 1 - 1 + 1 - 1 + ...
0 = 1 + (-1 + 1) + (-1 + 1) + (-1 + 1) + ...
0 = 1 + 0 + 0 + 0 + ...
0 = 1

Homework Equations



None.

The Attempt at a Solution



Beginning on line 4, or

0 = 1 + (-1 + 1) + (-1 + 1) + (-1 + 1) + ...

an error is made. Specifically, the repeating number 0 was not completely repeated. More specifically, the -1 number of the 1 - 1 pair to make zero was not inserted, thereby making this statement invalid.

Do I have the correct idea and am I missing anything? Also, any terminology I could have used is more than welcomed!

Much appreciation!
The reason this doesn't work is that (1 - 1) + (1 - 1) + (1 - 1) + ..., which is a type of series called an Alternating Series, does not converge (meaning it doesn't add up to a finite number) and diverging series do not conform to the normal rules of arithmetic. An alternating series is a series in the form
\sum_{n=0}^{\infty} (-1)^n a_n
The conditions for this series converging are:
\lim_{n\to \infty} a_n = 0
and
a_n < a_{n-1} \;\; \forall n

Since a_n = 1, this series would be
\sum_{n=0}^{\infty} (-1)^n = 1-1+1-1+\cdots

This series fails the first test.
\lim_{n\to \infty} 1 = 1 \neq 0

So it diverges.

This is actually a well known divergent series, known as http://en.wikipedia.org/wiki/Grandi%27s_series" .
 
Last edited by a moderator:
5hassay said:
I think that the value of an infinite series is well defined when the partial sum Sn is close as it can to the limit L be adding infinitely many terms in the series (the sum).

So, if I took the limit of both sides of the equation (zero and zero), both sides will be equal to zero (the limit of a constant is the constant).

Exactly, so now apply the same definition to the sum of 1's of alternating signs and as mentioned it does not converge so it is neither equal to zero nor equal to the series of zeros.
 
BrianMath said:
The reason this doesn't work is that (1 - 1) + (1 - 1) + (1 - 1) + ...,
A bit of a nitpick, but this series is perfectly fine -- it is an infinite sum whose terms are all zero.

You're thinking of the next line:
1 - 1 + 1 - 1 + 1 - 1 + ...​
 
BrianMath said:
The reason this doesn't work is that (1 - 1) + (1 - 1) + (1 - 1) + ..., which is a type of series called an Alternating Series, does not converge (meaning it doesn't add up to a finite number) and diverging series do not conform to the normal rules of arithmetic. An alternating series is a series in the form
\sum_{n=0}^{\infty} (-1)^n a_n
The conditions for this series converging are:
\lim_{n\to \infty} a_n = 0
and
a_n < a_{n-1} \;\; \forall n

Since a_n = 1, this series would be
\sum_{n=0}^{\infty} (-1)^n = 1-1+1-1+\cdots

This series fails the first test.
\lim_{n\to \infty} 1 = 1 \neq 0

So it diverges.

This is actually a well known divergent series, known as http://en.wikipedia.org/wiki/Grandi%27s_series" .


We clearly don't need a_n < a_{n-1} \;\; \forall n, because what happens in the first N terms (for fixed, finite N) will not affect convergence.

RGV
 
Last edited by a moderator:
Okay, I think I have a good idea of the problem and solution, however some of the replies were a bit over my current (basic) understanding of infinite series.

Thank you for everyone that replied!
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
11
Views
4K
Replies
12
Views
2K