We have
limn→∞[1.x]+[2.x]+[3.x]......[n.x]n2
Given that,
[.] denotes the greatest integer function.
Then, [x] can be written as X+{x}→{x} is dfractional part, between 0 and 1.
Therefore,
=limn→∞[1.x]+[2.x]+[3.x]......[n.x]n2=limn→∞x+2x+3x+.......+nx+{x}+{2x}+{3x}+......+{nx}n2
=limn→∞x(1+2+3+......+n)+{x}+.......+{nx}n2
=limn→∞x(1+2+3+......+n)+{x}+.......+{nx}n2
=limn→∞x(1+2+3+......+n)n2+limn→∞{x}+.......+{nx}n2
=limn→∞xn(n+1)2n2+limn→∞{x}+.......+{nx}n2
Since {} is only between 0 and 1,
On solving the first part, we get,
=limn→∞x(n+1)2n
=x2(takinglimit)
An easy way to limits when greatest integer function is there, is to take out the common element which does not change in this case so x remains same.
Hence, this is the answer.