contestada

Identify a pattern in the given list of numbers.Then use this pattern to find the next number.
1,4,1,20,1,100,1

Respuesta :

4 x 5 = 20

20 x 5 = 100

I assume the next number in this sequence will be 500, as 100 x 5 = 500.