HMMT 二月 2002 · 冲刺赛 · 第 59 题
HMMT February 2002 — Guts Round — Problem 59
题目详情
英文原题
- [7] Determine the value of
1 · 2 − 2 · 3 + 3 · 4 − 4 · 5 + · · · + 2001 · 2002 .
解析
英文解析
- Determine the value of
1 · 2 − 2 · 3 + 3 · 4 − 4 · 5 + · · · + 2001 · 2002 .
Solution: 2004002 . Rewrite the expression as
2 + 3 · (4 − 2) + 5 · (6 − 4) + · · · + 2001 · (2002 − 2000) = 2 + 6 + 10 + · · · + 4002 .14
This is an arithmetic progression with (4002 − 2) / 4 + 1 = 1001 terms and average 2002, soits sum is 1001 · 2002 = 2004002.