Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086204
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086204 Decimal equivalents of strings in A086884. +0
1
2, 2, 47, 151, 4001, 4001, 100207, 41532851 (list; graph; listen)
OFFSET

2,1

EXAMPLE

a(5)=10010111 because 10010111 (base 2)=151, 10010111 (base 3)=2281,

10010111 (base 4)=16661 and 10010111 (base 5)=78781 are all prime and 10010111 is

smallest such string.

MATHEMATICA

a[n_] := (While[b = FromDigits[ IntegerDigits[k, 2]]; Union[ PrimeQ[ Table[ FromDigits[ IntegerDigits[b], i], {i, 2, n}]]] != {True}, k++ ]; b); k = 1; Do[ Print[ a[n]], {n, 2, 10}]

CROSSREFS

Adjacent sequences: A086201 A086202 A086203 this_sequence A086205 A086206 A086207

Sequence in context: A116567 A087541 A015167 this_sequence A037292 A028372 A130678

KEYWORD

nonn

AUTHOR

Richard FitzHugh (fitzhughrichard(AT)hotmail.com), Aug 22 2003

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 24 2003

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 October 7 08:31 EDT 2008. Contains 144667 sequences.


AT&T Labs Research