Respuesta :
Answer:
[tex]a_{n }[/tex] = 5n - 1
Step-by-step explanation:
There is a common difference between consecutive terms , that is
9 - 4 = 14 - 9 = 19 - 14 = 5
This indicates the sequence is arithmetic with nth term
[tex]a_{n}[/tex] = a₁ + (n - 1)d
where a₁ is the first term and d the common difference
Here a₁ = 4 and d = 5 , then
[tex]a_{n}[/tex] = 4 + 5(n - 1) = 4 + 5n - 5 = 5n - 1
Answer:
nth term = 5n - 1.
Step-by-step explanation:
This is an arithmetic sequence.
First term a = 4 and common difference d = 5.
nth term = a + d(n -1)
= 4 + 5(n - 1)
= 5n + 4 - 5
= 5n - 1