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.

A133067 Perfect numbers divided by 2, minus 1.

Original entry on oeis.org

2, 13, 247, 4063, 16775167, 4294934527, 68719345663, 1152921504069976063, 1329227995784915872327346307976921087, 95780971304118053647396689042151819065498660774084607
Offset: 1

Views

Author

Omar E. Pol, Nov 07 2007

Keywords

Examples

			a(3)=247 because the 3rd perfect number is 496 and 496/2 is 248. a(3)=248-1.
		

Crossrefs

Programs

Formula

a(n)=(A000396(n)/2)-1.