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!)
A280108 Sum of odd divisors of Lucas(n). 1
1, 4, 1, 8, 12, 13, 30, 48, 20, 168, 200, 192, 522, 1128, 384, 2208, 3572, 4320, 9350, 17296, 6360, 54208, 64680, 52992, 186048, 361928, 115600, 826728, 1169400, 1377012, 3010350, 4876416, 1980400, 17256768, 23639040, 19906944, 54018522, 116538408 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A000593(A000032(n)).
MATHEMATICA
a[n_]:=Select[Divisors[LucasL[n]], OddQ]//Total; Table[a[n], {n, 1, 40}]
CROSSREFS
Sequence in context: A264285 A125129 A324780 * A299583 A013611 A297194
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Jan 06 2017
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 23 13:51 EDT 2024. Contains 371914 sequences. (Running on oeis4.)