answersLogoWhite

0

One possibility given by Mehtamatics is:

t(n) = (n4 - 10n3 + 29n2 -110n + 606)/6

t(1..5) = {86, 73, 58, 41, 26} as required

→ t(6) = (64 - 10 × 63 + 29 × 62 - 110 × 6 + 606)/6 = 21

Another possibility:

t(2) = t(1) - 13

t(3) = t(2) - 15

t(4) = t(3) - 17

t(5) = t(4) - 15

Following this possible pattern, the next difference will be to subtract 13, giving:

t(6) = t(5) - 13 = 26 - 13 = 13.

-----------------------------------------------------------------

In fact you can have any number you want as the next number. Just specify the next number(s) you want and a polynomial formula (like the one Mehtamatics supplied) can be found to give the first 5 numbers as {86, 73, 58, 41, 26) and the number(s) you specify to follow.

User Avatar

Wiki User

7y ago

What else can I help you with?