Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110374
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110374 SUM (n!/c) where c is a composite number <=n. +0
7
6, 30, 300, 2100, 21840, 236880, 2731680, 30048480, 400498560, 5206481280, 79117758720, 1273944672000, 21690789120000, 368743415040000, 6993068898816000, 132868309077504000, 2779011281958912000 (list; graph; listen)
OFFSET

4,1

EXAMPLE

a(8) = 8!{1/4 +1/6 +1/8}=21840.

MAPLE

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

CROSSREFS

Cf. A110373.

Sequence in context: A051821 A099031 A066108 this_sequence A111876 A119634 A075591

Adjacent sequences: A110371 A110372 A110373 this_sequence A110375 A110376 A110377

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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research