answersLogoWhite

0


Best Answer

t(n) = n(n - 3)

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

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

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

It is: nth term = -4n+14


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

The nth term is (2n - 12).


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 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 4 14 24 34?

The given sequence appears to be increasing by 10 each time. To find the nth term, we can use the formula for arithmetic sequences: nth term = first term + (n-1) * common difference. In this case, the first term is 4 and the common difference is 10. Therefore, the nth term for this sequence would be 4 + (n-1) * 10, which simplifies to 10n - 6.


What is the nth term for 0 -1 -2 -3 -4?

n - 1


What are the first four terms of a sequence and what term number is -32 when the nth term is 8 -2n?

If the nth term is 8 -2n then the 1st four terms are 6, 4, 2, 0 and -32 is the 20th term number


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

3n-2


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

It is: -6n+22


What is the nth term of -2 -6 -10 -14?

By varying the parameters of a quartic polynomial, the nth term can be made whatever you like. But, taking the simplest solution, Un = 2 - 4n for


What is the nth term for 5 10 19 32 49 nth term?

To find the nth term of this sequence, we first need to identify the pattern. The differences between consecutive terms are 5, 9, 13, 17, and so on. These are increasing by 4 each time. This means that the nth term can be calculated using the formula n^2 + 4n + 1. So, the nth term for the sequence 5, 10, 19, 32, 49 is n^2 + 4n + 1.


What is the nth term for 0 1 1 2 3 5 8 13?

This is the Fibonacci sequence, where the number is the sum of the two preceding numbers. The nth term is the (n-1)th term added to (n-2)th term