Ask your own question, for FREE!
Trigonometry 14 Online
OpenStudy (anonymous):

i need help with trignometric integration i cant type my question here

zepdrix (zepdrix):

can you `try` to type it? :) I can format it for you.

OpenStudy (anonymous):

\[\int\limits_{?}^{?} \sqrt1-x{2} dx\]

zepdrix (zepdrix):

is everything suppose to be under the square root?

zepdrix (zepdrix):

\[\large \int\limits \sqrt{1-x^2}dx\]

OpenStudy (anonymous):

no just the 1-x square

zepdrix (zepdrix):

\[\large \int\limits \sqrt1-x^2\;dx\] Like that? D:

OpenStudy (anonymous):

yes

OpenStudy (anonymous):

the first one u typed was good

zepdrix (zepdrix):

oh ok.

OpenStudy (anonymous):

i mean 1-x square comes under the sqare root

zepdrix (zepdrix):

Let's think back to our most basic trig identity.\[\large \sin^2\theta+\cos^2\theta=1\]If we subtract sine from each side we get,\[\large \cos^2\theta=1-\sin^2\theta\] The reason we would want to make a trig sub, is to get rid of the addition/subtraction between the terms. By doing so, we'll be able to take the square root much easier.

zepdrix (zepdrix):

So we currently have, under the root, \(\large 1-x^2\) But we would like to have something like \(\large 1-\sin^2\theta\) so we can simplify it down using our identity.

zepdrix (zepdrix):

\(\large 1-(\color{orangered}{x})^2\) And we need to change it to, \(\large 1-(\color{orangered}{\sin\theta})^2\) Can you see a substitution that might work for us? `Hint: it's the orange part :D`

OpenStudy (anonymous):

x

zepdrix (zepdrix):

lol, yes XD it will involve x.. too confusing still? ok ok ok

zepdrix (zepdrix):

We want to let \(\large x=\sin\theta\) Which will change our integral to,\[\large \int\limits \sqrt{1-\sin^2\theta}\;dx\]

OpenStudy (anonymous):

ok

zepdrix (zepdrix):

now our integral has a function of `theta`, (a different variable than what we started with). So we need the differential (dx) to be in terms of theta. So we'll take the derivative of our substitution. \[\large x=\sin \theta\]Taking the derivative with respect to theta gives us,\[\large \frac{dx}{d \theta}=\cos \theta\] We'll rewrite the d(theta) on the right. Think of this process as multiplication for now.\[\large dx=\cos \theta \;d \theta\]

zepdrix (zepdrix):

\[\large \color{royalblue}{dx=\cos \theta \;d \theta}\]We'll plug this in for our dx. \[\large \int\limits\limits\limits \sqrt{1-\sin^2\theta}\;(\color{royalblue}{dx}) \qquad = \qquad \int\limits\limits\limits \sqrt{1-\sin^2\theta}\;(\color{royalblue}{\cos \theta d \theta})\]

zepdrix (zepdrix):

It's a bit of a tricky process if you're not familiar with it D: We have to replace not only the x's when we make a substitution. But also the dx.

zepdrix (zepdrix):

Using our trig identity that we talked about earlier, we can simplify the part under the root.\[\large \int\limits\sqrt{\cos^2\theta}\;(\cos \theta d \theta)\]

OpenStudy (anonymous):

yea ok

zepdrix (zepdrix):

And then from here, you can easily take the square root. Giving you a bit of an easier problem.

OpenStudy (anonymous):

can you help me with that too? i was just wnna solve the complete problem

zepdrix (zepdrix):

Solve it completely? Sure. Maybe seeing the full process will help you understand it.

OpenStudy (anonymous):

if u can show me once i can do the other problems by myself please

OpenStudy (anonymous):

yea that willl help me.thanks

zepdrix (zepdrix):

Taking the square root, the multiplying the cosines gives us, \[\large \int\limits\limits\sqrt{\cos^2\theta}\;(\cos \theta d \theta) \qquad = \qquad \int\limits \cos^2\theta \;d \theta\]

OpenStudy (anonymous):

ok

zepdrix (zepdrix):

From here, we need to apply the `Half-Angle Formula for Cosine`: \[\large \cos^2\theta=\frac{1}{2}(1+\cos2\theta)\]

zepdrix (zepdrix):

It might look messier, but it actually helps us. It get's rid of the exponent on the cosine.

zepdrix (zepdrix):

\[\large \int\limits\cos^2\theta\;d\theta \qquad = \qquad \frac{1}{2}\int\limits 1+\cos2\theta\;d\theta\]

zepdrix (zepdrix):

And after all that big fussy mess, we can FINALLY do the integration step!

zepdrix (zepdrix):

So what does 1 give you, when you integrate it?

OpenStudy (anonymous):

x

zepdrix (zepdrix):

Yes very good. Since our integral is in terms of theta, it will give us theta. :)\[\large \frac{1}{2}\int\limits\limits 1+\cos2\theta\;d\theta \qquad = \qquad \frac{1}{2}\left(\theta+?\right)+C\]

zepdrix (zepdrix):

Do you know how to integrate the cosine term?

OpenStudy (anonymous):

no

zepdrix (zepdrix):

hmm you really should try to get comfortable with that. It's going to make problems like this a lot harder if you can't handle steps like this. I mean... it's a simple step to integrate it. But if you're not familiar with the idea, you probably will need to do a `u substitution`. Making another substitution within this substitution is just a bit messy. :)

OpenStudy (anonymous):

are we gonna get any answer or we still have lot to do?

zepdrix (zepdrix):

Ok ok let's not do a substitution, let's just think about this a sec. \[\large \int\limits \cos2\theta\;d \theta\] What's the integral of cosine? sine right? \[\large \int\limits\limits \cos2\theta\;d \theta \qquad = \qquad \sin2\theta\]But now something is happening with the 2 right? :O

zepdrix (zepdrix):

Ummm we're fairly close :3

OpenStudy (anonymous):

ok

zepdrix (zepdrix):

If you took the derivative of \(\large \sin2\theta\) a multiple of 2 would pop out due to the chain rule. When we integrate, we divide by that coefficient instead.\[\large \int\limits\limits\limits \cos2\theta\;d \theta \qquad = \qquad \frac{1}{2}\sin2\theta\] (Multiplying by 1/2 is the same as dividing by 2)

zepdrix (zepdrix):

So this is what that gives us,\[\large \frac{1}{2}\int\limits\limits\limits 1+\cos2\theta\;d\theta \qquad = \qquad \frac{1}{2}\left(\theta+\frac{1}{2}\sin2\theta\right)+C\]

zepdrix (zepdrix):

And from here, we want to rewrite our answer in terms of `x`, since that's the way the problem was presented to us.

zepdrix (zepdrix):

If we go back to our initial substitution, we want to solve for theta.\[\large x=\sin\theta \qquad \rightarrow \qquad \arcsin x=\theta\]

zepdrix (zepdrix):

\[\large \frac{1}{2}\left(\arcsin x+\frac{1}{2}\sin2\theta\right)+C\]

zepdrix (zepdrix):

For these types of problems, you REALLY need to be comfortable with your trig. There are so many little identities we end up using! :D

zepdrix (zepdrix):

To deal with the second term.. we'll use the `Double Angle Formula for Sine`:\[\large \sin2\theta=2\sin \theta \cos \theta\] So our problem becomes,\[\large \frac{1}{2}\left(\arcsin x+\frac{1}{2}\sin2\theta\right)+C \qquad = \qquad \frac{1}{2}\left(\arcsin x+\sin\theta\cos\theta\right)\]

zepdrix (zepdrix):

And then from here.. ugh this part is going to confuse you I bet.. :3 As if this problem hasn't been hard enough.. huh?

OpenStudy (anonymous):

yea

zepdrix (zepdrix):

Using our original substitution, we'll draw a triangle. \[\large x=\sin \theta \qquad \rightarrow \qquad \frac{x}{1}=\sin \theta\]

zepdrix (zepdrix):

|dw:1366574259171:dw|Understand how I labeled this? Sine is Opposite over Hypotenuse

OpenStudy (anonymous):

yea

zepdrix (zepdrix):

Solving for the missing side of the triangle gives us,|dw:1366574353823:dw|

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!