xAxis
- 223
- 4
I read in Rudin's Analysis that sequence 1/n failes to converge in the set of positive real numbers. How comes?
HallsofIvy said:There is a theorem (the "r test") that says that \sum n^{r} converges if and only if r< 1 (or that \sum 1/n^r converges if and only if r> 1.)
So "\sum 1/n" is a borderline case: it diverges by the integral test:
\int_1^\infty dx/x does not converge so the series does not converge.