Integrate f(x) = 1/(1-x^2)

1/(1-x2) can be split into the partial fractions A/(1+x) + B/(1-x), where A and B are real constants, which when evaluated by multiplying the equation 1/(1-x2) = A/(1+x) + B/(1-x) through by (1-x2) = (1+x)(1-x) and substituting x =1, and x = -1; we find A = B = 0.5 hence 1/(1-x2) = 1/2(1-x) + 1/2(1+x) which can easily be integrated to 0.5( -log(1-x) + log(1+x)) + c or in the more accepted form 0.5(log(1+x) - log(1-x)) + c. (Where c is a real constant). 

ML

Related Further Mathematics A Level answers

All answers ▸

find the sum of r from 0 to n of : 1/((r+1)(r+2)(r+3))


Differentiate arcsin(2x) using the fact that 2x=sin(y)


If 0<x<1, find the following sum: S = 1+2*x + 3*x^2 + 4*x^3 + ...


Use induction to prove that for all positive integers n, f(n)=2^(3n+1)+3x5^(2n+1) is divisible by 17.