SOLUTION: For the sequence 1,5,9,13.... , give a formula for its nth term.
Algebra
->
Sequences-and-series
-> SOLUTION: For the sequence 1,5,9,13.... , give a formula for its nth term.
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 379497
:
For the sequence 1,5,9,13.... , give a formula for its nth term.
Answer by
robertb(5830)
(
Show Source
):
You can
put this solution on YOUR website!
an = a1 + (n-1)d,
an = 1 + (n-1)4,
an = 1+4n - 4,
an = 4n - 3.