#Sequences and series
19 messages · Page 1 of 1 (latest)
This is what i did for (b)
for the question c)
a_{n+1} - a_n = 3(n+1)
So you have just to calculate 3(n+1) at each iteration
understood
Thanks!
.solved
Post marked as solved by @swift thicket.
Use .unsolved if this was a mistake.
.unsolved
Post marked as unsolved by @swift thicket.
Use .solved to mark as solved.
Is this an appropriate way to show that the difference between two terms in this sequence can be expressed in the form 3(n+1)?
Yeah
okie, thanks
You're welcome
.solved