Question 481824
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi,
arithmetic sequence: {2,7,12,17,...}  d = 5
{{{a[n]=a[1]+(n-1)*d}}}
{{{a[20]=2+(19)*5 = highlight(97)}}}