Given: Integral of cos[tan(4x)] * [sec(4x)]^2 dx
Use U-sub to solve
Solution:
u = tan(4x)
du/dx = [sec(4x)]^2 [4]
du = 4*[sec(4x)]^2 dx
I = Integral
I = Integral of cos[tan(4x)] * [sec(4x)]^2 dx
I = (1/4) * Integral of cos[u] du
Note: The (1/4) adjusts
for the 4 included in the du.
I = (1/4)*sin u + C
I = (1/4)*sin[ tan(4x) ] + C
Can't evaluate without boundaries.