First, put your sum in sigma notation:
∑ni=1 (4 - (2i / n)2)1/2 (2 / n)
The definition of definite integral in sigma notation and limit is:
∫ba f(x)dx = limn→∞ ∑ni=1 f(a + Δx•i) Δx
where: Δx = (b-a)/n
Looking at the sigma notation of your sum:
Δx = (b-a)/n = 2 / n
∴ b-a = 2
b = 2 and a = 0 to verify your integral. So if we compare the sigma notation of your sum and the definition of integral, we can have the following:
f(a + Δx•i) = (4 - (2i / n)2)1/2
Plug in the value of a and Δx:
f(0 + 2i / n) = (4 - (2i / n)2)1/2
f( 2i / n) = (4 - (2i / n)2)1/2
∴ f(x) = (4 - x2)1/2