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!)
A177441 Partial sums of A014597. 0
1, 4, 9, 20, 32, 59, 88, 159, 231, 444, 659, 1262, 1897, 3814, 1187707 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Partial sums of numbers n such that n^2 is a sum of distinct factorials. The subsequence of primes in this partial sum begins: 59, 659, 1187707. If there is a larger value (the sequence might be finite), a(n)^2 must be greater than 48! (about 1.24139 * 10^61).
LINKS
FORMULA
a(n) = SUM[i=1..n] A014597(i) = SUM[i=1..n] {i such that i^2 is a sum of distinct factorials} = SUM[i=1..n] {i such that i^2 is a sum of distinct A000142(j)}.
EXAMPLE
a(15) = 1 + 3 + 5 + 11 + 12 + 27 + 29 + 71 + 72 + 213 + 215 + 603 + 635 + 1917 + 1183893 is prime.
CROSSREFS
Sequence in context: A297190 A075385 A048150 * A241944 A256054 A164931
KEYWORD
hard,nonn
AUTHOR
Jonathan Vos Post, May 08 2010
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 18:32 EDT 2024. Contains 375166 sequences. (Running on oeis4.)