Question 1083519
.
<pre>
{{{a[1]}}} = 10;


d = 10.


{{{a[n]}}} = {{{a[1] + d*(n-1)}}} = 10 + 10*(n-1) = 10n.


{{{a[n+1]}}} = {{{a[n]+10}}}.
</pre>


--------------
There is a bunch of lessons on arithmetic progressions in this site:

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/Sequences-and-series/Arithmetic-progressions.lesson>Arithmetic progressions</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/Sequences-and-series/The-proofs-of-the-formulas-for-arithmetic-progressions.lesson>The proofs of the formulas for arithmetic progressions</A> 

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/Sequences-and-series/Problems-on-arithmetic-progressions.lesson>Problems on arithmetic progressions</A>  

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/Sequences-and-series/Word-problems-on-arithmetic-progressions.lesson>Word problems on arithmetic progressions</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/Sequences-and-series/Mathematical-induction-and-arithmetic-progressions.lesson>Mathematical induction and arithmetic progressions</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/Sequences-and-series/One-characteristic-property-of-arithmetic-progressions.lesson>One characteristic property of arithmetic progressions</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/Sequences-and-series/Solved-problems-on-arithmetic-progressions.lesson>Solved problems on arithmetic progressions</A> 



Also, &nbsp;you have this free of charge online textbook in ALGEBRA-II in this site

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson>ALGEBRA-II - YOUR ONLINE TEXTBOOK</A>.


The referred lessons are the part of this online textbook under the topic <U>"Arithmetic progressions"</U>.