Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110379
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110379 SUM (n!/c!) where c is a composite number <=n. +0
1
1, 5, 31, 217, 1737, 15634, 156341, 1719751, 20637013, 268281169, 3755936367, 56339045506, 901424728097, 15324220377649, 275835966797683, 5240883369155977, 104817667383119541, 2201171015045510362 (list; graph; listen)
OFFSET

4,2

EXAMPLE

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

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..24); (Deutsch)

CROSSREFS

Cf. A110373, A110374, A038048, A110376, A110377, A110378.

Sequence in context: A146962 A036758 A153232 this_sequence A097146 A143020 A059035

Adjacent sequences: A110376 A110377 A110378 this_sequence A110380 A110381 A110382

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 25 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 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research