Respuesta :
Solve It for an arithmetic sequence
- First term=a=12
- Common difference=d=-4
So
- a_n=a+(n-1)d
Hence
a_40:-
- a+(40-1)d
- a+39d
- 12+39(-4)
- 12-156
- -144
Answer:
[tex]f(40)=-144[/tex]
Step-by-step explanation:
Given:
- [tex]f(1)=12[/tex]
- [tex]f(n)=f(n-1)-4[/tex]
This is a recursive arithmetic sequence since each term is defined using the previous term.
To find the nth term, convert the recursive formula to an explicit formula.
Explicit form of an arithmetic sequence: [tex]a_n=a+(n-1)d[/tex]
where:
- [tex]a_n[/tex] is the nth term
- a is the first term
- d is the common difference between terms
We have been given the first term: [tex]a=12[/tex]
To get any term from its previous term we subtract 4, so the common different (d) is -4.
Therefore, the formula for the nth term is:
[tex]\implies a_n=12+(n-1)(-4)[/tex]
[tex]\implies f(n)=16-4n[/tex]
To find [tex]f(40)[/tex] simply substitute n = 40 into the explicit formula:
[tex]\implies f(40)=16-4(40)=-144[/tex]