Logo
Published on

Quick AP term

Authors
  • avatar
    Name
    Vu Hung
    Twitter

Problem Statement

Find a18a_{18} for the arithmetic sequence 2,7,12,2,7,12,\ldots.


Hints

Use an=a+(n1)da_n=a+(n-1)d with a=2a=2 and d=5d=5.


Solutions

a18=2+175=87.a_{18}=2+17\cdot 5=87.

Further Readings


Connect with me