You can put this solution on YOUR website! I think I finally figured this one out.
:
9 is added to each progressive term and 7's increased by the summation of the number of terms in the sequence The 7's part of this sequence is just a play on Gauss's summation formula.
:
so
:
9(n+1)+7n(n+1)/2. n is the number of terms . You can figure the number of terms by dividing whatever the number of the last term is and subtracting 9 ,then dividing by 7....such as 100 is the last term so subtract 9 and divide by 7...answer is 13......so n would equal 13
:
9(13+1)+7(13)(14)/2=126+637=
:
you can rewrite the formula to
:
(n+1)(9+(7n/2))=