joevel
contestada

find the nth terms of the sequence with the following first four terms as shown in the table.

________________________
n 1 2 3 4
________________________
an 5 9 13 17
_______________________ ​

Respuesta :

Answer:

see explanation

Step-by-step explanation:

Both sequences have a common difference between consecutive terms, that is

2 - 1 = 3 - 2 = 4 - 3 = 1

This indicates the sequence is arithmetic with n th term

[tex]a_{n}[/tex] = a₁ + (n - 1)d

where a₁ is the first term and d the common difference

Here a₁ = 1 and d = 1 , thus

[tex]a_{n}[/tex] = 1 + n - 1 = n

--------------------------------------------------------------------

Similarly

d = 9 - 5 = 13 - 9 = 17 - 13 = 4 and a₁ = 5 , then

[tex]a_{n}[/tex] = 5 + 4(n - 1) = 5 + 4n - 4 = 4n + 1