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.

A050522 Primes of form 5*2^n-1.

Original entry on oeis.org

19, 79, 1279, 5119, 20479, 81919, 1310719, 21474836479, 1407374883553279, 90071992547409919, 23611832414348226068479, 1784059615882449851322857461811868920478433279
Offset: 1

Views

Author

N. J. A. Sloane, Dec 29 1999

Keywords

Crossrefs

See A001770 for more terms.

Programs

Formula

a(n) = 5*2^A001770(n) - 1. - Max Alekseyev, Feb 20 2024