Bounded Sequence
Understanding the concept of a bounded sequence is fundamental in the study of calculus and mathematical analysis. A bounded sequence is a set of numbers where all the elements fit between a fixed pair of numbers, known as bounds. In other words, for a sequence \(a_n\), it is considered bounded if you can find two real numbers, say \(m\) and \(M\), such that \(m \leq a_n \leq M\) for all elements \(a_n\) in the sequence. These bounds serve as a ceiling and floor to the values that the sequence can take.
However, the fact that a sequence is bounded does not necessarily mean it will converge to a specific value. It simply means that the sequence will not approach infinity or negative infinity. For instance, the sequence \(1, -1, 1, -1, \ldots\) is bounded (as \(m = -1\) and \(M = 1\)), yet it does not settle down to a single value. It keeps oscillating between 1 and -1 and thus does not converge. This showcases the misconception that 'Every bounded sequence converges' as false.
Limits of Sequences
The limit of a sequence is the value that the elements of the sequence approach as the index (usually denoted as \(n\)) goes to infinity. When a sequence of numbers has a limit, we say that the sequence converges to that limit. Unfortunately, not all sequences have limits. For a sequence to have a limit, the terms must get closer and closer to a single value as \(n\) increases. This concept is central to many theorems in calculus and to the very foundation of mathematical analysis.
For example, a convergent sequence of positive numbers results in a non-negative limit because, as \(n\) grows larger, the positive terms must inch towards a non-negative value. If the terms got closer to a negative value, they would ultimately fail to be positive. That's why the assertion 'A convergent sequence of positive numbers has a positive limit' is usually true, unless the limit is precisely zero, in which case it is non-negative.
Convergent Series
Understanding Convergence
A convergent series is essentially a sequence of partial sums that approaches a specific finite number. The term 'series' refers to the sum of a sequence of terms. For a series to be convergent, adding more and more terms brings the sum closer to a fixed value, and this holds true no matter how many terms are added.
As opposed to a sequence which may or may not converge, when we explicitly refer to a 'convergent series,' we imply that the sum of its sequence of terms does indeed tend toward a specific limit. It's critical to differentiate between a convergent series and what is known as a 'divergent' or 'non-convergent' series, which does not have a finite limit. A classic example of a divergent series is the sequence of partial sums obtained from the sequence \(a_n = n^{2}+1\), showing that not all sequences will lead to a convergent series.
Rational Numbers
Rational numbers form an integral part of number theory and are essential for understanding sequences and series. A number is called rational if it can be expressed as the ratio of two integers, \(a\) and \(b\), where \(b \eq 0\), in the form \(\frac{a}{b}\). The set of rational numbers includes all integers, finite decimals, and repeating decimals; they are dense on the number line but do not cover every possible value on the line, as there are also irrational numbers.
When we consider sequences of rational numbers, one interesting property is that if the sequence converges, it must do so to a rational limit. This is because the set of rational numbers is closed under addition, subtraction, multiplication, and division by non-zero numbers. Therefore, the endpoints of the sequence, being rational themselves, ensure that any obtained limit through arithmetic operations also remains rational.