New Reply

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

 
Share Thread Thread Tools
May29-12, 10:13 PM   #1
 

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


1. The problem statement, all variables and given/known data


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

2. Relevant equations
I haven't any idea


3. 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.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
May29-12, 11:51 PM   #2
 
Mentor
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
 
May30-12, 02:00 AM   #3
 
Admin
In the past similar questions landed in the brain teasers.
 
May30-12, 08:11 AM   #4
 
Mentor

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


Good point Borek, especially since it didn't really seem like homework (else I would not have posted a full solution!)
 
May30-12, 10:50 AM   #5
 
Thanks Cehpeid, I realized that every number was divisble by 2,3, and 12. I never thought to include the previous two terms.
 
New Reply
Thread Tools


Similar Threads for: Found a series problem online, extremely hard to solve. help
Thread Forum Replies
extremely hard vectors/geometry problem: Find the centre of a sphere Calculus & Beyond Homework 2
extremely hard algebra! Precalculus Mathematics Homework 4
Extremely confused by the wording of aa extremely easy problem Introductory Physics Homework 3
Problem with Work Done by Friction, Velocities--Extremely Hard Introductory Physics Homework 8
Extremely hard physics problem! Help! Introductory Physics Homework 8