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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107835 Slowest increasing sequence where a(n)-(first digit of a(n)) is prime. 1
12, 14, 18, 21, 25, 32, 34, 41, 45, 47, 52, 58, 65, 67, 74, 78, 81, 87, 92, 98, 102, 104, 108, 110, 114, 128, 132, 138, 140, 150, 152, 158, 164, 168, 174, 180, 182, 192, 194, 198, 201, 213, 225, 229, 231, 235, 241, 243, 253, 259, 265, 271, 273, 279, 283, 285 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

(12)-1=11, which is prime; (14)-1=13=prime, (18)-1=17=prime;

(25)-2=23=prime; etc.

MATHEMATICA

Select[ Range[300], PrimeQ[ # - IntegerDigits[ # ][[1]]] &] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 14 2005)

CROSSREFS

Cf. A107836.

Sequence in context: A135770 A091989 A078417 * A101557 A019292 A175886

Adjacent sequences:  A107832 A107833 A107834 * A107836 A107837 A107838

KEYWORD

base,easy,nonn

AUTHOR

Eric Angelini (eric.angelini(AT)kntv.be), Jun 11 2005

EXTENSIONS

Edited, corrected and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 14 2005

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 17 04:58 EST 2012. Contains 205985 sequences.