Trig functions within Trig functions

Cajstyle
Messages
2
Reaction score
0

Homework Statement



I'm given the problem: \int\frac{\sqrt{y^{2}-25}}{y} dy


Homework Equations



I set y = 5sec(u), and solve for the subsitution.


The Attempt at a Solution



At the culmination of my solution, I achieve: 5tan(u) - 5u + C

Here is my dilemma, u stands for arcsec(\frac{y}{5}) -- How do I deal with tan(arcsec(..)), or any "trig within trig" setup? I've gone all this time without actually ever figuring out how to solve for these.
 
Physics news on Phys.org
You can use a right-angled triangle to aid you in visualizing what is going on. For instance, arcsec(y/5) returns an angle in a right-angled triangle where the adjacent side is of length 5 and the hypotenuse is of length y. Then, you can easily calculate the tangent of that angle.
 
I was previously using this as a method to solve them but I ran into a few instances of having different answers than the book. I'll look further into it, thank you for the response.
 
Use
<br /> 1+\tan^{2}x=\sec^{2}x<br />
To comvert the tan into a sec.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top