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.

Showing 1-2 of 2 results.

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

Original entry on oeis.org

127194058437252046971768387, 13246352657250963177488450589, 1461157813024707015061910842923, 12415617112031938486785960616347, 147856680363717377959300292543841
Offset: 1

Views

Author

James G. Merickel, Oct 02 2012

Keywords

Comments

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

Examples

			A217411(1)=37 and A217412(1)=10, so this sequence's first term is (3^37)*(7^10).  It is the smallest number with exactly 3 and 7 as its prime factors to have decimal representation with each digit 0-9 counted a prime number of times. The digits 0, 2, 3, 5, 6 and 9 occur two times each; 1, 4 and 8 occur three times each; and 7 occurs five times.
		

Crossrefs

Formula

a(n) = 3^A217411(n) * 7^A217412(n).

A217412 7-adic valuation of A217410.

Original entry on oeis.org

10, 9, 34, 8, 20, 7, 8, 8, 15, 14, 1, 26, 39, 20, 6, 57, 949
Offset: 1

Views

Author

James G. Merickel, Oct 02 2012

Keywords

Comments

These are the values s for numbers of the form (3^r)*(7^s) in the main sequence.

Examples

			A217410(1)=(3^37)*(7^10), so this sequence's first term is 10.
		

Crossrefs

Showing 1-2 of 2 results.