How can I write $\frac{1}{n^2}$,for each $n\in \mathbb{N}$ with $n\geq 1$, as a product of n terms $c_1,....,c_n$ in such a way that $\lim_{n\rightarrow \infty}c_n\neq 0$?
2026-04-12 11:36:59.1775993819
How can I write $1/n^2$ as a product of n terms $c_1,....,c_n$ in such a way that $c_n$ tends to a limit $\neq 0$?
74 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Put $c_n=1$ and $c_j=n^{\frac{-2}{n-1}}$ for $j=1,2,\dots, n-1$.