Skip to content

Convergence of a conditionally convergent series at any desired value.

License

Notifications You must be signed in to change notification settings

wise-saint/Riemann_Series_Rearrangement

Repository files navigation

Riemann_Series_Rearrangement

Convergence of a conditionally convergent series.

Sequence

A sequence is a list of things (usually numbers, functions, etc. ) that are in order.
When the sequence goes on forever it is called an infinite sequence otherwise finite sequence.

Series

A series is the sum of the terms of an infinite sequence of numbers.
More precisely, an infinite sequence {a1, a2, a3, …..} defines a series S that is denoted by

image
where ak is the kth term of the series.

nth Partial Sum

Sum of the first “n” terms of the series is known as the nth partial sum and is denoted by
image

Convergent and Divergent Series

An infinite series is said to be converging if
image
"L" must be finite and unique real number. Any series that is not convergent is said to be divergent.

Absolutely Convergent Series

If the series
image
converges, then the series
image
is absolutely convergent.

Conditionally Convergent Series

If the series
image
converges, but the series
image
diverges, then the series
image
is conditionally convergent.

Riemann Rearrangement Theorem

Riemann rearrangement theorem, says that if an infinite series of real numbers is conditionally convergent,
then its terms can be arranged in a permutation so that the new series converges to an arbitrary real number, or diverges.

Statement of the Theorem

Suppose that
image
is conditionally convergent. Let M be a real number. Then there exists a permutation σ such that
image
There also exists a permutation σ such that
image
The sum can also be rearranged to diverge to -∞ or to fail to approach any limit, finite or infinite.

About

Convergence of a conditionally convergent series at any desired value.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages