1. Evaluate $\int_{-\infty}^{\infty} \frac{1}{1+x^2}\,dx$.
- A.$\frac{\pi}{2}$
- B.$\pi$
- C.$2\pi$
- D.The integral diverges
View Answer
Answer: $\pi$
Split at a finite point: For a doubly infinite integral, split at any convenient point (e.g., $x = 0$): $\int_{-\infty}^{\infty} = \int_{-\infty}^{0} + \int_0^{\infty}$. Evaluate each piece: $\int_0^{\infty} \frac{1}{1+x^2}\,dx = \frac{\pi}{2}$ and by symmetry $\int_{-\infty}^{0} \frac{1}{1+x^2}\,dx = \frac{\pi}{2}$. Total: $\frac{\pi}{2} + \frac{\pi}{2} = \pi$. Why distractors fail: Option A ($\pi/2$) is only the value from $0$ to $\infty$. Option C ($2\pi$) doubles the correct answer. Option D is wrong — both halves converge.