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.

A035487 Second column of Stolarsky array.

Original entry on oeis.org

2, 6, 11, 15, 19, 23, 28, 32, 36, 40, 44, 49, 53, 57, 61, 66, 70, 74, 78, 83, 87, 91, 95, 100, 104, 108, 112, 116, 121, 125, 129, 133, 138, 142, 146, 150, 155, 159, 163, 167, 172, 176, 180, 184, 189, 193, 197, 201
Offset: 1

Views

Author

Keywords

Examples

			For n=4, A007064(4)=12 and A007067(12)=19, so a(4)=19.
		

Crossrefs

See A007064 for references.
Equals A001966(n-1) - n + 1.

Programs

Formula

a(n) = A007067(A007064(n)).