How do you solve the integral ∫√(a² - x²) dx using substitution?

  • Thread starter Thread starter Masschaos
  • Start date Start date
  • Tags Tags
    Integral
Masschaos
Messages
30
Reaction score
0

Homework Statement


∫√(a2 - x2) dx


Homework Equations





The Attempt at a Solution


What I've understood so far is its a substitution integral.
Through the instruction of my lecture notes, I have

∫√(a2 - x2) dx Let u = sin-1(x/a)
x = a*sin(u)
dx = a*cos(u)
This means that √(a2 - x2) = √(a2 - a2sin2(x))

Then as the trig identity of √(cos2(u) + sin2(u)) = 1.
You can rearrange it to give cos(u) = √(1-sin2(u))
So √(a2 - a2sin2(u)) = √(a2 * cos2(u)) = a*cos(u)

Now there is my problem, A lot of other sources say that rather than ∫a*cos(u) du
it is ∫a2 * cos2(u) du
and I don't understand why.
 
Physics news on Phys.org
Masschaos said:

Homework Statement


∫√(a2 - x2) dx


Homework Equations





The Attempt at a Solution


What I've understood so far is its a substitution integral.
Through the instruction of my lecture notes, I have

∫√(a2 - x2) dx Let u = sin-1(x/a)
x = a*sin(u)
dx = a*cos(u) du[/color]
This means that √(a2 - x2) = √(a2 - a2sin2(x))

Then as the trig identity of √(cos2(u) + sin2(u)) = 1.
You can rearrange it to give cos(u) = √(1-sin2(u))
So √(a2 - a2sin2(u)) = √(a2 * cos2(u)) = a*cos(u)
OK, so you rewrote the radical in terms of u, so at this point you have
\int \sqrt{a^2-x^2}\,dx = \int a\cos u\,dxNote that the integral still has dx in it, not du.
Now there is my problem, A lot of other sources say that rather than ∫a*cos(u) du
it is ∫a2 * cos2(u) du
and I don't understand why.
 
So it is ∫a*cos(u) dx and not ∫a2 * cos2 (u) dx?
I'm just struggling as I don't understand why some people are using ∫a2 * cos2 (u) dx.
I've checked on wolfram Alpha also, and there is also the ∫a2 * cos2 (u) dx and I can't reconcile this from my above working.
 
Masschaos said:
So it is ∫a*cos(u) dx and not ∫a2 * cos2 (u) dx? I'm just struggling as I don't understand why some people are using ∫a2 * cos2 (u) dx.
I've checked on wolfram Alpha also, and there is also the ∫a2 * cos2 (u) dx and I can't reconcile this from my above working.

You still have the dx in there. From your first post, what does dx =? Put it in terms of du.
 
Masschaos said:
So it is ∫a*cos(u) dx and not ∫a2 * cos2 (u) dx?
Yes, but you don't want it to be that- you want everything in terms of u, not x.

I'm just struggling as I don't understand why some people are using ∫a2 * cos2 (u) dx.
I've checked on wolfram Alpha also, and there is also the ∫a2 * cos2 (u) dx and I can't reconcile this from my above working.
NO, it isn't! Look again! You cannot change everything except the differential to u but leave the differential as "dx".
With the substitution x= asin(u), dx= d(asin(u))/du du= acos(u)du.

Now, you have both \sqrt{a^2- x^2}= \sqrt{a^2- a^2sin^2(u)}= \sqrt{a^2cos^2(u)}= a cos(u) (as long as we are careful about signs) and dx= a cos(u)du. Putting those together, \int\sqrt{a^2- x^2} dx= \int (a cos(u))(a cos(u)du)= a^2\int cos^2(u)du.
 
Oh of course!
I can't believe I didn't see that.
Thank you very much!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
15
Views
2K
Replies
9
Views
2K
Replies
12
Views
2K
Replies
22
Views
3K
Replies
3
Views
2K
Replies
3
Views
2K
Back
Top