Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061864
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061864 Odd numbers that are the sum of two numbers with the same digits. +0
1
33, 55, 77, 99, 121, 143, 165, 187, 211, 233, 255, 277, 299, 303, 321, 323, 343, 345, 363, 365, 367, 383, 387, 389, 403, 409, 411, 413, 423, 431, 433, 435, 443, 453, 455, 457, 463, 475, 477, 479, 483, 497, 499, 501, 505, 519, 521, 523, 525, 541, 543, 545 (list; graph; listen)
OFFSET

0,1

EXAMPLE

211 = 101+110

MATHEMATICA

dtn[ L_ ] := Fold[ 10*#1+#2&, 0, L ] f[ n_ ] := Module[ {}, a=IntegerDigits[ n ]; b=Map[ dtn, Select[ Permutations[ a ], First[ # ]>0& ] ] ] g[ n_ ] := Select[ Flatten[ Outer[ Plus, f[ n ], f[ n ] ] ], OddQ ] Union[ Flatten[ Table[ g[ n ], {n, 1, 999} ] ] ]

CROSSREFS

Sequence in context: A109407 A007373 A024628 this_sequence A075810 A132288 A039380

Adjacent sequences: A061861 A061862 A061863 this_sequence A061865 A061866 A061867

KEYWORD

base,easy,nonn

AUTHOR

Erich Friedman (efriedma(AT)stetson.edu), Jun 23 2001

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 December 2 15:58 EST 2008. Contains 150992 sequences.


AT&T Labs Research