Safekipedia
CalculusSeries (mathematics)

Series (mathematics)

Adapted from Wikipedia · Discoverer experience

In mathematics, a series is the idea of adding infinitely many terms one after the other. This concept is a big part of calculus and mathematical analysis. Series help us understand and work with infinite processes, and they are used in many areas like physics, computer science, statistics, and finance.

Long ago, Ancient Greeks found the idea of infinite sums strange and even paradoxical, as seen in Zeno's paradoxes. But mathematicians like Archimedes used infinite series in practical ways. Later, in the 17th century, Isaac Newton and others developed the idea of limits to make sense of these sums. By the 19th century, mathematicians like Carl Friedrich Gauss and Augustin-Louis Cauchy made the rules for series even clearer.

Today, a series is defined from an ordered infinite sequence of numbers, functions, or other measurable things. We call the result of adding all these terms the sum of the series, but we usually approximate it using the first few terms, called partial sums. If these partial sums settle down to a single number as we add more terms, the series is convergent. If they do not settle, the series is divergent. Series help us solve many kinds of problems by turning infinite processes into manageable numbers.

Definition

A series in mathematics is like adding up infinitely many numbers, one after another. Think of it as a long chain of numbers where you keep adding more and more. For example, you might start with 1, then add 1/2, then 1/4, and so on forever.

We can write a series in a few different ways. One way is to list the first few numbers and use dots to show it continues:
a₀ + a₁ + a₂ + ⋯

Sometimes we use a special symbol called sigma (Σ) to show we are adding up many terms. For example:
∑ₖ₌₀^∞ aₖ

Series are important in many areas of math. They help us understand patterns and solve problems that have endless steps. One famous series is used to find a special number called Euler’s number. It looks like this:
∑ₙ₌₀^∞ 1/n! = 1 + 1 + 1/2 + 1/6 + ⋯

Each piece of the series is called a term. When we add up the first few terms, we get something called a partial sum. As we add more and more terms, we can see if the total gets closer to a certain number. If it does, we say the series converges. If it doesn’t, we say it diverges.

Grouping and rearranging terms

In ordinary addition with a few numbers, you can group or rearrange the numbers however you like without changing the total. For example, 2 + 3 + 4 is the same as (2 + 3) + 4 or 2 + (3 + 4).

When dealing with an endless string of numbers (a series), grouping or rearranging can sometimes change the total amount you end up with. For example, the series 1 - 1 + 1 - 1 + ... can give different results depending on how you group the numbers. If you group them as (1 - 1) + (1 - 1) + ..., the total seems to be zero. But if you start with the first number and then group the rest, like 1 + (-1 + 1) + ..., the total seems to be one. This shows that for infinite series, the order and grouping matter!

Main article: Riemann series theorem

Operations

When we add two series, we simply add their terms one by one. For example, if we have two series, the first one with terms a₀, a₁, a₂, and so on, and the second with terms b₀, b₁, b₂, and so on, their sum is a new series with terms (a₀ + b₀), (a₁ + b₁), (a₂ + b₂), and so on. This works even if the series go on forever!

We can also multiply a series by a number. If we have a series with terms a₀, a₁, a₂, and so on, and we multiply it by a number c, we get a new series with terms c·a₀, c·a₁, c·a₂, and so on. This is like scaling every term in the series by the same amount.

There is also a way to multiply two series together, called the Cauchy product. This is a bit more complex, but basically, each term in the new series is made by adding up products of terms from the two original series. If both series finish adding up to real numbers (called absolutely convergent), their product series also finishes and equals the product of the two sums.

Examples of numerical series

For other examples, see List of mathematical series and Sums of reciprocals § Infinitely many terms.

A geometric series is one where each term is made by multiplying the previous term by a constant number. For example: 1 + ½ + ¼ + ⅛ + 1/16 + ... equals 2.

There are special series that help us find important numbers like π (pi) and the natural logarithm of 2. For example, adding 1/(1²) + 1/(2²) + 1/(3²) + 1/(4²) + ... equals π²/6. Another series, 1 - 1/3 + 1/5 - 1/7 + ... equals π/4 when multiplied by 4. These series show how adding infinitely many numbers can give us exact values for important constants.

Convergence testing

Main article: Convergence tests

A series is a way of adding up infinitely many numbers, one after the other. In math, studying series is very important because they help us understand calculus and other areas of math better.

One simple way to check if a series stops growing (called converging) is the nth-term test. If the individual pieces of the series don’t get smaller and closer to zero, the series will not stop growing and will not converge. If they do get smaller and closer to zero, this test alone can’t tell us for sure if the series converges.

Sums of divergent series

Main article: Divergent series

Sometimes, mathematicians want to find a sum for series that don’t add up in the usual way. To do this, they use special methods called summation methods. These methods help give a value to series that normally wouldn’t have one. Some common methods include Cesàro summation, Abel summation, and Borel summation. These methods change the original series in smart ways to find a meaning for its sum.

Series of functions

Main article: Function series

A series of functions adds many terms one after another. These terms can be real or complex numbers. When we add these terms for each value of a variable, we get a new function. This idea is important in calculus and helps us understand how functions behave.

There are different ways to check if a series of functions works well. One way is to see if the total adds up to the right value for every point. Another way, called uniform convergence, means the total gets close to the right value at the same speed for all points. This is helpful because it keeps important properties of the functions, like being continuous, when we add them up.

History of the theory of infinite series

Infinite series are important in math, especially in calculus. Ancient Greek thinkers like Zeno thought about infinite series when trying to understand motion. For example, Zeno wondered if Achilles could ever catch up to a tortoise if each step he took was smaller than the last. Mathematicians later showed that even though these series have infinitely many steps, they can add up to a finite number.

Later mathematicians made big discoveries about infinite series. Archimedes of Greece used a special method to find areas and approximations, like for pi. In India, mathematicians around 1500 used infinite series to study trigonometry. In the 1600s and 1700s, European mathematicians like James Gregory, Brook Taylor, and Leonhard Euler expanded the theory further, creating new kinds of series and ways to understand them.

Summations over general index sets

In mathematics, a series is adding infinitely many terms one after the other. This idea is a big part of calculus and mathematical analysis. Series are used in many areas of math, even when studying structures that have a limited number of parts.

When we talk about sums over a general set of indexes, we can have two main differences from the usual series. First, there might not be a specific order for the set. Second, the set might be uncountable, meaning it has more elements than we can list in a sequence. Because of these differences, we need to rethink how we check if these sums make sense.

If we have a function that assigns values to each element in an index set, the "series" is the formal sum of all these values. When the index set is the natural numbers, we usually write the series as a sum from n=0 to infinity. This helps us emphasize the order given by the natural numbers.

This article is a child-friendly adaptation of the Wikipedia article on Series (mathematics), available under CC BY-SA 4.0.