For this case we have the following sequence:
0.8
3.2
12.8
51.2
This sequence can be written as:
0.8 = 0.2 * 4 = 0.2 * 4 ^ 1
3.2 = 0.2 * 16 = 0.2 * 4 ^ 2
12.8 = 0.2 * 64 = 0.2 * 4 ^ 3
51.2 = 0.2 * 256 = 0.2 * 4 ^ 4
Therefore, we have that the generic expression for this case is:
an = 0.2 * 4 ^ n
Then, the next number is then:
a5 = 0.2 * 4 ^ 5 = 0.2 * 1024 = 204.8
answer
the next number in the pattern is 204.8
Answer:
400,000,000+30,000,000+200,000+90,000+100
Hello from MrBillDoesMath!
Answer:
If n is even, sum = n/2.
If n is odd, sum = (n-1)/2 - 16
Discussion:
See attached doc and ask questions!
Thank you,
MrB
I am pretty sure it's the second sentence.