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.

A137389 a(n) = 2^prime(n) + 2^prime(n+1).

Original entry on oeis.org

12, 40, 160, 2176, 10240, 139264, 655360, 8912896, 545259520, 2684354560, 139586437120, 2336462209024, 10995116277760, 149533581377536, 9147936743096320, 585467951558164480, 2882303761517117440, 149879795598890106880, 2508757194024499019776, 11805916207174113034240
Offset: 1

Views

Author

Max Sills, Apr 10 2008

Keywords

Examples

			a(3) = 160 because 2^5 + 2^7 = 160.
		

Crossrefs

Programs

Formula

a(n) = A034785(n) + A034785(n+1). [R. J. Mathar, Jun 15 2009]
a(n) = 4*A137781(n). - Wesley Ivan Hurt, Mar 27 2015

Extensions

More terms from N. J. A. Sloane, Apr 10 2008