Integrate: $\frac{dx}{(R^{2}+x^{2})^{3/2}}$

  • Thread starter Thread starter hasan_researc
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
11 replies · 2K views
hasan_researc
Messages
166
Reaction score
0

Homework Statement



[tex]\int\frac{dx}{(R^{2}+x^{2})^{3/2}}[/tex]

Homework Equations




The Attempt at a Solution



[tex] <br /> \mbox{Let }x = R\\tan\theta \Rightarrow dx = R\\sec^{2}d\theta\\<br /> x^{2} = R^{2}\\tan^{2}\theta\\<br /> \Rightarrow R^{2} + x^{2} = R^{2}\\( 1 + tan^{2}\theta)\\<br /> \Rightarrow R^{2} + x^{2} = R^{2}\\sec^{2}\\<br /> \Rightarrow (R^{2} + x^{2})^{3/2} = R^{3}\\sec^{3}\theta\\<br /> \\<br /> Therefore, \int\frac{dx}{(R^{2}+x^{2})^{3/2}}\\<br /> =\int\frac{R\\sec^{2}\theta}{R^{3}\\sec^{3}\theta}\\d\theta\\<br /> =\frac{1}{R^{2}}\\ \int^{\infty}_{-\infty}cos\theta\\ d\theta\\<br /> =\frac{1}{R^{2}}\stackrel{lim}{n\rightarrow\infty} \int^{N}_{-N}cos\theta\\ d\theta\\<br /> =\frac{1}{R^{2}}\stackrel{lim}{n\rightarrow\infty}(sin\theta)\mid^{N}_{-N}\\<br /> =\frac{1}{R^{2}}\stackrel{lim}{n\rightarrow\infty}(sin N + sin N)<br /> =\frac{2}{R}\stackrel{lim}{n\rightarrow\infty}sin N[/tex]

and then?
 
Last edited:
Physics news on Phys.org

Homework Statement



[tex]\int\frac{dx}{(R^{2}+x^{2})^{3/2}}[/tex]

Homework Equations




The Attempt at a Solution



[tex]\mbox{Let }x = R\\tan\theta \Rightarrow dx = R\\sec^{2}d\theta[/tex]

[tex]x^{2} = R^{2}\\tan^{2}\theta[/tex]

[tex]\Rightarrow R^{2} + x^{2} = R^{2}\\( 1 + tan^{2}\theta)[/tex]

[tex]\Rightarrow R^{2} + x^{2} = R^{2}\\sec^{2}\theta[/tex]

[tex]\Rightarrow (R^{2} + x^{2})^{3/2} = R^{3}\\sec^{3}\theta[/tex]

[tex]\mbox{Therefore, }\int\frac{dx}{(R^{2}+x^{2})^{3/2}}[/tex]

[tex]=\int\frac{R\\sec^{2}\theta}{R^{3}\\sec^{3}\theta}\\d\theta[/tex]

[tex]=\frac{1}{R^{2}}\\ \int^{\infty}_{-\infty}cos\theta\\ d\theta[/tex]

[tex]=\frac{1}{R^{2}}\stackrel{lim}{n\rightarrow\infty} \int^{N}_{-N}cos\theta\\ d\theta[/tex]

[tex]=\frac{1}{R^{2}}\stackrel{lim}{n\rightarrow\infty}(sin\theta)\mid^{N}_{-N}[/tex]

[tex]=\frac{1}{R^{2}}\stackrel{lim}{n\rightarrow\infty}(sin N + sin N)[/tex]

[tex]=\frac{2}{R^{2}}\stackrel{lim}{n\rightarrow\infty}sin N[/tex]

and then?
 
Why did you suddenly switch from indefinite to definite (across the entire real axis, no less) integrals partway through? I would assume that you continue to use the indefinite integral.
 
Fixed your LaTex.
[tex]\begin{align*}<br /> \int \frac{dx}{(R^2+x^2)^{3/2}} & = \int\frac{R\sec^2\theta}{R^3\sec^3\theta} d\theta \\<br /> & = \frac{1}{R^2} \int^{\infty}_{-\infty}\cos\theta\,d\theta \\<br /> & = \frac{1}{R^2} \lim_{N \to \infty} \int^N_{-N}\cos\theta\,d\theta \\<br /> & = \frac{1}{R^2} \lim_{N \to \infty} (\sin\theta)\mid^N_{-N} \\<br /> & = \frac{1}{R^2} \lim_{N \to \infty} (\sin N + \sin N) \\<br /> & = \frac{2}{R^2} \lim_{N \to \infty} \sin N<br /> \end{align*}[/tex]
You need to change the limits of the integral when you change variables.
 
I thought that an indefinite integral is just a definite integral with limits that are infinity.
Isn't that true?
 
hasan_researc said:
I thought that an indefinite integral is just a definite integral with limits that are infinity.
Isn't that true?
Nope, that is unfortunately not true at all.
 
But [tex]\theta[/tex] from [tex]\infty[/tex] to [tex]-\infty[/tex] is the same as [tex]x[/tex] from [tex]\infty[/tex] to [tex]-\infty[/tex]. Isn't it?
 
What is an indefinite integral, then?
 
[tex]\lim_{\theta\to\infty}{\tan(\theta)}[/tex] doesn't exist. You have a better chance reversing the substitution before taking the limits.
 
An indefinite integral simply produces the antiderivative of the function being integrated.
[tex]\int f(x) dx = F(x) + c[/tex]
where differentiating F(x) yields the function f(x).

Meanwhile, a definite integral of a function over a specified interval is equal to the difference between the values of the antiderivative at the endpoints of the interval.
[tex]\int_{a}^{b}f(x) dx = F(b) - F(a)[/tex]

One can view the antiderivative as the basis with which we employ the fundamental theorem of calculus to compute definite integrals.
 
hasan_researc said:
I thought that an indefinite integral is just a definite integral with limits that are infinity.
Isn't that true?
As already noted, that's not true. You might be thinking of an improper integral.