Question 380239
  <pre><font size = 3 color = "indigo"><b>
Hi,
{{{a[n]=a[1]+(n-1)*d}}}
in this sequence d = 3
{{{a[n]= 1 +(n-1)*3}}}