Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A050480
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A050480 Numbers that can be written as a concatenation of distinct proper divisors. +0
1
12, 15, 24, 36, 48, 110, 120, 124, 125, 126, 128, 132, 135, 150, 162, 168, 175, 184, 210, 216, 220, 240, 248, 250, 264, 312, 315, 324, 330, 360, 375, 384, 396, 412, 416, 420, 432, 440, 480, 510, 520, 525, 550, 612, 624, 630, 648, 660, 672, 714, 728, 735 (list; graph; listen)
OFFSET

0,1

EXAMPLE

714 is divisible by 7 and 14

MATHEMATICA

f[ x_, y_ ] := (y==Take[ x, Min[ Length[ y ], Length[ x ] ] ]) g[ {}, _ ] := True; g[ LL_, DD_ ] := Module[ {}, a=Select[ DD, f[ LL, IntegerDigits[ # ] ]& ]; Apply[ Or, Map[ g[ Drop[ LL, Length[ IntegerDigits[ # ] ] ], Complement[ DD, {#} ] ]&, a ] ] ] h[ n_ ] := h[ n ]=g[ IntegerDigits[ n ], Drop[ Divisors[ n ], -1 ] ] Select[ Range[ 2000 ], h ]

CROSSREFS

Adjacent sequences: A050477 A050478 A050479 this_sequence A050481 A050482 A050483

Sequence in context: A117815 A050696 A122040 this_sequence A063604 A015904 A124521

KEYWORD

base,easy,nice,nonn

AUTHOR

Erich Friedman (efriedma(AT)stetson.edu), Dec 24 1999

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 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research