I am trying to solve this integral and limit;
$$\lim_{n\to \infty}{\int_0^n\int_0^n\int_0^n\int_0^n\sqrt{\left({e-b\over n}\right)^2+\left({c-a\over n}\right)^2}de\ dc\ db\ da\over n^4}$$
I tried using wolfram alpha to calculate it, using;
lim ((integral 0 to n of (integral 0 to n of (integral 0 to n of (integral 0 to n of (sqrt(((e-b)/n)^2+((c-a)/n)^2)) de) dc) db) da)/n^4) as n->infinity
But wolfram alpha said it didn't understand the query - I believe because it is too long, as removing the limit calculation means it understands it.
Does anyone know how I can calculate this either by hand or using a program? I am interested in both. I have no idea how to solve it by hand.
Well this is the wolfram query. You just need to add an extra limit to it. It exceeds standard computation time and I dont have access to Wolfram Alpha Pro, so I cant proceed further. If you have access, it will help.