Question Error Report

Thank you for reporting, we will resolve it shortly

Back to Question

Q. Let the sequence $a_n$ be defined as follows :
$a_{1} = 1, a_{n} = a_{n-1} + 2$ for $n\ge2$.
Write the corresponding series.

Sequences and Series

Solution:

We have, $a_{n} = a_{n-1} + 2, n\ge2$ and $a_{1} = 1 $
$\therefore a_{2} = a_{1} +2 = 1 +2 += 3$,
$a_{3}= a_{2} +2 $
$= 3 + 2 = 5$,
$a_{4} = a_{3}+2$
$ = 5 + 2 = 7$,
$ a_{5} = a_{4} +2 $
$= 7 + 2 = 9$.
$\therefore $ The corresponding series is $ 1 + 3 + 5 + 7 + 9 + ...$