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 ▸

FP3- Find the eigenvalues and the eigenvector for the negative eigenvalue, from this 2x2 matrix of columns (2,1) and (3,0)


A particle is projected from the top of a cliff, 20m above the sea level at an angle of 30 degrees above the horizontal at 20m/s. At what vertical speed does it hit the water?


How do you find the square roots of a complex number?


Find the vector equation of the line of intersection of the planes 2x+y-z=4 and 3x+5y+2z=13.