login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084368 Prime(n) does not contain the digit 1. 0
1, 2, 3, 4, 9, 10, 12, 14, 15, 16, 17, 19, 21, 22, 23, 24, 25, 48, 49, 50, 51, 52, 55, 56, 57, 59, 61, 62, 63, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 80, 84, 85, 86, 87, 88, 90, 91, 92, 93, 95, 96, 97, 99, 101, 102, 103, 104, 106, 107, 108, 109, 111, 117, 118, 119, 120 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

a(54)=99 because prime[99]=523 is unit-free.

MATHEMATICA

Select[ Range[120], Count[ IntegerDigits[ Prime[ # ]], 1] == 0 & ]

CROSSREFS

Cf. A007498 A038603.

Sequence in context: A081870 A165315 A047339 * A007498 A073338 A200260

Adjacent sequences:  A084365 A084366 A084367 * A084369 A084370 A084371

KEYWORD

easy,nonn,base

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Jun 23 2003

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 24 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 07:46 EST 2012. Contains 205597 sequences.