all the odd position numbers are simply the counting numbers, 1,2,3, ...
while all the even position numbers are the powers of 2, 2^0, 2^1, 2^2, ...
1, 1, 2, 2, 3, 4, 4, 8, 5, 16, 6, 32,...
What is the next 2 numbers
and what is the pattern (no need to make a formula)
1 answer