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!)
A183107 Sum of palindromic divisors of numbers k such that the sum of the palindromic divisors of k is palindromic. 1
1, 3, 4, 7, 6, 8, 8, 1, 9, 1, 1, 11, 1, 6, 3, 1, 1, 3, 1, 3, 4, 1, 1, 3, 1, 8, 8, 4, 7, 1, 22, 4, 3, 1, 1, 3, 6, 1, 7, 4, 1, 33, 1, 3, 9, 7, 1, 3, 1, 6, 3, 4, 1, 8, 7, 4, 3, 6, 1, 1, 3, 1, 1, 22, 1, 6, 7, 3, 8, 3, 4, 7, 6, 1, 4, 8, 8, 3, 1, 1, 3, 33, 6, 3, 11, 7, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A088000(A183106(n)).
MATHEMATICA
f[k_] := DivisorSum[k, # &, PalindromeQ[#] &]; Select[f /@ Range[150], PalindromeQ] (* Amiram Eldar, Aug 08 2024 *)
CROSSREFS
Sequence in context: A325818 A120224 A210471 * A132009 A295565 A086455
KEYWORD
nonn,base,changed
AUTHOR
Jaroslav Krizek, Dec 25 2010
EXTENSIONS
More terms from Amiram Eldar, Aug 08 2024
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 August 14 03:23 EDT 2024. Contains 375146 sequences. (Running on oeis4.)