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!)
A115895 Numbers k such that k + sigma(k) is a palindrome. 5
1, 2, 3, 4, 5, 9, 34, 64, 81, 128, 141, 148, 151, 161, 162, 170, 181, 191, 196, 198, 219, 236, 249, 256, 257, 260, 277, 282, 297, 315, 322, 326, 327, 334, 346, 353, 355, 358, 373, 375, 377, 383, 387, 415, 473, 479, 499, 714, 793, 1225, 1316, 1420, 1517, 1593 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
128 + sigma(128) = 128 + 255 = 383.
MATHEMATICA
Select[Range[1600], PalindromeQ[#+DivisorSigma[1, #]]&] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, May 29 2017 *)
CROSSREFS
Sequence in context: A274331 A177064 A092233 * A116017 A182060 A067033
KEYWORD
nonn,base
AUTHOR
Giovanni Resta, Feb 06 2006
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 April 24 12:40 EDT 2024. Contains 371937 sequences. (Running on oeis4.)