The antiderivative of tan(x) is Int tan(x) dx = Int sin(x)/cos(x) dx. (x). Make u = cos(x), so that du = - sin(x) dx => sin(x) dx = - du. Therefore, Int tan(x) dx = Int -du/u = - ln(u) + C, C being a constant of integration. Since u = cos(x), the antideravative of the tamn function is - ln(cos(x) + C. Actually, -lncos(x) is aone of the antiderivatives, because there are infinitely many, depnding on the constant C.
2007-04-16 09:32:15
·
answer #1
·
answered by Steiner 7
·
0⤊
0⤋
Antiderivative is the integral
if you know anything about integrals than your find that by doing
sinx/cosx dx
say cosx = u
du = -sinx
so int(sinx/cosx)dx = int(-du/u) = -ln|u| = -ln|cosx|
2007-04-16 11:48:02
·
answer #2
·
answered by w1ckeds1ck312121 3
·
1⤊
0⤋
Anti-derivative of tan(x) is found by substituting in sin(x)/cos(x). The derivative of cos(x) is -sin(x). Therefore you have -dy/y whose antiderivative is -ln(y) or when substituting in cos(x) for y you get - ln(cos(x)). Taking the derivative of this you get -1/cos(x) * d(cos(x)) which equals sin(x)/cos(x) which equals tan(x). So the answer checks out.
2007-04-16 12:04:31
·
answer #3
·
answered by Melissa R 1
·
0⤊
0⤋
It can be solved from scratch using substitution.
â« (tan(x) dx)
By definition, this is equal to
â« ( [sin(x)/cos(x)] dx )
Which is equal to
â« ([1/cos(x)] sin(x) dx)
Let u = cos(x).
du = -sin(x) dx, so
(-1) du = sin(x) dx
Note that sin(x) dx is the tail end of our integral, so it follows that
(-1) du will be the tail end after the substitution.
â« ( (1/u) (-1) du )
Factor the (-1) from the integral,
(-1) â« ( (1/u) du )
Now integrate.
(-1) ln|u| + C
But u = cos(x), so our final answer is
(-1) ln|cos(x)| + C
2007-04-16 11:49:05
·
answer #4
·
answered by Puggy 7
·
1⤊
0⤋
well, work it out the other way: take the derivative of -ln(cosx)
d/dx of -ln(cosx) = [-1 / (cosx)]* (-sinx)
= sinx / cosx
remember from basic trig, that sinx / cosx = tanx
2007-04-16 11:47:44
·
answer #5
·
answered by Joe the Engineer 3
·
0⤊
0⤋
I = â« tan x dx
I = â« (sin x / cos x).dx
I = - â« ((-sin x) / cos x).dx
Let y = cos x
dy = - sin x.dx
I = - â« dy / y
I = - ln y + c
I = - ln cos x + c
2007-04-16 12:14:39
·
answer #6
·
answered by Como 7
·
3⤊
1⤋