Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136367
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136367 Numbers n such that A024529(n+1) is prime. +0
6
2, 3, 4, 5, 11, 59 (list; graph; listen)
OFFSET

1,1

COMMENT

A024529(n+1) = Numerator [ 1 + Sum[ (-1)^k*1/Prime[k], {k, 1, n} ] ] = {1,5,19,163,1583,22889,359083,7333087,158961311,...}.

MATHEMATICA

f=1; Do[ p=Prime[n]; f=f + (-1)^n*1/p; g=Numerator[f] ; If[ PrimeQ[g], Print[ {n, g} ] ], {n, 1, 60} ]

CROSSREFS

Cf. A024529 = Numerator of 1 + Sum_{k=1..n-1} (-1)^k / prime(k). Cf. A024530, A136366. Cf. A136365, A136368, A136369, A136370, A136371.

Adjacent sequences: A136364 A136365 A136366 this_sequence A136368 A136369 A136370

Sequence in context: A123823 A064959 A032988 this_sequence A014545 A065636 A135323

KEYWORD

more,nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Dec 27 2007

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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research