Trigonometric Substitution Problem w/ Sin Substitution

Burjam
Messages
52
Reaction score
1

Homework Statement



∫(√(64 - x^2)) / x dx

I must solve this using a sin substitution.

Homework Equations



x = 8sinΘ
dx = 8cosΘ dΘ
Θ = arcsin(x/8)
Pythagorean Identities

The Attempt at a Solution



(After substitution)
= ∫8cosΘ * (√(64 - 64sin^2Θ)) / 8sinΘ dΘ
= ∫(cosΘ * (√(64(1 - sin^2Θ))) / sinΘ dΘ
= ∫(cosΘ * (√(64cos^2Θ)) / sinΘ dΘ
= ∫8cos^2Θ / sinΘ dΘ

At this point, I didn't see any easy substitutions, like the rest of the problem set. So I thought there was a good chance I made an error. I checked to see if the answer to this integral was the same as the answer to the original integral, and saw that it wasn't. So somewhere up to this point, I made a mistake. After looking over my work, I don't see what I did wrong. Maybe it's just the integral calculator I'm using, I'm not sure.

Either way, I don't really know how to proceed with this problem. Sorry if the formatting is hard to read. I don't know the bbcode for posting these symbols properly and am in a rush at the moment.
 
Physics news on Phys.org
∫(√(64 - x^2)) / x dx

This reads: $$\int \frac{\sqrt{64-x^2}}{x}\; dx$$
... is that correct?

If so, then sub ##x=8\sin\theta## does get you ##dx = 8\cos\theta\; d\theta##
To give: $$8\int \frac{\cos^2\theta}{\sin\theta}\; d\theta$$ ... which is as far as you've got.

You need to use trig identities to turn this into integrals you know how to do ... how about ##\cos^2\theta = 1-\sin^2\theta## ?
The integrand is also ##\cos\theta / \tan\theta## and other forms you may have some luck figuring out.
Basically you need to find a big table of trig identities and integrals.
 
That is correct. And thank you, I was able to work out the solution. I don't know why, but I kept insisting to myself that this simplified integral needed a u substitution when in reality all I had to do was simplify it further with some trig identities. Sometimes when I do problems in a rush I make mistakes like this.
 
  • Like
Likes Simon Bridge
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

Back
Top