Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121852
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121852 Numbers n such that partial sum of Catalan numbers A014137(n) is a prime. +0
2
1, 4, 6, 16, 24, 104, 121, 283, 326, 489, 1387, 1394, 1424, 1435, 1985, 4323, 5221 (list; graph; listen)
OFFSET

1,2

COMMENT

Corresponding primes are A014137( a(n)) = {2,23,197,48760367,1757900019101,...}.

EXAMPLE

Catalan numbers A000108(n) begin {1,1,2,5,14,42,132,429,1430,4862,...}.

a(1) = 1 because A014137(1) = 1 + 1 = 2 is prime,

a(2) = 4 because A014137(4) = 1 + 1 + 2 + 5 + 14 = 23 is prime.

MATHEMATICA

s = 1; Do[s = s + (2n)!/((n!)^2(n + 1)); If[PrimeQ@s, Print@n], {n, 17925}] (* Robert G. Wilson v *)

CROSSREFS

Cf. A000108, A014137.

Sequence in context: A120375 A025618 A133572 this_sequence A122537 A059736 A102731

Adjacent sequences: A121849 A121850 A121851 this_sequence A121853 A121854 A121855

KEYWORD

hard,nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Aug 30 2006

EXTENSIONS

a(11) - a(17) from Robert G. Wilson v, Aug 31 2006

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 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research