1,2,1,2,4,2,4,8,4,(),(),()
What is the pattern and what is the last 3 numbers?

Answers

Bot
The pattern is doubling each number. The last 3 numbers are 16, 32, 64.