Integrating Sin(x)/Cos^2(x) using u-substitution

  • Thread starter Thread starter PauloE
  • Start date Start date
  • Tags Tags
    Integral
PauloE
Messages
28
Reaction score
0

Homework Statement


∫sec(x)tan(x)+x/(x^2+1) dx

The Attempt at a Solution


I replaced sec and tan by 1/cos(x) and sin/cos(x) then end up with sin(x)/cos^2(x)
then I replace cos^2 x by 1-sin^2 x then I don't know where to go. the second part of the equation works with u substitution.
I just can't see where the identities of the first part are leading me.

any hint? thanks in advance!
 
Physics news on Phys.org
PauloE said:

Homework Statement


∫sec(x)tan(x)+x/(x^2+1) dx

The Attempt at a Solution


I replaced sec and tan by 1/cos(x) and sin/cos(x) then end up with sin(x)/cos^2(x)
then I replace cos^2 x by 1-sin^2 x then I don't know where to go.

No, don't do that. Try the sub ##u = \cos x## and watch that sucker fold. :smile:
 
you know i just used tan(x) in the first term and u substitution in the second and it worked too!

Thanks a lot!
Paulo
 
You should ideally recognize the derivative of sec x.
 
For the first integral you don't have to substitute anything. It is the derivative of sec(x).
 
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