Integtrating secant and tangent

  • Thread starter Thread starter Aerosion
  • Start date Start date
  • Tags Tags
    Secant Tangent
Aerosion
Messages
52
Reaction score
0

Homework Statement



(integrate)sec^3(2x)*tan(2x)dx

Homework Equations





The Attempt at a Solution



Okay, so first I tried to separate secant and tangent, to get (integrate)1/cos^3(2x) * sin(2x)/cos(2x)dx. The u would be cos(2x), the du would be -du=sin(2x)dx.

I subsitute these in the aforementioned equation, whcih leaves (integrate)1/u^3 x 1/u. The problem is, I don't think this is right.
 
Physics news on Phys.org
u = 2x
du = 2 dx

\frac 12 \int \sec ^3 u \tan u du

Now let v = \sec ^2 u What is dv?
 
Aerosion said:

Homework Statement



(integrate)sec^3(2x)*tan(2x)dx

Homework Equations





The Attempt at a Solution



Okay, so first I tried to separate secant and tangent, to get (integrate)1/cos^3(2x) * sin(2x)/cos(2x)dx. The u would be cos(2x), the du would be -du=sin(2x)dx.

I subsitute these in the aforementioned equation, whcih leaves (integrate)1/u^3 x 1/u. The problem is, I don't think this is right.

There's the mistake.
 
Slight change to IMDereks post. I don't know wat dv is, can't be bothered working it out, i think my methods quicker. let v= sec u, split the integrand into sec^2 u (sec u tan u), that way the things in the brackets it dv/du, the integral is now integral: v^2 dv. simpler i think
 
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