Question: Another brick in the wall

How to find the limit
limit(sum(n*x/(n^2+x)^2, n = 1 .. infinity), x = infinity);
with Maple?

Please Wait...