Real analysis sequences and series study how ordered lists of numbers and infinite sums behave as their indices grow without bound. This cheat sheet helps students organize the main definitions, limit laws, and convergence tests used in proof-based calculus and analysis. It is especially useful for comparing similar tests and remembering the exact conditions needed before applying them.
The core ideas are convergence, divergence, boundedness, monotonicity, and Cauchy behavior. For series, the most important distinction is between convergence of the terms and convergence of the infinite sum . Power series add the ideas of radius and interval of convergence, usually found with the ratio or root test.
Many proofs depend on precise quantifiers, especially the definition of a limit and the Cauchy criterion.
Key Facts
- A sequence converges to if for every there exists such that implies .
- Every convergent sequence is bounded, but a bounded sequence does not have to converge.
- A monotone increasing sequence that is bounded above converges, and a monotone decreasing sequence that is bounded below converges.
- A series converges if and only if its partial sums converge.
- If converges, then , but alone does not guarantee that converges.
- The geometric series satisfies when and diverges when .
- The -series converges if and diverges if .
- For a power series , the radius of convergence is often found from .
Vocabulary
- Sequence
- A sequence is a function from the natural numbers to the real numbers, usually written as .
- Limit
- The limit of a sequence is the number that the terms approach as .
- Partial Sum
- The th partial sum of a series is , the finite sum of the first terms.
- Absolute Convergence
- A series converges absolutely if the positive series converges.
- Conditional Convergence
- A series converges conditionally if converges but diverges.
- Radius of Convergence
- The radius of convergence is the distance from the center within which a power series converges.
Common Mistakes to Avoid
- Using as a convergence test for is wrong because it is only a necessary condition, not a sufficient condition.
- Applying the ratio test when the limit equals is wrong because gives no conclusion.
- Forgetting endpoint checks in power series is wrong because the ratio or root test usually gives convergence only for and divergence for .
- Assuming bounded means convergent is wrong because sequences such as are bounded but do not approach one limit.
- Confusing absolute and conditional convergence is wrong because converging implies converges, but the reverse is not always true.
Practice Questions
- 1 Determine whether the sequence converges, and find its limit if it exists.
- 2 Test the series for convergence or divergence.
- 3 Find the radius of convergence of the power series .
- 4 Explain why the convergence of is a stronger condition than the convergence of .
Understanding Real Analysis Sequences and Series
A useful way to think about a sequence is to ignore its early values. Limits describe what remains true far out in the list. This is why changing ten, one hundred, or any finite number of terms never changes a limit.
Proofs focus on controlling the tail of a sequence. The required starting index may depend on the chosen tolerance, which is the detail students most often miss. Subsequences are another powerful tool.
If two subsequences approach different values, the original sequence cannot settle to one value. For instance, a list that alternates between zero and one stays bounded but has two different subsequential behaviors.
For an infinite series, the important object is the running total. Each new term changes that total, so convergence means the changes eventually become too small to create a meaningful shift. The Cauchy viewpoint expresses this without naming the final total.
It asks whether every sufficiently far tail has a small total. This is especially useful when the sum is not known in advance. Cancellation needs careful attention.
A series with positive and negative terms can converge because opposite signs cancel. Absolute convergence is stronger because the series still converges after every term is replaced by its size.
This strength matters because it allows terms to be grouped or rearranged safely. A conditionally convergent series can change value under a rearrangement.
Convergence tests work by comparing a difficult series with a familiar pattern. The comparison test needs an inequality in the correct direction. To prove convergence of positive terms, students usually bound the unknown terms above by terms from a known convergent series.
To prove divergence, they bound them below by terms from a known divergent series. The ratio and root tests are most helpful when factorials, exponentials, or powers raised to the index appear. A result of one from either test gives no conclusion, so another method is needed.
It helps to check the term itself first. If the terms do not approach zero, no further test can rescue the series.
Power series behave like polynomials with infinitely many terms, but their behavior depends strongly on the input value. Inside the radius of convergence, the powers shrink quickly enough for the series to work well. Outside it, the powers grow too strongly.
At the boundary, each endpoint must be tested separately because the general ratio or root calculation usually says nothing there. Within its convergence interval, a power series can often be differentiated or integrated term by term. This makes it useful for approximating functions such as exponential, sine, and logarithm near a chosen center.
Students should track the center, radius, endpoint results, and whether convergence is absolute or conditional. These details determine which later operations are valid.