Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A076475
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A076475 Primes in the numerator of the slowest decreasing sequence of unit fractions whose partial sums have a prime numerator. +0
2
3, 11, 61, 11, 23, 263, 3529, 75539, 1767427, 2394941, 70374209, 638709217, 1287433439, 6485239219, 111050267123, 5926525377919, 17899889727157, 342263549497183, 344391855476983, 346449217924123, 348264537730423 (list; graph; listen)
OFFSET

2,1

COMMENT

Note that the primes are not necessarily increasing.

MATHEMATICA

nMax = 100; lst = {1}; numer = {1}; s = 1; i = 2; Do[While[ ! PrimeQ[Numerator[s + 1/i]], i++ ]; s = s + 1/i; AppendTo[lst, i]; AppendTo[numer, Numerator[s]]; i++, {n, 2, nMax}]; numer

CROSSREFS

Cf. A076474.

Sequence in context: A075201 A136440 A007146 this_sequence A125556 A127516 A095237

Adjacent sequences: A076472 A076473 A076474 this_sequence A076476 A076477 A076478

KEYWORD

nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Oct 14 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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research