cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A033635 Square-root-perfect numbers: srsigma(n)=m*n^(1/2) for some integer m.

Original entry on oeis.org

4, 64, 48400, 37822470400, 6935904849126400, 11883371958374400, 62796991981158400, 87762493613171048488960000, 874812594495483490385610887270400000000000000
Offset: 0

Views

Author

Keywords

Formula

If n = Product p(i)^r(i) then srsigma(n) = Product [ (p(i)^(r(i)/2+1/2)-1)/(p(i)^(1/2)-1) ].