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!)
A358004 Sum of the first n prime numbers with each term raised to the power of the corresponding n-th row of Pascal's triangle. 0
2, 5, 16, 161, 18120, 292402183, 83969544989433334, 2810244063625364115255545874032279213 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = Sum_{k=1..n} prime(k)^binomial(n-1,k-1).
EXAMPLE
a(2) = 2^1 + 3^2 + 5^1 = 16.
a(5) = 2^1 + 3^4 + 5^6 + 7^4 + 11^1 = 18120.
CROSSREFS
Sequence in context: A306020 A357341 A037075 * A115894 A033835 A366609
KEYWORD
nonn
AUTHOR
Philip Trett, Oct 24 2022
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 27 04:12 EDT 2024. Contains 372009 sequences. (Running on oeis4.)