Sequences
A sequence is an ordered list of numbers, where each number is called a term. It can be represented as
Definition
A sequence is defined as:
Example: The sequence of natural numbers:
Types of Sequences
Arithmetic Sequences
They are characterized by having a constant difference between consecutive terms.
where
Geometric Sequences
They are characterized by having a constant ratio between consecutive terms.
where
Alternating Sequences
They are characterized by alternating between two or more values.
Example:
Monotonic Sequences
- Monotonically Increasing:
- Monotonically Decreasing:
Convergence and Divergence
Convergence
A sequence converges to a limit
Divergence
A sequence diverges if it does not converge to a finite limit.
Series
A series is the sum of the terms of a sequence. It is generally denoted as
Types of Series
Finite Series
Sum of a finite number of terms.
Example:
Infinite Series
Sum of infinitely many terms. It is defined as the limit of the sum of the
Arithmetic Series
The sum of an arithmetic series can be calculated using the formula:
where
Geometric Series
The sum of a geometric series, where
Alternating Series
Alternating series have terms that change sign. An important criterion for convergence is the Leibniz Criterion:
- An alternating series
converges if: is monotonically decreasing. .
Power Series
A power series has the form:
where
Convergence is determined in the interval of convergence, given by the radius
Theorems
Theorem of Convergence of Series
A series
Convergence Criteria
- Comparison Criterion: If
and converges, then also converges. - Root Criterion: For
:
Abel’s Theorem
If
Integers and Number Theory
Divisibility
Prime Numbers
A number
Composite Numbers
A number
Fermat’s Little Theorem
If
Greatest Common Divisor
The Greatest Common Divisor (GCD) of two or more integers is the largest integer that divides all those numbers without leaving a remainder.
For two integers
Properties of GCD
- Non-negativity:
. - Commutativity:
. - Divisibility Property: If
, then divides any linear combination of and .
Euclidean Algorithm
To find the GCD of two numbers
Least Common Multiple (LCM)
The Least Common Multiple of two or more integers is the smallest positive integer that is a multiple of all those numbers.
For two integers
Properties of LCM
- Non-negativity:
and only if or . - Commutativity:
.
Relationship Between GCD and LCM
Modular Arithmetic
Modular Congruence
Properties
If
Chinese Remainder Theorem
If
There exists a unique solution