What Comes Next In The Sequence: 2, 1, (1/2), (1/4), ?

Look at the series of the given numbers and find the pattern in them.

What comes next in the sequence:

2, 1, (1/2), (1/4), ?

what comes next in the sequence 2 1 half

To solve this series, look for the degree and direction of change between the numbers. In other words, do the numbers increase or decrease, and by how much. This will help you find the logic and pattern between the numbers in the given series. Once you find that it will be very easy for you to find the consecutive numbers in the sequence.

Solving sequence riddles helps in improving your analytical abilities and thinking capacities.

If you get the answer, share it with your friends on WhatsApp and Facebook.

[showhide more_text=”Show Answer” less_text=”Hide Answer”]

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.

Answer = 1/8

[/showhide]

1 thought on “What Comes Next In The Sequence: 2, 1, (1/2), (1/4), ?”

  1. This is a geometric progression in which each successive term is halved. Thus, the term following (1/4) is (1/8). The general solution is 2**(2-i), where “**” is the exponentiation operator, and “i” is the term number (1-based indexing).

    Reply

Leave a Comment