75.2k views
2 votes
Find the next number in the secquence: 2,2,5,12,62,749,46,450

User Gabriel Wu
by
6.7k points

1 Answer

3 votes

Answer:

Investigating the sequence it can be deduced that the next in the sequence is 34791112

Explanation:

What is sequence?

Sequence refers to arrangement of list of numbers following a specific pattern.

Once the pattern of arranging a sequence is established other numbers in the sequence can be generated.

How to generate the next number in the sequence

the given data from the question include:

2,2,5,12,62,749,46450

The pattern in the sequence is

third term * 2nd term + first term

third term = 5

2nd term = 2

first term = 2

5 * 2 + 2 = 12

similarly using same pattern gives

12 * 5 + 2 = 62

62 * 12 + 5 = 749

749 * 62 + 12 = 46450

46450 * 749 + 62 = ?

? = 34791112

THANKS

User Htanjo
by
8.0k points

Related questions

asked Jul 24, 2022 41.9k views
Jarosik asked Jul 24, 2022
by Jarosik
7.9k points
2 answers
20 votes
41.9k views