Processing math: 100%
 
+0  
 
+3
870
2
avatar

7. The sequence follows a “times −1” pattern: 6, −6, 6, −6, ….Write a formula for the nth term of the sequence.

 Nov 30, 2014

Best Answer 

 #1
avatar+23254 
+8

If you want a sequence to alternate:  -1, 1, -1, 1, -1, ...  use the expression (-1)^n

If you want a sequence to alternate:  1, -1, 1, -1, 1, ...  either use the expression (-1)^(n + 1) or the expression (-1)^(n - 1).

So:  [(-1)^(n + 1)]·6  will result in the sequence:  6, -6, 6, ...

 Nov 30, 2014
 #1
avatar+23254 
+8
Best Answer

If you want a sequence to alternate:  -1, 1, -1, 1, -1, ...  use the expression (-1)^n

If you want a sequence to alternate:  1, -1, 1, -1, 1, ...  either use the expression (-1)^(n + 1) or the expression (-1)^(n - 1).

So:  [(-1)^(n + 1)]·6  will result in the sequence:  6, -6, 6, ...

geno3141 Nov 30, 2014
 #2
avatar+26397 
+5

7. The sequence follows a “times −1” pattern: 6, −6, 6, −6, ….Write a formula for the nth term of the sequence.

(1)n(6)

 Dec 1, 2014

3 Online Users

avatar