Evaluating Indifinite Integral

  • Thread starter Thread starter PolyFX
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
7 replies · 2K views
PolyFX
Messages
30
Reaction score
0

Homework Statement



[tex] \int \sec^{2}(3x)e^{\tan(3x)}dx[/tex]

Homework Equations



The method I am trying to use is integration by substitution(u substitution).



The Attempt at a Solution



I start out by making u = tan(3x)

So i end up having [tex] \int \sec^{2}(3x)e^{u}dx[/tex]

Stuck after here though. How do I simplify this further?


The final solution as per my professors solution sheet should be [tex] 1/3e^{tan(3x)} + C[/tex]

However, I cannot seem to figure out why this is the solution.


-Thank you
 
Physics news on Phys.org
change sec^{2} 3x into 1 + tan^{2}

Then make substitutions
 
Yes, it would. Can you use that to finish? Solve that for dx and put it into the original integral.
 
hi, sorry for the late reply.


Solving for dx I got

dx= du/(Sec^2(3x)) x 3

So

Sec^2(3x)e^u du/sec^2(3x) x 3


sec^2(3x) cancel each other out?

so I'm left with

e^u(du)(1/3) = 1/3e^u(du)

so 1/3e^(tan(3x))+C?

Is my approach correct?

-Thank You
 
PolyFX said:
hi, sorry for the late reply.


Solving for dx I got

dx= du/(Sec^2(3x)) x 3

So

Sec^2(3x)e^u du/sec^2(3x) x 3


sec^2(3x) cancel each other out?

so I'm left with

e^u(du)(1/3) = 1/3e^u(du)

so 1/3e^(tan(3x))+C?

Is my approach correct?

-Thank You

Yes, yes, yes.