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.

Showing 1-1 of 1 results.

A264735 a(n) = prime(2^(n-1)*(2*n-1)), n >= 1.

Original entry on oeis.org

2, 13, 71, 263, 827, 2377, 6379, 16603, 41611, 101573, 243473, 573637, 1333613, 3065983, 6975971, 15746347, 35277211, 78510373, 173717329, 382404863, 837870343, 1828047503, 3973066781, 8604768101, 18576139177, 39983413319
Offset: 1

Views

Author

L. Edson Jeffery, Nov 22 2015

Keywords

Crossrefs

Cf. A000040, A014480, A264731 (main diagonal).

Programs

Formula

a(n) = A000040(2^(n-1)*(2*n-1)).
a(n) = A000040(A014480(n-1)). - Michel Marcus, Nov 23 2015
Showing 1-1 of 1 results.