Question 1022561
Which kind of sequence?  For arithmetic ones,
{{{a[n] = a[1] + (n-1)d}}}
and so
{{{a[10] = a[1] + 9d}}}