This is an alternating addition series with repetition, in which a random number, 66, is interpolated as every third number. The regular series adds 2, then 3, then 2, and so on, with 66 repeated after each "add 2" step.
In this simple subtraction with repetition series, each number is repeated, then 3 is subtracted to give the next number, which is then repeated, and so on.
This is an alternating addition series, with a random number, 21, interpolated as every third number. The addition series alternates between adding 3 and adding 4. The number 21 appears after each number arrived at by adding 3.
This is a simple division series; each number is one-half of the previous number.
In other terms to say, the number is divided by 2 successively to get the next result.
4/2 = 2
2/2 = 1
1/2 = 1/2
(1/2)/2 = 1/4
(1/4)/2 = 1/8 and so on.