Skip to content

What comes next in this sequence? #1163

Closed Answered by CelioAmaral
ParanoidUser asked this question in Galaxy Trivia
Discussion options

You must be logged in to vote

The logical rule of the sequence is: multiply the previous term by 2 and add this result with 2 units.

Numerical Sequence
A numerical sequence is a list made up of numbers that has a generally well-defined order. Furthermore, it contains what we know as the law of formation, or law of recurrence, which allows us to find the next terms in the sequence.

It is possible to observe that its logical rule is given by multiplying the previous term by 2 and adding this result to 2.

1 x 2 = 2 + 2 = 4

4 x 2 = 8 + 2 = 10

10 x 2 = 20 + 2 = 22

22 x 2 = 44 + 2 = 46

46 x 2 = 92 + 2 = 94

According to the question, the numerical sequence is 1, 4, 10, 22, 46, 94.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ParanoidUser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants