Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131881
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131881 Complement of A116700. Might be called "punctual birds". +0
9
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 30, 33, 35, 36, 37, 38, 39, 40, 44, 46, 47, 48, 49, 50, 55, 57, 58, 59, 60, 66, 68, 69, 70, 77, 79, 80, 88, 90, 100, 102, 103, 104, 105, 106, 107, 108, 109, 113, 114 (list; graph; listen)
OFFSET

1,2

COMMENT

Numbers n that do not occur in the concatenation of 1,2,3...,n-1.

Every power of 10 is a member, which proves that the sequence is infinite. - njas, Jul 23 2007

LINKS

M. F. Hasler, Table of n, a(n) for n = 1..2428

EXAMPLE

The first number not in this sequence is the early bird "12" which occurs as concatenation of 1 and 2.

PROGRAM

(PHP) <?php $s="."; for(; ++$i < 2000; $s .= $i) if( !strpos($s, "$i")) echo $i, ", ";

CROSSREFS

Cf. A116700 (early birds).

Adjacent sequences: A131878 A131879 A131880 this_sequence A131882 A131883 A131884

Sequence in context: A023753 A035332 A048991 this_sequence A053460 A065200 A107909

KEYWORD

nonn,base

AUTHOR

M. F. Hasler (maximilian.hasler(AT)gmail.com), Jul 23 2007

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 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research