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.

A217416 Numbers of the form 2^r*13^s whose decimal representations are such that each digit 0-9 appears a prime number of times.

Original entry on oeis.org

19461082905477938625332224, 1493825030770756769826391724130304, 1341437769548771819714842333610521088, 1888426137230419620556768936800026624
Offset: 1

Views

Author

James G. Merickel, Oct 03 2012

Keywords

Comments

See the formula section for more data, and the other sequences in cross-reference for similar and motivation.

Examples

			A217417(1)=10 and A217418(1)=20, so this sequence's first term can be simply written as 338^10 (338=2*13^2).  It has two each of 0's, 1's, 5's, 6's, 7's and 8's; three each of 3's, 4's and 9's; and five 2's.
		

Crossrefs

Formula

a(n) = 2^A217417(n) * 13^A217418(n).