eljose
- 484
- 0
I have some problems in calculating the integral dx/cos(x) i have made the change exp(ix)=t and get the solution (2/i)artan(exp(ix)) but what is the real number solution?.thanks
eljose said:I have some problems in calculating the integral dx/cos(x) i have made the change exp(ix)=t and get the solution (2/i)artan(exp(ix)) but what is the real number solution?.thanks
PBRMEASAP said:To SomeRandomGuy,
Do you tutor? I have a kid who could use some help with his math homework. No doubt he could benefit from your penetrating insight and clarity of exposition.
PBRMEASAP said:To SomeRandomGuy,
Do you tutor? I have a kid who could use some help with his math homework. No doubt he could benefit from your penetrating insight and clarity of exposition.
devious_ said:![]()
Here's yet another method to do this integral:
\int \sec x \; dx = \int \sec x \; \frac{\sec x+\tan x}{\sec x+\tan x} \; dx
\int \frac{\sec^{2}x + \sec x\tan x}{\sec x+\tan x}\;dx
Take u=\sec x+\tan x, then \frac{du}{dx}=\sec x\tan x+\sec^{2}x.
\int \frac{\sec^{2}x + \sec x\tan x}{\sec x+\tan x} \; dx = \int \frac{1}{u} \; du = \ln(u) \; + \; C = \ln(\sec x+\tan x) \; + \; C
devious_ said:dextercioby, your method was already posted. I was only suggesting another method, which I personally don't think is complicated.
devious_ said:Erm.. I wasn't trying to do the integral "as elegantly as possible". I was merely providing another another way to do it, in addition to the two methods already posted...