2006 AMC 12B Problems/Problem 1: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
What is <math>( - 1)^1 + ( - 1)^2 + \cdots + ( - 1)^{2006}</math>? | |||
<math> | |||
\text {(A) } - 2006 \qquad \text {(B) } - 1 \qquad \text {(C) } 0 \qquad \text {(D) } 1 \qquad \text {(E) } 2006 | |||
</math> | |||
== Solution == | == Solution == | ||
<math>(-1)^n=1</math> if n is even and <math>-1</math> if n is odd. So we have | |||
<math>-1+1-1+1-1+1-1+1\cdots-1+1-1+1-1+1=0+0+0+0+\cdots+0+0+0+0+0=0 \Rightarrow \text{(C)}</math> | |||
== See also == | == See also == | ||
* [[2006 AMC 12B Problems]] | * [[2006 AMC 12B Problems]] | ||