HMMT 二月 2002 · 冲刺赛 · 第 6 题
HMMT February 2002 — Guts Round — Problem 6
题目详情
- [ ± 6] Find all values of x that satisfy x = 1 − x + x − x + x − x + · · · (be careful; this is tricky).
解析
- Find all values of x that satisfy x = 1 − x + x − x + x − x + · · · (be careful; this is tricky). √ − 1 ± 5 Solution: Multiplying both sides by 1 + x gives (1 + x ) x = 1, or x = . However, 2 √ − 1+ 5 the series only converges for | x | < 1, so only the answer x = makes sense. 2