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.

A260548 a(n) = prime(1)^prime(2)^prime(3)^...^prime(n).

Original entry on oeis.org

2, 8, 14134776518227074636666380005943348126619871175004951664972849610340958208
Offset: 1

Views

Author

Peter Woodward, Jul 29 2015

Keywords

Examples

			a(1) = 2; a(2) = 2^3; a(3) = 2^3^5.
		

Crossrefs