answersLogoWhite

0


Best Answer

There are infinitely many polynomials of order 5 that will give these as the first five 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.

One such is: U(n) = (5*n^5 - 15*n^4 + 85*n^3 - 201*n^2 + 250*n - 80)/8

another is U(n) = (4*n^5 - 80*n^4 + 340*n^3 - 900*n^2 + 1006*n - 330)/30

The simplest, based on a polynomial of order 1 is U(n) = 5 - 3n

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the nth term of 2 -1 -4 -7 -10?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the nth term for 26 18 10 2 -6?

The nth term in this arithmetic sequence is an=26+(n-1)(-8).


What is the nth term for 10 6 2 -2?

It is: nth term = -4n+14


What is the nth term of 1 4 7 10 13?

3n-2


What is the nth term of -10 -8 -6 -4 -2?

The nth term is (2n - 12).


What is the nth term for 4 14 24 34?

You can see that you add 10 to the previous term to get the next term. Term number 1 2 3 4 Term 4 14 24 34 You can also say: Term number 1 2 3 4 Term 0*10+4 1*10+4 2*10+4 3*10+4 So the nth term would be 10(n-1)+4 Or if you expand it, it's 10n-6


What is the nth term and the 10th term of the squence 10 21 34 49?

f = 10n + (n - 1)^2 For n=10 f = 10(10) + (10 - 1)^2 f = 181


What is the sequences in a triangular number?

1, 3, 6, 10, ... The nth term is n*(n+1)/2


What is the nth term of -8 2 12 22?

The sequence has a difference of 10, so the nth term starts with 10n. Then to get to -8 from 10 you need to subtract 18. So the nth term is 10n - 18.


What is the nth term of 1 7 17 31 49?

2n^2-1


What is the nth term for 6 11 18 27 38?

The nth term of the sequence is (n + 1)2 + 2.


What is tenth term of the sequence 2n plus 1?

1st term= 3 2nd term = 5 Nth term = 2n+1 10th term= 21 = 2(10)+1


what is the nth term for 12 10 8 6?

The nth term would be -2n+14 nth terms: 1 2 3 4 Sequence:12 10 8 6 This sequence has a difference of -2 Therefore it would become -2n. Replace n with 1 and you would get -2. To get to the first term you have to add 14. Therefore the sequence becomes -2n+14. To check your answer replace n with 2, 3 or 4. You will still obtain the number in the sequence that corresponds to the nth term. :)