Does this integral converge at $y=1$?

  • Context:
  • Thread starter Thread starter karush
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
11 replies · 3K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
$\displaystyle
\int_{-\infty}^{0} \frac{1}{1+{x}^{2}}\,dx$

Due to the interval does this converge at $y=1$ ?
 
Physics news on Phys.org
$a=-\infty $ $b=0$
$\displaystyle
\int_{a}^{b} \frac{1}{1+{x}^{2}}\,dx$

$x=\tan\left({\theta}\right)
\therefore dx=\sec^2{\theta} \, d\theta
\therefore \theta = \arctan\left\{x\right\}$

$\displaystyle
\int_{a}^{b}\frac{\sec^2{\theta}}{\tan^2\left({\theta}\right)+1}
=\int_{a}^{b}\frac{\sec^2{\theta}}{\sec^2{\theta}} \,d\theta
=\int_{a}^{b}1\,d\theta
=\theta$
backsubstute $a=-\infty $ $b=0$ $\theta = \arctan\left\{x\right\}$
$=\left[\arctan\left(x\right) \right]_{-\infty}^0
=\frac{\pi}{2}$
☕
 
Last edited:
That's correct, but what is $y$ ?
 
$x=0,y=1$

But is that convergence
For $-\infty<x\le0$ ?
 
so you mean what $\frac{1}{1+{x}^{2}}$ approaches, not what it is at a point

as it goes to $-\infty$ it approaches $y=0$
 
Last edited:
karush said:
so you mean what $\frac{1}{1+{x}^{2}}$ approaches, not what it is at a point

as it goes to $-\infty$ it approaches $y=0$
So you are talking about the asymptote of the function 1/(1 + x^2). As x goes to - infinity then the asymptote is y = 0.

-Dan
 
Don't know, hope so🚬
 
If you are defining:

$$y(x)\equiv\frac{1}{x^2+1}$$

Then yes, we have:

$$y(0)=1$$

and:

$$\lim_{x\to\infty}y=0$$

However, the fact that the above limit is zero, is a necessary but not sufficient condition for the integral to converge. :D
 
The domain is $x\le 0$ would that make it converge or is that the wrong direction
 
I did write the limit incorrectly, but we could note that an implication of the even function rule is that:

$$\int_{-\infty}^{0}\frac{1}{x^2+1}\,dx=\int_{0}^{\infty}\frac{1}{x^2+1}\,dx$$

What makes it converge isn't the domain but rather how quickly the integrand approaches zero as $x$ increases.