OFFSET
1,1
COMMENTS
2*(1 + 1/3 + ... + 1/(2*n-1))/Pi = a(n)/(A350670(n)*Pi) is the equivalent resistance between the points (0,0) and (n,n) on a 2-dimension infinite square grid of unit resistors. - Jianing Song, Apr 28 2025
LINKS
MathPages, The Algebra of an Infinite Grid of Resistors
Physics Stack Exchange, On this infinite grid of resistors, what's the equivalent resistance?
MATHEMATICA
Table[ Numerator[ Sum[1/i, {i, 1/2, n}]], {n, 1, 20}]
CROSSREFS
Not always equal to the second left hand column of A161198 triangle divided by A025549. - Johannes W. Meijer, Jun 08 2009
KEYWORD
nonn,easy,frac
AUTHOR
Robert G. Wilson v, Aug 27 2002
STATUS
approved
