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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033594 (n-1)*(2*n-1)*(3*n-1). 2
-1, 0, 15, 80, 231, 504, 935, 1560, 2415, 3536, 4959, 6720, 8855, 11400, 14391, 17864, 21855, 26400, 31535, 37296, 43719, 50840, 58695, 67320, 76751, 87024, 98175, 110240, 123255, 137256, 152279, 168360 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

The sequence of n such that n is prime and (2*n+1) is prime is the sequence of Sophie Germain primes A005384 and the subsequence of those for which in addition (3*n+2) is prime is A067256. - Jonathan Vos Post (jvospost3(AT)gmail.com), Dec 15 2004

a(n)*A016921(n)+1 = A051866(n)^2  - Bruno Berselli, May 23 2011

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..1000

MATHEMATICA

Table[(n-1)*(2*n-1)*(3*n-1), {n, 0, 5!}] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 28 2010]

PROG

(MAGMA) [(n-1)*(2*n-1)*(3*n-1): n in [0..40]]; // Vincenzo Librandi, May 24 2011

CROSSREFS

Cf. A005384, A067256.

Sequence in context: A189922 A085808 A180577 * A059377 A123865 A024002

Adjacent sequences:  A033591 A033592 A033593 * A033595 A033596 A033597

KEYWORD

sign

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 February 14 11:36 EST 2012. Contains 205623 sequences.