This site is a work in progress. New lessons are added regularly. Contact us
Additional practice set 2 · Challenge ← Back to lesson

Sequences and Notation: Additional Practice (Set 2)

12 multiple-choice questions, progressively harder.

Additional practice set 2 · Challenge 0 / 12 answered
Question 1 of 12
  1. 1

    Evaluate k=24(1k1k+1)\displaystyle\sum_{k=2}^{4} \left( \frac{1}{k} - \frac{1}{k+1} \right).

    Answer choices for question 1
  2. 2

    Evaluate k=25(1)kk2\displaystyle\sum_{k=2}^{5} (-1)^k k^2.

    Answer choices for question 2
  3. 3

    A sequence has a1=3a_1 = 3, a2=4a_2 = 4, and an=an1an2a_n = a_{n-1} - a_{n-2} for n3n \ge 3. What is a20a_{20}?

    Answer choices for question 3
  4. 4

    Evaluate j=77j2\displaystyle\sum_{j=7}^{7} j^2.

    Answer choices for question 4
  5. 5

    A sequence is given by a1=2a_1 = 2 and an=an1+7a_n = a_{n-1} + 7 for n2n \ge 2. Using only this rule, how many additions must you perform to reach a1000a_{1000}?

    Answer choices for question 5
  6. 6

    A sequence has a1=1a_1 = 1, a2=2a_2 = 2, and an=an1an2+1a_n = a_{n-1} \cdot a_{n-2} + 1 for n3n \ge 3. What is a5a_5?

    Answer choices for question 6
  7. 7

    How many terms are in the sum j=620j2\displaystyle\sum_{j=6}^{20} j^2?

    Answer choices for question 7
  8. 8

    Which sum is equal to k=14(k+1)3\displaystyle\sum_{k=1}^{4} (k+1)^3?

    Answer choices for question 8
  9. 9

    Which sum has the value 3535?

    Answer choices for question 9
  10. 10

    The sums i=14i2\displaystyle\sum_{i=1}^{4} i^2 and k=14k2\displaystyle\sum_{k=1}^{4} k^2 have the same value. What is the reason?

    Answer choices for question 10
  11. 11

    A jar contains 5050 dollars. At the end of every month you add 1212 dollars. Let ana_n be the amount in the jar at the end of month nn. Which recursive definition describes the sequence?

    Answer choices for question 11
  12. 12

    Evaluate k=14kk+1\displaystyle\sum_{k=1}^{4} \frac{k}{k+1}.

    Answer choices for question 12