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!)
A280728 Number of even divisors of Lucas(n). 1
1, 0, 0, 2, 0, 0, 3, 0, 0, 4, 0, 0, 4, 0, 0, 8, 0, 0, 8, 0, 0, 8, 0, 0, 4, 0, 0, 8, 0, 0, 12, 0, 0, 8, 0, 0, 8, 0, 0, 16, 0, 0, 24, 0, 0, 64, 0, 0, 8, 0, 0, 16, 0, 0, 20, 0, 0, 16, 0, 0, 32, 0, 0, 64, 0, 0, 24, 0, 0, 32, 0, 0, 8, 0, 0, 128, 0, 0, 12, 0, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) = A183063(A000032(n)).
MATHEMATICA
a[n_]:=Block[{d=Divisors[LucasL[n]]}, Count[EvenQ[d], True]]; Table[a[n], {n, 0, 80}]
CROSSREFS
Sequence in context: A210951 A348127 A233440 * A175676 A035377 A136274
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Jan 09 2017
EXTENSIONS
Offset corrected by Amiram Eldar, Sep 03 2019
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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)