In math a series is a function from the natural number to some set B. The set B can be the real numbers but it can also be a vector space or some other set.
The most basic question we can ask about a series is finding the generating formula. Such formula can be extremely difficult to find, and since a series of random number is by all means a series such a formula may not even exist. Lets start with a few simple series:
Arithmetic progression:
This is probably the simplest example. An arithmetic progression is obtained by adding a fixed number to the previous number in the progression. For example, if we choose to start with the number 5 and to add seven, we will get:
a3-a2=d
.
.
a(n)-a(n-1)=d
If we add all of the equations we will get the generating formula:
Geometric progression:
A geometric progression is a progression in which the ratio of the successive terms is fixed, that is a(n+1)/a(n)=const for all n. For example:
However, if we would try to find this formula by looking on the difference we would just get the original progression back. Therefore to get the formula this way we would need to know the sum of the geometrical progression.
In the next post I will develop the formulas for the sum of both arithmetical and geometrical progressions.
No comments:
Post a Comment