Posted by Kate on Monday, July 11, 2011 at 4:59pm.
or
t(n) = t(n-1) + 2n + 3
t(1) = 10
t(2) = t(1) + 4+3 = 10+7 = 17
t(3) = t(2) + 6+3 = 17+9 = 26
t(4) = t(3) + 8+3 = 26+11 = 37
t(5) = t(4) + 10+3 = 37+13 = 40
l
Related Questions
Math - tn - tn-1 = 2n + 3 Find the first five terms in the sequence using this ...
Math - The first term in a sequence of number is t1 = 4. The terms that follow ...
MATH - Please help me with this!! The first term in a sequence of number is t1...
Advanced Functions - I need help answering these questions 1. State the Common ...
Math(Pre=Calc) - The first term in a sequence of number is t1 = 4. The terms ...
math sequences and series - how do i solve if t1=1/2 and tn=tn-1+1/n(n+1), ...
math+check! - a sequence tn, is defined as all natural numbera that are neither ...
Calculus - For the Arithmetic sequence, determine the value of t1, and d. An ...
Math Formula--General Term - Consider the sequence 12, 5, -2, -9 Determine the ...
man alive! can someone check for me? - I am so bad when it comes to mathI I ...
For Further Reading