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.

A214935 Index of the primes of A205827, A000720(A205827(n)).

Original entry on oeis.org

1, 2, 4, 9, 30, 189, 217, 2225, 3385, 14357, 30802, 31545, 104071, 149689, 1094421, 1319945, 10655462, 23163298, 112228683, 182837804, 203615628, 486570087, 1094330259, 11992433550, 17883926781, 50070452577, 52302956123, 72178455400
Offset: 1

Views

Author

John W. Nicholson, Oct 28 2012

Keywords

Comments

A000040(a(n)) = A205827(n).
With pi(x) being the prime counting function, A000720(x), for n from 1 to 3, a(n) = pi(A111870(n)) = A241542(n), for n from 5 to 28, a(n) = pi(A111870(n-1)) = A241542(n-1). - John W. Nicholson, May 10 2014

Examples

			a(4) = 9, A000040(9) = 23, and A205827(4) = 23.
		

Crossrefs

Cf. A205827.

Programs

Formula

a(n) = pi(A205827(n)) = A000720(A205827(n)).

Extensions

a(13)-a(28) from Donovan Johnson, Oct 28 2012
a(29)-a(38) from John W. Nicholson, Dec 01 2013