Respuesta :
Answer:
[tex]a_n=-1+(n-1)(-2)[/tex]
Step-by-step explanation:
The arithmetic sequence formula looks like this:
[tex]a_n=a_1+(n-1)d[/tex]
where aₙ is the nth term, a₁ is the first term, n is the index, and d is the common difference.
Each consecutive term is decreased by 2 over the last, so d = 2. The first term is -1 of course, so you can write this equation:
[tex]a_n=-1+(n-1)(-2)[/tex]
Just to confirm:
[tex]a_n=-1+(n-1)(-2)\\a_3=-1+(2)(-2)\\a_3=-1-4\\a_3=-5[/tex]
And it works, -5 is the 3rd term in the sequence.
Answer:
[tex]a_{n}[/tex] = 1 - 2n
Step-by-step explanation:
The nth term of an arithmetic sequence is
[tex]a_{n}[/tex] = a₁ + (n - 1)d
where a₁ is the first term and d the common difference
Here a₁ = - 1 and d = a₂ - a₁ = - 3 - (- 1) = - 3 + 1 = - 2 , then
[tex]a_{n}[/tex] = - 1 - 2(n - 1) = - 1 - 2n + 2 = - 2n + 1 = 1 - 2n