answersLogoWhite

0


Best Answer

There are infinitely many polynomials of order 4 that will give these as the first four numbers and any one of these could be "the" rule. Short of reading the mind of the person who posed the question, there is no way of determining which of the infinitely many solutions is the "correct" one. Each one of these so-called rules will give a different set of the next three.

Conversely, you can select any three numbers to be the next numbers and there will be a rule based on a polynomial of order six that will fit the above four and your selection of three.

For example, you could select the rule as

U(n) = (-465*n^6 + 11334*n^5 - 108805*n^4 + 520570*n^3 - 1289870*n^2 + 1539956*n - 674160)/120 for n = 1, 2, 3, ...

The resulting sequence is -12, 24, -48, 96, 1, 2, 3, ...

Or, if the rule is

U(n) = (-228*n^6 + 5559*n^5 - 53390*n^4 + 255605*n^3 - 633802*n^2 + 757216*n - 331680)/60 for n = 1, 2, 3, ...

then resulting sequence is -12, 24, -48, 96, 10, 20, 30, ...

The simplest solution, based on

U(1) = -12

U(n+1) = -2*U(n) for n = 1, 2, 3, ...

or, equivalently by U(n) = -6*2^n

gives the following sequence: -12, 24, -48, 96, -192, 384, -768,

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the next three numbers in the pattern -12 24 -48 96...?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the next three numbers in this pattern -2-7 -12?

-17, -22


What are the next three numbers in this pattern 16 12 8?

The difference between the successive numbers is 4. so the next three numbers could be 4, 0 and -4.


What are the next three numbers in the pattern 2 -4 6 -8 10?

-12, 14, -16


What are the next three numbers in the pattern 1 4 5 8 9?

12, 13, 16 Add three, then add 1, then add three, then add 1, and so on so forth


What are the next three numbers in the pattern 2 3 4 6 6 9 8?

12, 10 and 15 the are alternatively increased by 2 and 3


What is the next three numbers 33 32 30 27?

Well, judging by the sequence of numbers, the pattern would be to subtract one more than the last time from each new number. Meaning 33-1=32 then 32-2=30 then 30-3=27. The next three numbers would be 27-4=23 and 23-5=18 and finally 18-6=12. So 23 18 and 12 would be the next three numbers in sequence.


What is next in the pattern 8 24 12 36 18 54?

The next two numbers are 26 & 78.


What are the next three numbers in the pattern 3 9 12 21 33 54?

The next three numbers are: 87, 141, 228. Each number in the sequence after the first two is the sum of the previous two numbers. This is a variation of the Fibonacci sequence which starts with 1, 1, ... (and then continues ..., 2, 3, 5, 8, 13, ...).


What is the pattern of the numeric sequence 1-2-5-12-27-48 and what are the next three numbers?

There are infinitely many possible patterns. One possibility is: t(n) = (-4x5 + 65x4 - 370x3 + 1015x2 - 1246x + 600)/60 IF that is the case, then the next three numbers are 59, 22 and -131.


The average of the first three numbers was sixThe average of the next seven numbers was 19 What was the overall average of all 10 numbers?

12


What are the next three numbers in the sequence 15 -14 13 -12?

11, -10, 9


What are the next two numbers in the pattern 1 3 7 13 19?

21 and 13. The pattern is t(n) = (-n4 + 10n3 - 23n2 + 38n - 12)/12