MAT 112 -03/04 In-class Homework
Section 10.1 #10, 26, 54.
- Write
the first five terms of the sequence beginning with n = 1.
an = (3n2
- n + 4) / (2n2 + 1).
a1 = (3*12 - 1 + 4) /
(2*12 + 1) = 2.
a2 = (3*22 - 2 + 4) / (2*22
+ 1) = 14/9.
a3 = (3*32 - 3 + 4) / (2*32
+ 1) = 28/9.
a4 = (3*42 - 4 + 4) / (2*42
+ 1) = 16/11.
a5 = (3*52 - 5 + 4) / (2*52
+ 1) = 74/51.
- Write
the first five terms of the sequence defined recursively.
a1 = 15, ak+1
= ak + 3.
a2 = 15 + 3 = 18.
a3 = 18 + 3 = 21.
a4 = 21 + 3 = 24.
a5 = 24 + 3 = 27.
- Write
an expression for the most apparent nth term of the
sequence, with n beginning with 1.
1/3, 2/9, 4/27, 8/81.
Clearly the denominator is in powers of 3: 31, 32,
33,….
The numerator is in powers of 2: 20, 21, 22,
….
We have an = 2n - 1 / 3n.
Essential Trigonometry, Math Links
by Jack Tompkins