📚 Quick Study Guide
- 🔢 Arithmetic Sequence: A sequence where the difference between consecutive terms is constant. The formula is $a_n = a_1 + (n-1)d$, where $a_n$ is the nth term, $a_1$ is the first term, $n$ is the term number, and $d$ is the common difference.
- 📈 Geometric Sequence: A sequence where each term is multiplied by a constant to get the next term. The formula is $a_n = a_1 * r^(n-1)$, where $a_n$ is the nth term, $a_1$ is the first term, $n$ is the term number, and $r$ is the common ratio.
- ➕ Sum of an Arithmetic Series: The sum of the first n terms of an arithmetic sequence. The formula is $S_n = \frac{n}{2}(a_1 + a_n)$, where $S_n$ is the sum of the first n terms, $n$ is the number of terms, $a_1$ is the first term, and $a_n$ is the nth term.
- ✖️ Sum of a Geometric Series: The sum of the first n terms of a geometric sequence. The formula is $S_n = \frac{a_1(1 - r^n)}{1 - r}$, where $S_n$ is the sum of the first n terms, $a_1$ is the first term, $r$ is the common ratio, and $n$ is the number of terms.
- ♾️ Infinite Geometric Series: If $|r| < 1$, the sum of an infinite geometric series is $S = \frac{a_1}{1 - r}$, where $a_1$ is the first term and $r$ is the common ratio.
🧪 Practice Quiz
- Question 1: What is the 10th term of the arithmetic sequence 2, 5, 8, 11, ...?
- A) 29
- B) 32
- C) 35
- D) 38
- Question 2: What is the 7th term of the geometric sequence 3, 6, 12, 24, ...?
- A) 96
- B) 192
- C) 384
- D) 768
- Question 3: Find the sum of the first 6 terms of the arithmetic sequence 1, 4, 7, 10, ...
- A) 45
- B) 51
- C) 57
- D) 63
- Question 4: Find the sum of the first 5 terms of the geometric sequence 2, 6, 18, 54, ...
- A) 242
- B) 244
- C) 246
- D) 248
- Question 5: What is the common difference of the arithmetic sequence where $a_1 = 5$ and $a_{20} = 43$ ?
- A) 1.8
- B) 2.0
- C) 2.2
- D) 2.4
- Question 6: What is the common ratio of the geometric sequence where $a_1 = 4$ and $a_4 = 32$?
- A) 1
- B) 2
- C) 3
- D) 4
- Question 7: Find the sum of the infinite geometric series 9 + 3 + 1 + 1/3 + ...
- A) 13.5
- B) 14.0
- C) 14.5
- D) 15.0
Click to see Answers
1: A, 2: B, 3: B, 4: A, 5: B, 6: B, 7: A