Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072234
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072234 Numbers n such that reverse(n) = sum of the proper divisors of n. +0
2
6, 498906, 20671542, 41673714, 73687923 (list; graph; listen)
OFFSET

1,1

COMMENT

I call these the "tcefrep numbers" ("perfect" spelled backwards). This sequence lists all tcefrep numbers up to 2.28 * 10^8. Mark Ganson conjectures that all tcefrep numbers are divisible by 3.

Jens Kruse Andersen discovered that 4158499614 is tcefrep (though this may not be the next term). There are no more tcefrep numbers < 10^10.

EXAMPLE

The proper divisors of 498906 are 1, 2, 3, 6, 9, 18, 27, 54, 9239, 18478, 27717, 55434, 83151, 166302, 249453, which sum to 609894, the reverse of 498906; hence 498906 is tcefrep.

MATHEMATICA

f[n_] := FromDigits[Reverse[IntegerDigits[n]]]; Do[ If[f[n] == Apply[Plus, Drop[Divisors[n], -1]], Print[n]], {n, 2, 10^9}]

CROSSREFS

Cf. A069942.

Adjacent sequences: A072231 A072232 A072233 this_sequence A072235 A072236 A072237

Sequence in context: A112642 A067503 A079288 this_sequence A115476 A116272 A067484

KEYWORD

base,more,nonn,nice

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Jul 05 2002

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 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research