Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124374
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124374 Primes of the form (n! + !n)/2 = !(n + 1)/2 = Sum[ k!, {k,0,n} ]/2. +0
2
2, 5, 17, 2957, 23117, 204557, 2018957, 4578979328975537786697650470157, 12572230784049013026617689884981971446439568309146114097251787122217783800812199225999909965168264460210470157 (list; graph; listen)
OFFSET

1,1

COMMENT

Sum[ k!, {k,0,n} ] = n! + !n = !(n + 1) = A003422(n+1), where !n is left factorial !n = Sum[ k!, {k,0,n-1} ] = A003422(n) = {0, 1, 2, 4, 10, 34, 154, 874, 5914, 46234, 409114, 4037914, ...}. Left factorials are even for n>1. Corresponding numbers n such that Sum[ k!, {k,0,n} ]/2 = A003422(n+1)/2 is prime are listed in A124375(n) = {2,3,4,7,8,9,10,29,75,162,270,272,353,...}.

LINKS

Hisanori Mishima, Factorizations of many number sequences.

Eric Weisstein's World of Mathematics, Left Factorial.

FORMULA

a(n) = A003422[ A124375(n) + 1 ]/2.

MATHEMATICA

f=0; Do[f=f+n!; If[PrimeQ[f/2], Print[{n, f/2}]], {n, 0, 353}]

CROSSREFS

Cf. A003422, A124375.

Sequence in context: A041455 A081465 A128000 this_sequence A113617 A117839 A080689

Adjacent sequences: A124371 A124372 A124373 this_sequence A124375 A124376 A124377

KEYWORD

nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Oct 28 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research