| New Reply |
How to solve these indefinite integrals of composite functions |
Share Thread | Thread Tools |
| Jul23-12, 09:03 AM | #1 |
|
|
How to solve these indefinite integrals of composite functions
1. The problem statement, all variables and given/known data
Well I have these three different integrals: [itex]\int{\frac{1}{\sqrt{4x^2-1}}dx}[/itex] [itex]\int{\frac{1}{4-x^2}dx}[/itex] [itex]\int{\frac{1}{x^2+4x+8}dx}[/itex] 2. Relevant equations Yeah well not exactly sure how to approach this... Do you use integration by substitution, where you come up with some clever substitution? And can you use the same approach for these different integrals? 3. The attempt at a solution Yeah well I wanted to hear your take on this, as I do not really have a clue how you do this stuff. At the moment I am self studying, so I do not really have a teacher to ask... Hope you can and will help me! |
| Jul23-12, 09:34 AM | #2 |
|
|
hint: partial fractions, completing the square, look up formulas for differentiating sin/cos/tan inverses
|
| Jul23-12, 09:52 AM | #3 |
|
|
[tex]\frac{1}{4- x^2}= \frac{A}{2- x}+ \frac{B}{2+ x}[/tex] for appropriate A and B. |
| Jul23-12, 11:06 AM | #4 |
|
Recognitions:
|
How to solve these indefinite integrals of composite functionsFor the first one, I would prefer to use a hyperbolic trig substitution. Try [itex]2x = \cosh y[/itex], the integral will fold much faster. For the third one, I agree with completing the square. There's a typo in Halls' post, and the denominator should be [itex]{(x+2)}^2 + 4[/itex]. However, after this point, I suggest immediately substituting [itex]x + 2 = 2\tan \theta[/itex]. |
| Jul24-12, 06:13 AM | #5 |
|
|
But well let us try and start with the first one: If I make this substitution I get this integral: [itex] \int{\frac{1}{\sqrt{2cosh^2(y)-1}}dx}[/itex] And I guess this has got some useful connection with some of the derivatives of these inverse trigonometric functions, right? I just do not really know of them... So can I request for yet another hint? |
| Jul24-12, 06:33 AM | #6 |
|
Recognitions:
|
So the integral becomes [itex] \int{\frac{1}{\sqrt{cosh^2(y)-1}}dx}[/itex] actually. The hyperbolic trig functions have identities that are similar to, but NOT identical to the ordinary (circular) trig identities. One such identity is [itex]\cosh^2 y - \sinh^2 y = 1[/itex]. Use this to simplify the integrand further, removing the square root. Now you need to express [itex]dx[/itex] in terms of [itex]dy[/itex]. Can you do that? You might need to look up the derivatives of the hyperbolic trig functions. You'll find that they're again similar to, but subtly different from the way you differentiate the circular trig functions. With regard to your reference to inverse trig functions, you might have a misconception. Please remember we're talking about hyperbolic trig functions here. A different ball game, really. So feel free to use these substitutions if you're acquainted with them, but if you're not, you might be better off with a simple trig substitution as HallsofIvy proposed. The advantage of the hyperbolic trig sub here is that you end up with a completely trivial integral very quickly, but the ordinary trig substitution lands you with an integral of secant, which is slightly tricky to integrate from first principles. |
| Jul24-12, 11:07 AM | #7 |
|
|
Ok I think I have nailed the second one:
[itex]\int{\frac{1}{4-x^2}dx}[/itex] Ok so now I am looking at the inside part of the integral: [itex]\frac{1}{4-x^2}=\frac{1}{(2-x)(2+x)}=\frac{A}{(2-x)}+\frac{B}{(2+x)}=[/itex] [itex]\frac{A(2+x)}{(2-x)(2+x)}+\frac{B(2-x)}{(2+x)(2-x)}=\frac{A(2+x)+B(2-x)}{(2+x)(2-x)}=\frac{1}{(2+x)(2-x)}=[/itex] As the denominator is the same we can write the following equation: [itex]A(2+x)+B(2-x)=1[/itex] And we then find A and B, by respectively giving x a value so that first A equals 0 and then B equals 0. First we find B for x = -2: [itex]A(2+(-2))+B(2-(-2))=1 \Leftrightarrow 4B=1 \Leftrightarrow B=\frac{1}{4}[/itex] We then find A in the same fashion, we obtain that: [itex]A=\frac{1}{4}[/itex] We now have the following integral: [itex]\int{\frac{1}{4(2-x)}+\frac{1}{4(2+x)}dx}=\int{\frac{1}{4(2-x)}dx}+\int{\frac{1}{4(2+x)}dx}[/itex] I then use the substitutions: [itex]u=2-x[/itex] and [itex]t=2+x[/itex] Where: [itex]\frac{du}{dx}=-1[/itex] and [itex]\frac{dt}{dx}=1[/itex] So we get these integrals now: [itex]\int{\frac{1}{4u}du}+\int{\frac{1}{4t}dt}=-4 \ln{|u|}+4\ln{|t|}+C=-4 \ln{|x-2|}+4\ln{|x+2|}+C[/itex] I might have to add that [itex]x>2[/itex] or how? |
| Jul25-12, 05:40 AM | #8 |
|
|
Ok I guess the solution should look like this:
[itex]-\int{\frac{1}{4u}du}+\int{\frac{1}{4t}dt}=\frac{-1}{4} \ln{|u|}+\frac{1}{4} \ln{|t|}+C=\frac{-1}{4}\ln{|x-2|}+\frac{1}{4} \ln{|x+2|}+C[/itex] |
| Jul25-12, 06:39 AM | #9 |
|
|
Yes, that last is correct. And while x clearly cannot be equal to 2, it does NOT have to be larger than 2.
|
| Jul25-12, 06:58 AM | #10 |
|
|
It is not easy to be a mere mortal among all these math geniuses ^^ |
| Jul25-12, 08:42 AM | #11 |
|
|
As you are a beginner you can use this http://www.wolframalpha.com/ ... If u can't solve a problem(after trying let's say half an hour) enter the function there... scroll down and click 'show steps' of indefinite integral... The thing is you will see how to approach a problem... This way you will learn much more techniques... But I would suggest you not to use the site later very much cause that would stop you from brain storming...
|
| New Reply |
| Thread Tools | |
Similar Threads for: How to solve these indefinite integrals of composite functions
|
||||
| Thread | Forum | Replies | ||
| Indefinite Integrals | Calculus & Beyond Homework | 3 | ||
| Indefinite Integrals | Calculus & Beyond Homework | 9 | ||
| Indefinite Integrals | Calculus & Beyond Homework | 8 | ||
| Indefinite Integrals | Introductory Physics Homework | 1 | ||