Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072919
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072919 a(n) = p(n) - binomial(2n,n), where p(n) is the least prime greater than binomial(2n,n). +0
1
1, 1, 3, 1, 5, 5, 1, 19, 3, 21, 5, 1, 3, 7, 31, 43, 61, 17, 1, 101, 59, 1, 11, 11, 5, 13, 57, 73, 73, 39, 65, 127, 73, 29, 121, 97, 51, 1, 51, 9, 191, 227, 37, 107, 109, 1, 223, 317, 23, 37, 35, 185, 139, 13, 5, 55, 65, 19, 121, 313, 61, 1, 227, 43, 223, 91, 197, 1, 151, 7, 23 (list; graph; listen)
OFFSET

1,3

MATHEMATICA

a[n_] := Module[{r, p}, p = Binomial[2n, n]; r = p + 1; While[ ! PrimeQ[r], r = r + 1]; r - p]; Table[a[i], {i, 1, 100}]

CROSSREFS

Sequence in context: A084533 A082985 A111125 this_sequence A104489 A067285 A067286

Adjacent sequences: A072916 A072917 A072918 this_sequence A072920 A072921 A072922

KEYWORD

easy,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Aug 11 2002

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research