SOLUTION: what is the nth term of the sequence 12,6,3,1.5
Algebra
->
Sequences-and-series
-> SOLUTION: what is the nth term of the sequence 12,6,3,1.5
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 849570
:
what is the nth term of the sequence 12,6,3,1.5
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
a_n = 3*2^(3-n) closed form
a(n+1) = (a(n))/2 recurrence relation