Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113499
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113499 Numbers n such that P(11*n) is prime where P(n) is the partition number. +0
4
7, 12, 40, 75, 163, 228, 261, 288, 322, 331, 618, 678, 768, 926, 2990, 3821, 4852, 5726, 10802, 11710, 12006, 12635, 14470, 18097, 22156, 25776, 29142 (list; graph; listen)
OFFSET

1,1

EXAMPLE

If n=163 then P(11*n) = 11820527237297139926370474832027317722017807 (prime).

MATHEMATICA

For[n = 1, n < 1000, n++, If[PrimeQ[PartitionsP[11*n]], If[ProvablePrimeQ[PartitionsP[11*n]], Print[n]]]] (Steinerberger)

Do[ If[ PrimeQ@ PartitionsP[11n], Print@n], {n, 3000}] (* Robert G. Wilson v *)

CROSSREFS

Cf. A111036, A111045, A111389.

Members of A046063 = 0 (mod 11) divided by 11.

Sequence in context: A093025 A104584 A078575 this_sequence A108238 A038278 A083335

Adjacent sequences: A113496 A113497 A113498 this_sequence A113500 A113501 A113502

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Jan 10 2006

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com) and Robert G. Wilson v, Jan 12 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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research