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.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top