1,2,4,8,16,32,64 in exponential form?

3 answers

1,2,4,8,16,32,64
or
2^0, 2^1, 2^2, 2^3, 2^4, ....

I will let you form the exponential equation
so like 8 is 2^8? And like 64 is 2^64???
no

4 = 2^2
8 = 2^3
16 = 2^4
32 = 2^5
etc

your equation is

number(n) = 2^(n-1) , were n > 0 , and n is an integer.