Question 481823
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi,
arithmetic sequence:  a1=9, d=2
{{{a[n]=a[1]+(n-1)*d}}}
{{{a[16]=9+(15)*2 = highlight(39)}}}