answersLogoWhite

0

Assuming this is a linear or arithmetic sequence,

the nth term is Un = 31 - 8n.

But, there are infinitely many polynomials of order 5 or higher, and many other functions that will fit the above 5 numbers.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the the nth tern of 3 7 11 15 19?

It is 4n -1 and so the next term will be 23


What is the nth term if the sequence is 22 15 8 1 -6?

It is: nth term = 29-7n


What is the nth term for 5 11 17 23 29?

35 * * * * * That is the next term. The question, however, is about the nth term. And that is 6*n - 1


What is the nth term in 1 3 7 11 15?

If you mean -1 3 7 11 15 then the nth term is 4n-5 and so the next term will be 19


What is the nth term of 1 -3 -7 -11 and -15?

It is: nth term = 5-4n and so the next term will be -19


What is the nth term in the sequence 3 7 11 15?

The nth term is 4n-1 and so the next term will be 19


What is the nth term for 1 7 15 W 37 51?

To find the nth term of the sequence 1, 7, 15, W, 37, 51, we first observe the differences between consecutive terms: 6, 8, W-15, 22, 14. The second differences are 2, W-23, 8, -8. Assuming W is consistent with the pattern, we can deduce that W must equal 23 for the differences to create a consistent second difference. Thus, the nth term can be represented by a quadratic formula, which can be derived from the differences.


What is the nth term of the arithmetic sequence 22 15 8 1 ...?

The nth term is -7n+29 and so the next term will be -6


What is the nth term for 1 8 15 22?

Balls deep


What is the nth term for 12 13 14 15?

The sequence 12, 13, 14, 15 is an arithmetic sequence where each term increases by 1. The nth term can be expressed as ( a_n = 12 + (n - 1) \times 1 ), which simplifies to ( a_n = 11 + n ). Therefore, the nth term of the sequence is ( a_n = n + 11 ).


What is the nth term for 3 7 11 15?

The nth term for that arithmetic progression is 4n-1. Therefore the next term (the fifth) in the sequence would be (4x5)-1 = 19.


What is the rule for the pattern 9 11 15 23 39 7?

The rule for the nth term is t(0) = 23 t(n) = mod[t(n-1) + 2n-1, 26] for n = 1, 2, 3, ...