Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096074
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096074 Prime(n)!/composite(n)!. +0
1
11, 13, 4080, 93024, 1235591280, 1381013105472000, 3379847863392000, 269397128065642536960000, 29762015082771948783206400000, 97373549346895180258099200000, 16673311804088600473666429255680000 (list; graph; listen)
OFFSET

5,1

COMMENT

For n < 5 the result is not an integer, so the offset is taken to be 5.

EXAMPLE

a(7) = prime(7)!/composite(7)! = 17!/14! = 4080.

PROGRAM

(PARI) composite(n)=local(k); k=1; while(n>0, if(!isprime(k+1), n--); k++); k

for(n=5, 15, print1(prime(n)!/composite(n)!, ", "))

CROSSREFS

Sequence in context: A111070 A110115 A073765 this_sequence A068837 A100332 A083124

Adjacent sequences: A096071 A096072 A096073 this_sequence A096075 A096076 A096077

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jun 20 2004

EXTENSIONS

Edited and extended by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jun 21 2004

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 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research