WebWork Sequences 1) list of #'s 2) graph 3) closed form 4) recursive form
4) Write the first 8 terms of the following sequence: ¶
5) Write the first 8 terms of the following sequence: ¶
6) Give the following sequence in closed form: ¶
Now give the sequence in recursive form.¶
\(a_{1}=1;
a_{n+1}=a_{n}+7\)
7) Give the following sequence in closed form: ¶
Now give the sequence in recursive form.¶
\(a_{1}=1;
a_{n+1}=a_{n}+\left(2n+1\right)\)
8) Give the following sequence in closed form: ¶
Now give the sequence in recursive form.¶
\(a_{1}=1;
a_{n+1}=a_{n}\left(n+1\right)\)
Summing Sequences ¶
(closed form)