Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096663
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096663 Numerator of b(n), where sum{k=1 to oo} b(k)/k^r = 1/(sum{k=1 to oo} H(k)/k^r). H(k) = sum{j=1 to k} 1/j, the k_th harmonic number. +0
2
1, -3, -11, 1, -137, 61, -363, 11, 149, 9881, -83711, -3391, -1145993, 1631353, 1821257, 3397, -42142223, -1565387, -275295799, -20644219, 151619971, 59515289, -444316699, -203021927, 374167685, 7248582529, 950047851, -8741096671, -9227046511387, -22795769741183 (list; graph; listen)
OFFSET

1,2

COMMENT

For r = integer >= 2, sum{k=1 to oo} b(k)/k^r also equals 1/(zeta(r+1)(r/2 +1) -(1/2)sum{j=2 to r-1} zeta(j)zeta(r+1-j)), where zeta(n) is sum{k=1 to oo} 1/k^n.

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

FORMULA

b(1)=1; for n>=2, b(n) = -sum{k|n, k>=2} H(k) b(n/k)

EXAMPLE

1,-3/2,-11/6,1/6,-137/60,61/20,-363/140,...

MAPLE

with(numtheory): H:=n->sum(1/j, j=1..n): b[1]:=1: for n from 2 to 32 do div:=sort(convert(divisors(n), list)):b[n]:=-sum(H(div[i])*b[n/div[i]], i=2..nops(div)) od: seq(numer(b[n]), n=1..32); (Deutsch)

CROSSREFS

Cf. A097504.

Sequence in context: A092528 A069604 A098332 this_sequence A133369 A110123 A110221

Adjacent sequences: A096660 A096661 A096662 this_sequence A096664 A096665 A096666

KEYWORD

frac,sign

AUTHOR

Leroy Quet Aug 25 2004

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu) and Max Alekseyev (maxale(AT)gmail.com), Apr 13 2005

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 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research