kritika.singhal1 wrote:
After the first term, each term in the sequence is five times greater than half the preceding term.
How to form the expression of the above statement, should it be
x/2+5x/2 or 5x/2?
Let's make up some number that could be this sequence:
First number= 2
Second number = (1/2)2 * 5 = 5
Third number = (1/2)5 * 5 = 12.5
I would just say Sn= 1/2(Sn-1) * 5
Please note, the above would have the "n" and the "(n-1)" in subscripts.