integral from 5 to 0
1/(4+x^2)^1/2
this is what i have so far
1/(sq.root(4+x^2)) as (1/2) (1+y)^-(1/2) with y=(x/2)^2
The binomial series of (1+y)^a = sum_k (a,k) y^k
where (a,k) is the binomial symbol.
In this case a=-1/2.
for some reason when i plug in the values i get the wrong answer, help please.