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.

A183078 Composite numbers of the form 2^p - 1, with p prime, for which each prime divisor has the form 4j + 3.

Original entry on oeis.org

8796093022207, 604462909807314587353087, 12554203470773361527671578846415332832204710888928069025791, 4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826047
Offset: 1

Views

Author

Stuart Clary, Dec 23 2010

Keywords

Comments

Needed factorizations are in the Cunningham Project.

Examples

			8796093022207 = 2^43 - 1 = 431 * 9719 * 2099863.
		

Crossrefs

Formula

a(n) = 2^A183074(n) - 1.