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.

A100629 a(n) = 2^(5*prime(n) + 1).

Original entry on oeis.org

2048, 65536, 67108864, 68719476736, 72057594037927936, 73786976294838206464, 77371252455336267181195264, 79228162514264337593543950336, 83076749736557242056487941267521536, 89202980794122492566142873090593446023921664
Offset: 1

Views

Author

Parthasarathy Nambi, Dec 02 2004

Keywords

Examples

			a(1) = 2^(5*2 + 1) = 2048.
		

Programs

Formula

a(n) = A013822(prime(n)) = A013822(A000040(n)). - Michel Marcus, Aug 27 2015

Extensions

More terms from Stefan Steinerberger, Feb 15 2006
a(10) from Vincenzo Librandi, Aug 27 2015