Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110373
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110373 SUM (n!/p) where p is a prime <=n. +0
7
1, 5, 20, 124, 744, 5928, 47424, 426816, 4268160, 50578560, 606942720, 8369256960, 117169597440, 1757543961600, 28120703385600, 498974747443200, 8981545453977600, 177051737331302400, 3541034746626048000 (list; graph; listen)
OFFSET

2,2

EXAMPLE

a(7) = 7!{1/2 +1/3 +1/5 +1/7 } = 5928.

MAPLE

a:=proc(n) local s, i: s:=0: for i from 2 to n do if isprime(i)=true then s:=s+1/i else s:=s: fi: od: n!*s: end: seq(a(n), n=2..23); (Deutsch)

CROSSREFS

Cf. A110374.

Sequence in context: A117736 A028944 A054720 this_sequence A081067 A024066 A009569

Adjacent sequences: A110370 A110371 A110372 this_sequence A110374 A110375 A110376

KEYWORD

easy,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jul 24 2005

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 24 2005

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 December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research