Answer:
A) The first 4 terms of the sequences are:
,
,
and
.
B) An explicit formula for this sequence can be written as:
![a_(n) =8*(n+1)](https://img.qammunity.org/2020/formulas/mathematics/college/si1zkqyoui791olnfdl3c9jymoair8djbb.png)
C) A recursive formula for this sequence can be written as:
![\left \{ {{a_(1) =16} \atop {a_(n) =a_(n-1)+8}} \right.](https://img.qammunity.org/2020/formulas/mathematics/college/hj6iwqmxwai4ywu2sjsn43gftzqi8ijjur.png)
Explanation:
A) You can find the firs terms of this sequence simply selecting an odd integer and summing the consecutive 3 ones:
(a.1)
![a_(1)=1+3+5+7=16](https://img.qammunity.org/2020/formulas/mathematics/college/ejg9ncgq310vnn2ozittmnbfc292w8moww.png)
![a_(2)=3+5+7+9=24](https://img.qammunity.org/2020/formulas/mathematics/college/7jlqk1vzi7p2gy99x1jq7z6yb3807yye0y.png)
![a_(3)=5+7+9+11=32](https://img.qammunity.org/2020/formulas/mathematics/college/vazx69pr12qy2a9ovlcxe7c3ljshp10ci0.png)
![a_(4)=7+9+11+13=40](https://img.qammunity.org/2020/formulas/mathematics/college/r2b931gsmpjkuoy0no0sn06qp1py05lw17.png)
B) Observe the sequence of odd numbers 1, 3, 5, 7, 9, 11, 13(...).
You can express this sequence as:
(b.1)
If you merge the expression b.1 in a.1, you obtain the explicit formula of the sequence:
(a.1)
(b.2)
(b.3)
(b.s)
C) The recursive formula has to be written considering an initial term and an N term linked with the previous term. You can see an addition of 8 between a term and the next one. So you can express each term as an addition of 8 with the previous one. Therefore, if the first term is 16:
(c.s)