Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A031882
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A031882 Repdigital lucky numbers. +0
1
1, 3, 7, 9, 33, 99, 111, 777, 9999, 33333, 55555, 111111, 777777, 7777777, 55555555 (list; graph; listen)
OFFSET

0,2

MATHEMATICA

lst=Range[1, 10^7, 2]; i=2; While[lst[[i]]<=Length[lst], del=Partition[Range[lst[[i]], Length[lst], lst[[i]]], 1]; lst=Delete[lst, del]; i++ ]; lst=Select[lst, (Length[Union[IntegerDigits[ # ]]]==1)&]

lst=Range[1, 10^7, 2]; i = 2; While[lst[[i]]<=Length[lst], del=Partition[Range[lst[[i]], Length[lst], lst[[i]]], 1]; lst=Delete[lst, del]; i++ ]; lst=Select[lst, (Length[Union[IntegerDigits[ # ]]]==1)&] - Robert G. Wilson v (rgwv(at)rgwv.com), May 12 2006. a(16)>10^8.

CROSSREFS

Cf. A000959.

Sequence in context: A057840 A072087 A031161 this_sequence A075982 A100839 A013624

Adjacent sequences: A031879 A031880 A031881 this_sequence A031883 A031884 A031885

KEYWORD

nonn,more

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com)

EXTENSIONS

Two more terms from Vit Planocka (planocka(AT)mistral.cz), Feb 01 2003

a(15) from Robert G. Wilson v (rgwv(at)rgwv.com), May 12 2006. a(16)>10^8.

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 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research