The problem asks us to find the sum of the first $n$ terms ($S_n$) for each given sequence. (a) $1, 3, 5, 7, 9, 11$ (b) $4, 2, 0, -2, -4$
2025/3/21
1. Problem Description
The problem asks us to find the sum of the first terms () for each given sequence.
(a)
(b)
2. Solution Steps
(a) The sequence is an arithmetic progression with first term and common difference . The th term is given by .
The sum of the first terms of an arithmetic progression is given by:
Substituting and , we get:
(b) The sequence is an arithmetic progression with first term and common difference . The th term is given by .
The sum of the first terms of an arithmetic progression is given by:
Substituting and , we get:
3. Final Answer
(a)
(b)