Conquering Limits: Solving the Integral from Negative to Positive Infinity

nyyfan0729
Messages
12
Reaction score
0
The integral from negative infiniti to positive infiniti of dx/(x^2 + 6x + 12).
 
Physics news on Phys.org
Complete the square.
 
You have the integral
<br /> \begin{align*}<br /> \int \frac{1}{x^2+6x+12} dx<br /> \end{align*}<br />

which as arildno suggested can be evaluated by completing the square. If you don't know what that means, you complete the square by realizing that x^2+6x+12 = (x+3)^2 +c by means of the identity (a+b)^2 = a^2 + 2ab+b^2.

In this case, c=3. So we can write
<br /> \begin{align*}<br /> \int \frac{1}{x^2+6x+12} dx &amp;= \int \frac{1}{\left(x+3\right)^2 + 3} dx\\<br /> &amp;= \int \frac{1}{u^2+3}du &amp;&amp; \text{letting\ } u=x+3<br /> \end{align*}<br />

From this point you have an expression which you should be able to integrate by using the arctangent function.

Now this is an improper integral, since the limits you gave are \pm \infty. Do you know how to deal with those? You don't have to worry about a discontinuity since the demoninator is never 0.

Hope that helps.
 
Last edited:
I'm trying to take the improper integral but I just can't figure it out
 
BobMoretti: we really prefer it when helpers provide help, rather than simply doing most of the work for the poster.

Now that being said...

nyyfan0729: you've practically had the entire problem done for you, yet you show no signs that you've done anything (even if it was simply to process what's been shown). We can't help you unless you show us what you have done, and where you're stuck.
 
nyyfan:
It is important that you start playing about with the numbers given you, so that you develop an ability to recognize general patterns scantily masked in the individual cases.
To give you one more hint:
We have (since the limits of u are also plus and minus infinity):
\int_{-\infty}^{\infty}\frac{du}{3+u^{2}}=\frac{1}{3}\int_{-\infty}^{\infty}\frac{du}{1+(\frac{u}{\sqrt{3}})^{2}}
Can you manage from here, then?
 
Hurkyl said:
BobMoretti: we really prefer it when helpers provide help, rather than simply doing most of the work for the poster.

Sorry, Hurkyl. I was mostly looking to spin my wheels with the cool embedded \LaTeX stuff.

Anyways, the subtler part of that problem involves dealing with the limits of integration, which I left to nyyfan.

These boards seem very, very cool, and I hope that I'll be able to contribute in a constructive manner (without babying people).
 
Last edited:
Back
Top