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!)
A279482 Sum of the first n Lucas numbers whose indices are prime. 1
3, 7, 18, 47, 246, 767, 4338, 13687, 77766, 1227617, 4237966, 58256487, 428504938, 1397827967, 8041666846, 127260518217, 2266556004016, 7867304297817, 108368654581246, 797215157169645, 2600638713977566, 34961761386236715, 256768195924215394 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Partial sums of A180363.
LINKS
FORMULA
From Jon E. Schoenfield, Dec 18 2016: (Start)
a(n) = Sum_{i=1..n} A180363(i).
a(n) = Sum_{i=1..n} A000032(A000040(i)). (End)
MATHEMATICA
Accumulate[LucasL[Prime[Range[25]]]]
PROG
(Magma) [&+[Lucas(NthPrime(i)): i in [1..n]]: n in [1..30]];
CROSSREFS
Sequence in context: A018028 A045994 A101308 * A018029 A099483 A225034
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Dec 13 2016
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 16 00:00 EDT 2024. Contains 371696 sequences. (Running on oeis4.)