Found a series problem online, extremely hard to solve. help

  • Thread starter Thread starter some_letters
  • Start date Start date
  • Tags Tags
    Hard Series
AI Thread Summary
The discussion revolves around identifying the next number in a mathematical series: 1, 2, 12, 48, 216, 936, 4104, 17928, 78408, 342792. Participants explore various mathematical approaches, including powers of two, three, and prime numbers, but struggle to find a solution. A methodical approach is proposed, where each number is derived by doubling the previous number, adding it to the one before that, and then multiplying by three. The formula ai = 3[2*ai-2 + ai-1] is established for calculating subsequent numbers in the sequence. Based on this pattern, the predicted next number is 1,498,824. The discussion also touches on the appropriate categorization of the thread, suggesting it fits better in a pre-calculus mathematics forum.
some_letters
Messages
54
Reaction score
0

Homework Statement

What is the next number in the following series?
1 2 12 48 216 936 4104 17928 78408 342792 ____________

Homework Equations


I haven't any idea

The Attempt at a Solution



power's of two, powers of three, prime numbers. I am beat

it can be found on this test --->http://www.mental-testing.com/

Mod's, I am sorry if this is in the wrong sub-directory. I couldn't figure out where else to put it.
 
Last edited:
Physics news on Phys.org
All the numbers except the first two are divisible by 3.

Start with the first two numbers in the sequence (1 and 2) as being given.

Take 1 and double it: you get 2.

Add this to 2: you get 4.

Multiply the result by 3: you get **12**

Repeat these three steps over and over again, just shifting your position in the sequence forward by one number each time. For example:

2*2 = 4
4 + 12 = 16
16 * 3 = **48**

12*2=24
24+48 =72
72*3 = **216**

48*2 = 96
96+216= 312
312*3 = **936**

etc.

More generally, if ai is the ith number in the sequence, with a1 = 1 and a2 = 2, then:

ai = 3 [2*ai-2 + ai-1 ] for i ≥ 3

ai = 6ai-2 + 3ai-1

EDIT: and by the way, "Pre-calculus Mathematics" would have been a good sub forum to post this thread in since 1) it is mathematics and 2) it is the type of math that comes before learning calculus.

EDIT 2: based on this, I predict the next number in the sequence to be 1,498,824
 
Last edited:
In the past similar questions landed in the brain teasers.
 
Good point Borek, especially since it didn't really seem like homework (else I would not have posted a full solution!)
 
Thanks Cehpeid, I realized that every number was divisble by 2,3, and 12. I never thought to include the previous two terms.
 
Last edited:
Similar to the 2024 thread, here I start the 2025 thread. As always it is getting increasingly difficult to predict, so I will make a list based on other article predictions. You can also leave your prediction here. Here are the predictions of 2024 that did not make it: Peter Shor, David Deutsch and all the rest of the quantum computing community (various sources) Pablo Jarrillo Herrero, Allan McDonald and Rafi Bistritzer for magic angle in twisted graphene (various sources) Christoph...
Thread 'My experience as a hostage'
I believe it was the summer of 2001 that I made a trip to Peru for my work. I was a private contractor doing automation engineering and programming for various companies, including Frito Lay. Frito had purchased a snack food plant near Lima, Peru, and sent me down to oversee the upgrades to the systems and the startup. Peru was still suffering the ills of a recent civil war and I knew it was dicey, but the money was too good to pass up. It was a long trip to Lima; about 14 hours of airtime...
Back
Top