Question 483731: find a pattern in the list of numbers.then find the next number in the list.
1024,256,64,16,4
Answer by MathLover1(20850) (Show Source):
You can put this solution on YOUR website!
1024,256,64,16,4
a pattern in the list of these numbers: each number in the sequence is the previous number divided by
the next number in the list is
1024,256,64,16,4,1
|
|
|