Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109819
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109819 Product of primes between n and n^2. +0
2
1, 6, 105, 5005, 37182145, 6685349671, 20496326086283047, 558516101711461766587, 15322117939717490037614688353, 10978895066407230594062391177770267 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(3) = 105 because 3, 5 and 7 are the A073882(3) = 3 primes in the interval from 3 to 3^2 inclusive and 3 * 5 * 7 = 105. (a(1) = 1 is the empty product.).

PROGRAM

(PARI) for(n=1, 15, print1(prod(k=n, n^2, if(isprime(k), k, 1)), ", "))

CROSSREFS

Cf. A109818 (sum of same primes), A073882 (number of primes between n and n^2).

Sequence in context: A126467 A013294 A013300 this_sequence A162130 A048707 A075068

Adjacent sequences: A109816 A109817 A109818 this_sequence A109820 A109821 A109822

KEYWORD

easy,nonn

AUTHOR

Rick L. Shepherd (rshepherd2(AT)hotmail.com), Jul 02 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 3 22:15 EST 2009. Contains 170310 sequences.


AT&T Labs Research