login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A030004 (prime(n)-1)(prime(n)-3)(prime(n)-5)/48. 1

%I #6 Aug 03 2014 14:01:15

%S 0,0,1,10,20,56,84,165,364,455,816,1140,1330,1771,2600,3654,4060,5456,

%T 6545,7140,9139,10660,13244,17296,19600,20825,23426,24804,27720,39711,

%U 43680,50116,52394,64824,67525,76076,85320,91881,102340,113564,117480,138415

%N (prime(n)-1)(prime(n)-3)(prime(n)-5)/48.

%H T. D. Noe, <a href="/A030004/b030004.txt">Table of n, a(n) for n = 2..1000</a>

%t Table[(p - 1) (p - 3) (p - 5)/48, {p, Prime[Range[2, 50]]}] (* _T. D. Noe_, Apr 16 2012 *)

%K nonn

%O 2,4

%A _N. J. A. Sloane_.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)