Aug 22, 2024
Arithmetic Sequence: A sequence where the difference between consecutive terms is constant (common difference).
Geometric Sequence: A sequence where the ratio between consecutive terms is constant (common ratio).
Formula: Arithmetic Mean of two numbers a and b is calculated as:
[ \text{Mean} = \frac{a + b}{2} ]
Example: Mean of 7 and 23:
[ \text{Mean} = \frac{7 + 23}{2} = 15 ]
Formula: Geometric Mean of two numbers a and b is calculated as:
[ \text{Mean} = \sqrt{a \times b} ]
Example: Geometric Mean of 6 and 96:
[ \text{Mean} = \sqrt{6 \times 96} = 24 ]
Arithmetic Sequence nth Term Formula:
[ a_n = a_1 + (n - 1) \cdot d ]
Geometric Sequence nth Term Formula:
[ a_n = a_1 \cdot r^{(n - 1)} ]
Arithmetic Partial Sum Formula:
[ S_n = \frac{(a_1 + a_n)}{2} \cdot n ]
Geometric Partial Sum Formula:
[ S_n = \frac{a_1 \cdot (1 - r^n)}{1 - r} ]
Identify if the following is a sequence or series, finite or infinite, and type (arithmetic or geometric).
Write the first four terms of the sequence defined by:
[ a_n = 3n - 7 ]
Find the sum of the first 300 natural numbers:
Sum of all even numbers from 2 to 100:
Sum of all odd integers from 21 to 75: