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!)
A001007 a(n) = ( Sum C(p,i); i=1,...,floor(2p/3) ) / p^2, where p = prime(n). 1
1, 2, 15, 42, 421, 1331, 15119, 618765, 2155578, 98032875, 1290154807, 4682196239, 63117678751, 3186252107917, 164886529617695, 616630679090258, 32763760653353135, 467443761039641135, 1768227793278781667, 96699391743949360451, 1402535447576150395335 (list; graph; refs; listen; history; text; internal format)
OFFSET
3,2
LINKS
MATHEMATICA
Table[p = Prime[n]; Sum[Binomial[p, i], {i, 1, Floor[2*p/3]}]/p^2, {n, 3, 30}] (* T. D. Noe, Jan 21 2013 *)
CROSSREFS
Sequence in context: A249997 A032016 A254856 * A300393 A152015 A318914
KEYWORD
nonn
AUTHOR
STATUS
approved

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 27 12:42 EDT 2024. Contains 372019 sequences. (Running on oeis4.)