answersLogoWhite

0


Best Answer

One possible solution is the nth term is (-1)ⁿ for n = 1, 2, .., 5.

Beyond n = 5, we have no information as to how the sequence continues, The first 10 terms may be:

  • -1, 1, -1, 1, -1, 1, 2, 3, 4, 5, ... (with the counting numbers);
  • -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, .... (repeating alternating between -1 and 1; t{n} = (-1)ⁿ);
  • -1, 1, -1, 1, -1, -31, -129, -351, -769, -1471, ... (t{n} = -(2x⁴ - 24x³ + 100x² - 168x + 93) / 3);
Or some other following terms.

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

The problem with a sequence is that it is the zeros of t{n} - a{n}.

The solution will be a polynomial of degree equal to the number of terms given.

However, there are infinitely many polynomials of a given degree that will go through the zeros given. There are some polynomials of a lesser degree which will go through the given zeros.

eg for a{n} = {1, 2, 3, 4, ...} the counting numbers, a polynomial of degree 1 will suffice: t{n} = n. However, it is possible to find a polynomial of degree 4 which will permit any value to follow;

eg for the given a{n}, t{n} = -(x⁴ - 10x³ +35x² - 62x + 24)/12 will also give a{n} = {1, 2, 3, 4} for n = 1, 2, 3, 4, but a{5} = 3; it has the same 4 first terms and then continues with a different 5th and subsequent terms.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

6y ago

According to Wittgenstein's Finite Rule Paradox every finite sequence of numbers can be a described in infinitely many ways and so can be continued any of these ways - some simple, some complicated but all equally valid.
The simplest polynomial rule here is T(n) = 5n2 - 15n - 1 for n = 1, 2, 3

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What the nth term in the sequence of -1 1 -1 1 -1?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the nth term of this sequence 3 5 7 9 11?

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


What is the nth term of 1 2 4 8?

Each number in this sequence is twice the previous number. The nth. term is 2n-1.Each number in this sequence is twice the previous number. The nth. term is 2n-1.Each number in this sequence is twice the previous number. The nth. term is 2n-1.Each number in this sequence is twice the previous number. The nth. term is 2n-1.


What is the nth term for 1 7 13 19?

The given sequence is an arithmetic sequence with a common difference of 6. To find the nth term of this sequence, we can use the following formula: nth term = first term + (n - 1) x common difference where n is the position of the term we want to find. In this sequence, the first term is 1 and the common difference is 6. Substituting these values into the formula, we get: nth term = 1 + (n - 1) x 6 nth term = 1 + 6n - 6 nth term = 6n - 5 Therefore, the nth term of the sequence 1, 7, 13, 19 is given by the formula 6n - 5.


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

It is: nth term = 29-7n


What is the formula for the nth term of this sequence 26 17 8 -1?

It is: nth term = 35-9n


Nth term for 11 ,31,51,72?

The given sequence is 11, 31, 51, 72 The nth term of this sequence can be expressed as an = 11 + (n - 1) × 20 Therefore, the nth term is 11 + (n - 1) × 20, where n is the position of the term in the sequence.


What is the formula for the nth term of this sequence -1-7-13-19-25?

The nth term is: 5-6n


Nth term of the sequence 12 7 2 -3 .. I know what the next numbers in the sequence are but what is the expression for the nth term?

12 - 5(n-1)


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

One of the infinitely many possible rules for the nth term of the sequence is t(n) = 4n - 1


What is the number sequence of 1 4 and 7?

The nth term of the sequence is 3n - 2.


What is the nth term sequence for 3n?

123456789 * * * * * The nth term is 3n


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