Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086881
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086881 a(n) = (2*n)!*Sum[Sum[1/(i+j),{i,1,n}],{j,1,n}] +0
7
1, 34, 1788, 146256, 17485920, 2894002560, 635331029760, 178910029670400, 62920533840998400, 27042268338763776000, 13950701922125574144000, 8509745665997194493952000, 6059691013778107566981120000 (list; graph; listen)
OFFSET

1,2

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

FORMULA

a(n) = (2*n)!*((2*n+1)*Psi(2*n+2)-(2*n+2)*Psi(n+2)+1-gamma). limit(a(n)/(2*n)!/n, n=infinity)=2*ln2. - Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 24 2003

Sum of all matrix elements M(i, j) = 1/(i+j) multiplied by (2*n)! (i, j = 1..n) or Sum of all matrix elements M(i, j) = 2*i/(i+j)^2 multiplied by (2*n)! (i, j = 1..n). a(n) = (2*n)!*Sum[Sum[2*i/(i+j)^2, {i, 1, n}], {j, 1, n}] - Alexander Adamchuk (alex(AT)kolmogorov.com), Oct 24 2004

a(n) = (2n)! * ((2n+2)*H(2n+2) - 2(n+1)*H(n+1) - H(2n+1)), where H(n) is HarmonicNumber[n] = Sum[1/i, {i, 1, n}] = A001008(n)/A002805(n). - Alexander Adamchuk (alex(AT)kolmogorov.com), Nov 01 2004

EXAMPLE

a(2) = 4!*(1/(1+1)+1/(1+2)+1/(2+1)+1/(2+2)) = 24*(1/2+1/3+1/3+1/4)

MATHEMATICA

Table[((2*n)!)*Sum[Sum[1/(a+b), {i, 1, n}], {j, 1, n}], {n, 1, 20}]

CROSSREFS

Cf. A098118, A001008, A002805.

Sequence in context: A158731 A093550 A123790 this_sequence A056566 A160471 A138590

Adjacent sequences: A086878 A086879 A086880 this_sequence A086882 A086883 A086884

KEYWORD

nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Aug 21 2003

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research