Sequences

A sequence is a list of numbers following a rule — a function whose inputs are the term numbers 1,2,3,1, 2, 3, \dots. Two kinds dominate Algebra I:

  • Arithmetic — a constant common difference dd: you add dd each step. The nnth term is an=a1+(n1)da_n = a_1 + (n - 1)d.
  • Geometric — a constant common ratio rr: you multiply by rr each step. The nnth term is an=a1rn1a_n = a_1 \cdot r^{\,n-1}.

You'll also switch between a recursive rule (how to get the next term from the last one) and an explicit rule (the nnth term directly). These are real, released Regents questions.

Question 1 of 30

Arithmetic sequence — common difference

The first term in an arithmetic sequence is 55 and the fifth term is 1717. What is the common difference?

Your score appears when you finish.

For teachers

Standard, common misconceptions, and suggested use will live here.