login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084920 (prime(n)-1)*(prime(n)+1). 12
3, 8, 24, 48, 120, 168, 288, 360, 528, 840, 960, 1368, 1680, 1848, 2208, 2808, 3480, 3720, 4488, 5040, 5328, 6240, 6888, 7920, 9408, 10200, 10608, 11448, 11880, 12768, 16128, 17160, 18768, 19320, 22200, 22800, 24648, 26568, 27888, 29928 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

a(n) = A006093(n)*A008864(n);

a(n) = A084921(n)*2 for n>1; a(n) = A084922(n)*6 for n>2.

a(n) = prime(n)^2-1 = A001248(n)-1. [Vladimir Joseph Stephan Orlovsky, Oct 17 2009]

LINKS

Table of n, a(n) for n=1..40.

FORMULA

product_{n=1,2,..infinity} a(n)/A066872(n) = 2/5. a(n) = A001248(n)-1. [From R. J. Mathar, Feb 01 2009]

MATHEMATICA

f[n_]:=Prime[n]^2-1; lst={}; Do[AppendTo[lst, f[n]], {n, 5!}]; lst [Vladimir Joseph Stephan Orlovsky, Oct 17 2009]

CROSSREFS

Cf. A000040, A005563.

Cf. A049001, A166010, A182200; A182174.

Sequence in context: A065083 A037450 A081990 * A026556 A096001 A080097

Adjacent sequences:  A084917 A084918 A084919 * A084921 A084922 A084923

KEYWORD

nonn,easy

AUTHOR

Reinhard Zumkeller, Jun 11 2003

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 20 12:24 EDT 2013. Contains 225459 sequences.