Integration of Rational Function - problem

Click For Summary

Homework Help Overview

The problem involves the integration of a rational function expressed as int(1/(x(x^2+3)*sqrt(1-x^2)))dx. Participants are exploring the integration techniques and substitutions relevant to this function.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts a substitution with t = sqrt(1-x^2) and follows through with partial fractions and integration. Some participants question the correctness of the substitution and its implications on the integration process.

Discussion Status

Participants are actively discussing the integration steps, with one noting a potential error in the original poster's substitution. There is acknowledgment of differing interpretations of the problem, particularly regarding the nature of the function being integrated.

Contextual Notes

One participant points out that the function in question may not be classified as a rational function, which raises questions about the definitions being applied. Additionally, there is mention of the textbook answer lacking square roots in the denominator, suggesting a need for further exploration of algebraic manipulation.

skierboy
Messages
10
Reaction score
0

Homework Statement



Here's the question: int(1/(x(x^2+3)*sqrt(1-x^2)))dx

Homework Equations



According to the textbook, the answer should be: (1/3)*ln((1-sqrt(1-x^2))/x)+(1/12)*ln((2+sqrt(1-x^2))/(x^2+3))+C

The Attempt at a Solution



1) let t = sqrt(1-x^2), so dt = (-x)/sqrt(1-x^2) dx
2) substituted t and dt into the equation and got the following: -int(1/((1-t^2)(4-t^2)))dt
3) expanded the denominator into (1+t)(1-t)(2+t)(2-t) and used partial fractions to find A,B,C and D in the numerator (respectively)

Using partial fractions, I got: A & B = 1/6, C & D = -1/12

4) From there, I integrated all four portions separately to yield:
-(1/6)*ln(1+t)-(1/6)*ln(1-t)+(1/12)*ln(2+t)+(1/12)*ln(2-t)+C

5) Substituting t = sqrt(1-x^2) back into the equation and collecting like terms, I got:
-(1/6)*ln((1+sqrt(1-x^2))(1-sqrt(1-x^2)))+(1/12)*ln((2+sqrt(1-x^2))(2-sqrt(1-x^2)))+C

6) Finally, multiplied everything inside both ln's and brought out the 2 in the first term (ln(x^2)) to get 1/3:
My final answer: -(1/3)*ln(x)+(1/12)*ln(x^2+3)+c

Thank you for your help in advance!
 
Physics news on Phys.org
Your work shows me that you know what you're doing, but I believe you made an error in applying your substitution. You have t = sqrt(1 - x^2), from which we get t^2 = 1 - x^2, so x^2 = 1 - t^2, and finally x = sqrt(1 - t^2).

When I did the substitution, I got this:
[tex]\frac{-dt}{\sqrt{1 - t^2} (4 - t^2) t}[/tex]

IOW, I didn't get a factor of (1 - t^2) as you did; I got a factor of sqrt(1 - t^2), and a factor of t. Those make for a different problem.
 
That is not, by the way, a rational function.
 
Thanks for your help Mark44! I was on the right track but had a slight integration error that mixed up my +/- signs. Plus, I found out that the textbook answer was expressed with the absence of sqrt's in the denominator - conjugates!
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 11 ·
Replies
11
Views
1K
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K