Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107612
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107612 Primes with digital product = 2. +0
13
2, 211, 2111, 111121, 111211, 112111, 1111211, 1111111121, 1111211111, 1121111111, 111111211111, 111211111111, 2111111111111, 111111111111112111, 111111112111111111, 111111211111111111, 112111111111111111 (list; graph; listen)
OFFSET

1,1

COMMENT

Corresponding indices of primes in A107611. Cf. A053666, A101987.

FORMULA

A107612(n) = prime(A107611(n))

MAPLE

for i from 0 to 30 do it:=sum(10^j, j=0..i): for k from 0 to i do if isprime(it+10^k) then printf(`%d, `, it+10^k) fi: od:od: (Sellers)

MATHEMATICA

Flatten[ Table[ Select[ Sort[ FromDigits /@ Permutations[ Flatten[{2, Table[1, {n}]}]]], PrimeQ[ # ] &], {n, 0, 19}]] (from Robert G. Wilson v (rgwv(AT)rgwv.com), May 19 2005)

CROSSREFS

Cf. A053666, A101987, A107611.

Cf. A004022, A107689, A107690, A107691, A107692, A107693, A107694, A107695, A107696, A107697, A107698.

Sequence in context: A056065 A050445 A106100 this_sequence A090560 A078280 A125058

Adjacent sequences: A107609 A107610 A107611 this_sequence A107613 A107614 A107615

KEYWORD

base,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), May 17 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com) and James Sellers (sellersj(AT)math.psu.edu), May 19 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research