tshaw101
- 3
- 0
I am having an issue with this problem.
\int tan(x)^3:
You separate a tan(x)^2, and use the identity 1+tan(x)^2 = sec(x)^2
You then end up with \int tan(x) sec(x)^2 dx + \int tan(x) dx
\int tan(x) dx = ln absval(sec(x))
\int tan(x) sec(x)^2 dx
Here, the book says to solve the problem this way:
set u = tan(x) du = sec(x)^2dx
so \int u du = 1/2 u ^2 = 1/2 tan(x)^2
Why can't you solve this problem this way instead?
\int (tan(x) sec(x)) sec(x) dx
set u = sec(x), du = (tan(x) sec(x)) dx
so \int u du = 1/2 u ^2 = 1/2 sec(x)^2
I think I must be missing something...any help you could give me would be greatly appreciated.
\int tan(x)^3:
You separate a tan(x)^2, and use the identity 1+tan(x)^2 = sec(x)^2
You then end up with \int tan(x) sec(x)^2 dx + \int tan(x) dx
\int tan(x) dx = ln absval(sec(x))
\int tan(x) sec(x)^2 dx
Here, the book says to solve the problem this way:
set u = tan(x) du = sec(x)^2dx
so \int u du = 1/2 u ^2 = 1/2 tan(x)^2
Why can't you solve this problem this way instead?
\int (tan(x) sec(x)) sec(x) dx
set u = sec(x), du = (tan(x) sec(x)) dx
so \int u du = 1/2 u ^2 = 1/2 sec(x)^2
I think I must be missing something...any help you could give me would be greatly appreciated.