How to Solve an Integral/Diff Problem: Finding Antiderivative of (x^2)/(4-(x^2))

  • Thread starter Thread starter Muzly
  • Start date Start date
Muzly
Messages
8
Reaction score
0
OK, here's the question:

Differentiate x.ln(4-(x^2))
Which is:

ln(4-(x^2)) - (2(x^2))/(4-(x^2))

Now, find an antiderivative of (x^2)/(4-(x^2)).

Answer says -x + ln( (2+x)/(2-x) ) +c

How do I get that? The comments say "Many failed to recognise the need to divide" - What does that mean?

I'm so damn stuck! Please help! Any is appreciated.
 
Physics news on Phys.org
Muzly said:
OK, here's the question:
Differentiate x.ln(4-(x^2))
Which is:
ln(4-(x^2)) - (2(x^2))/(4-(x^2))
Now, find an antiderivative of (x^2)/(4-(x^2)).
Answer says -x + ln( (2+x)/(2-x) ) +c
How do I get that? The comments say "Many failed to recognise the need to divide" - What does that mean?
I'm so damn stuck! Please help! Any is appreciated.
\int\frac{x^2}{4-x^2}\,dx=\int\frac{x^2}{\left(2-x\right)\left(2+x\right)}\,dx

Then use partial fractions.
 
Well aren't I a bit silly - should have long-divided then used partial fractions!

Whoops - my bad! :redface:
 
Muzly - Are you doing the VCE?

I don't think you can use partial fractions(well you can use it but it won't get you anywhere) if the degree of the numerator is not strictly less than the degree of the denominator.

Use the following and then use integration by recognition to complete the question.

<br /> \frac{{x^2 }}{{4 - x^2 }} = \frac{{ - \left( {4 - x^2 - 4} \right)}}{{4 - x^2 }} = - 1 + \frac{4}{{4 - x^2 }}<br />

Long divison is not really needed for this question.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top