answersLogoWhite

0


Best Answer

If we look at the absolute value of the terms, we see that they follow the pattern that the nth term is 2n.

In order to account for the alternating signs, we are going to need to have the 2n multiplied by (-1)^(n-1), yielding 2n*(-1)^(n-1).

Check the first few terms,

2*1*(-1)^(1-1)=2

2*2*(-1)^(2-1)=-4

2*3*(-1)^(3-1)=6

Looks good.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

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

What is the sequence if the nth term is 10 - 3n?

7


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 of 2 6 10 14 18?

It is: 26-8n


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 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. :)


Which choice is the simple formula for the nth term what arithmetic sequence 6 2 -2 -6 -10?

10 - 4n


How do you write the Nth term in the sequence 2 4 8 16?

The Nth term in the series is [ 2N ] .


What is the nth term of the sequence 4 6 8 10?

Un = 2n + 2 is one possible answer.


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

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


Prove that no matter what the real numbers a and b are the sequence with nth term a nb is always an AP?

By "the nth term" of a sequence we mean an expression that will allow us to calculate the term that is in the nth position of the sequence. For example consider the sequence 2, 4, 6, 8, 10,... The pattern is easy to see. # The first term is two. # The second term is two times two. # The third term is two times three. # The fourth term is two times four. # The tenth term is two times ten. # the nineteenth term is two times nineteen. # The nth term is two times n. In this sequence the nth term is 2n.


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 of the sequence 2 4 6 8?

Ok, take the formula dn+(a-d) this is just when having a sequence with a common difference dn+(a-d) when d=common difference, a=the 1st term, n=the nth term - you have the sequence 2, 4, 6, 8... and you want to find the nth term therefore: dn+(a-d) 2n+(2-2) 2n Let's assume you want to find the 5th term (in this case, the following number in the sequence) 2(5) = 10 (so the fifth term is 10)