Patrick B. answered 05/17/19
Math and computer tutor/teacher
the sequence is 5,8,11,14,17,20, 23,... etc
the direct formula is f(n) = 3(n-1)+ 5 =
= 3n - 3 + 5
= 3n + 2 , for n=1,2,3,4,....
the recursive formula is
f(n) = f(n-1) + 3, where f(1) = 5
Abdul V.
asked 05/17/195,8,11,14
Position=1 2 3 4
Term =5 8 11 14
Xn=
Patrick B. answered 05/17/19
Math and computer tutor/teacher
the sequence is 5,8,11,14,17,20, 23,... etc
the direct formula is f(n) = 3(n-1)+ 5 =
= 3n - 3 + 5
= 3n + 2 , for n=1,2,3,4,....
the recursive formula is
f(n) = f(n-1) + 3, where f(1) = 5
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.