Series (mathematics)

From Conservapedia
(Redirected from Summation)
Jump to: navigation, search

In mathematics a series is the sum of a sequence of numbers. This article is intended to give the reader some understanding on the summation of finite series and why some infinite series converge whilst others diverge.

Summation notation

If ever value in a sequence is denoted , then the sum of N of these are denoted,

This is usually pronounced "the sum of 1 to N of a n" (note that this is still an ambiguous statement which is why mathematics is more rigorous written down).

If we are concerned with particular number we can move the starting index. For example,

is the sum of the integers from 500 to 1000.

Finite series

For more detail see Finite series.

The sum of finite series is in general relatively straight forward to calculate it consist of merely summing together all the numbers in a sequences. However this can be time consuming and in pre-computer mathematics many shortcuts were found.

Gauss once famously was given the assignment by his teacher to add the number between 1 and 100. The rest of the students were working hard adding carefully, but after less than a minute he correctly wrote 5050. This story whilst is allegorical leads to a key insight in finite sums,

Infinite series

For more detail see Infinite series.

The idea that an infinite number of additions lead to a finite number was initial seen as problematic or even impossible, (see Zeno's paradox). However it is straightforward to see why this could happen,

Let

This one of an important class of infinites series called the geometric series.

Geometric series

Where denotes the absolute value of r.

Convergence

For more detail see Convergence

However all infinite series don't converge, a famous example is,

Adding together an infinite string of halves will not give you a finite number so this sequence is said to diverge.

A series will only converge if . However, there are two other conditions for real series,

Power Series convergence

A power series is of the form,

,

This will converge if .

Alternating Series convergence

An alternating series is of the form,

This will converge if .

Usage