Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075136
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075136 Numerator of the generalized harmonic number H(n,4,1). +0
6
1, 6, 59, 812, 14389, 104038, 534113, 15837352, 177575597, 6681333014, 278042982799, 93928709068, 665521987201, 35665695484178, 684591747070657, 42155877944972752, 42527303541794647, 986175536059084606 (list; graph; listen)
OFFSET

1,2

COMMENT

The denominators are in A051539. See A075135 for more details.

Numerators of the partial sums of the divergent series 1/3 + 1/7 + 1/11 + . . 1/(4n-1).

FORMULA

Sum 1/a(n) = 1.111939597509272224249... - Cino Hilliard (hillcino368(AT)gmail.com), Dec 21 2003

MATHEMATICA

a=4; b=1; maxN=20; s=0; Numerator[Table[s+=1/(a n + b), {n, 0, maxN-1}]]

PROGRAM

(PARI) sumrecip(n, a, b) = { s=0; default(realprecision, n); forstep(j=b, n, a, s=s+1/j; print1(numerator(s)", ") ) }

CROSSREFS

Cf. A051539, A075135.

Sequence in context: A024269 A114501 A089153 this_sequence A024382 A053987 A024270

Adjacent sequences: A075133 A075134 A075135 this_sequence A075137 A075138 A075139

KEYWORD

easy,frac,nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Sep 04 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 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research