I proved this inequality using mathematical induction. I was wondering if it can be proved in any other way. Please help me.
2026-05-04 09:02:49.1777885369
$1 + 1/4 + 1/9 + 1/16 + .... + 1/n^2 < 2 - \frac{1}{n}$ for all $n \ge 2$ , $n \in N$.
518 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You can use the fact that\begin{align}\require{cancel}1+\frac1{2^2}+\cdots+\frac1{n^2}&<1+\frac1{1\times2}+\frac1{2\times3}+\cdots+\frac1{(n-1)\times n}\\&=1+1-\cancel{\frac12}+\cancel{\frac12}-\cancel{\frac13}+\cancel{\frac13}+\cdots-\frac1n\\&=2-\frac1n.\end{align}