Card: 2 / 20 |
An arithmetic sequence is defined by a constant difference between consecutive terms. The nth term can be expressed as a_n = a_1 + (n - 1)d, where a_1 is the first term and d is the common difference. |
Card: 4 / 20 |
The sum of the first n terms (S_n) can be calculated using the formula: S_n = n/2 * (2a_1 + (n - 1)d) or S_n = n/2 * (a_1 + a_n), where a_n is the nth term. |
Card: 6 / 20 |
The first term a_1 = 5 and the common difference d = 4. Using the formula a_n = a_1 + (n - 1)d, we find a_20 = 5 + (20 - 1) * 4 = 5 + 76 = 81. |
Card: 8 / 20 |
A geometric sequence is defined by each term being obtained by multiplying the previous term by a fixed non-zero number called the common ratio (r). For example, in the sequence 3, 6, 12, ..., the common ratio is 2. |
Card: 10 / 20 |
The nth term of a geometric sequence can be found using the formula: a_n = a_1 * r^(n - 1), where a_1 is the first term and r is the common ratio. |
Card: 12 / 20 |
The first term a_1 = 4 and the common ratio r = 3. Using the formula a_n = a_1 * r^(n - 1), we find a_5 = 4 * 3^(5 - 1) = 4 * 81 = 324. |
Card: 14 / 20 |
The sum of the first n terms (S_n) of a geometric sequence can be calculated using S_n = a_1 * (1 - r^n) / (1 - r) for r ≠ 1. |
Card: 16 / 20 |
The first term a_1 = 1 and the common ratio r = 2. The sum is S_4 = 1 * (1 - 2^4) / (1 - 2) = 1 * (1 - 16) / (-1) = 15. |
Card: 18 / 20 |
A finite sequence has a specific number of terms, while an infinite sequence continues indefinitely without an endpoint. For example, the sequence of natural numbers is infinite. |
Card: 20 / 20 |
This is a geometric sequence where the common ratio r = 1/2. Each term is obtained by multiplying the previous term by 1/2. |