The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A230768 Numbers n such that n = reversal(sigma(n)) - 2. 1
21, 291, 2991, 43954, 211552, 439954, 880099, 43564354, 43999954, 464057476, 43999999954, 435600004354, 439560043954, 439999999954 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
A230021 is a subsequence of this sequence. A term n of this sequence is in the sequence A230021 iff 10 does not divide sigma(n). 880099 is in the sequence and sigma(880099) = 1010880, hence 880099 is not in the sequence A230021. What is the next such term of the sequence?
a(11) > 6*10^8. - Farideh Firoozbakht, Feb 05 2014
a(15) > 10^12. - Giovanni Resta, Feb 05 2014
LINKS
MATHEMATICA
Do[If[n==FromDigits[Reverse[IntegerDigits[DivisorSigma[1, n]]]]-2, Print[n]], {n, 310000000}]
CROSSREFS
Sequence in context: A101703 A102018 A086947 * A230021 A101700 A275359
KEYWORD
base,nonn
AUTHOR
Jahangeer Kholdi, Feb 04 2014
EXTENSIONS
a(10) from Farideh Firoozbakht, Feb 05 2014
a(11)-a(14) from Giovanni Resta, Feb 05 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 28 22:13 EDT 2024. Contains 372921 sequences. (Running on oeis4.)