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.

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

Original entry on oeis.org

97402668820327149658203125, 81209257154451887573232591061530625, 13375863052949754169544537548117223100875, 4587921027161765680153776379004207523600125, 2478309849684200670569842256516437530517578125
Offset: 1

Views

Author

James G. Merickel, Oct 05 2012

Keywords

Comments

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

Examples

			A217426(1)=13 and A217427(1)=20, so this sequence's first term is 5^13 * 7^20.  It has two copies each of the digits 1, 3, 4, 5, 7 and 9; three each of 0's, 6's and 8's; and five 2's.
		

Crossrefs

Formula

A217425(n) = 5^A217426(n) * 7^A217427(n).