∫ 0 4 π tan x d x
Find the value of the closed form of the above integral to 2 decimal places.
You may use a calculator for the final step of your calculation.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice trick!
This is an ingenious method! Very creative!
And I thought we need to solve this problem via partial fraction decompositions.
With the substitution v 2 = tan x we obtain ∫ 0 4 1 π tan x d x = 2 ∫ 0 1 1 + v 4 v 2 d v = 2 1 ∫ 0 1 ( v 2 − 2 v + 1 v − v 2 + 2 v + 1 v ) d v = 2 2 1 [ ln ( v 2 − 2 v + 1 ) + 2 tan − 1 ( 2 v − 1 ) − ln ( v 2 + 2 v + 1 ) − 2 tan − 1 ( 2 v + 1 ) ] 0 1 = 2 2 1 { ln ( 2 + 2 2 − 2 ) + 2 [ tan − 1 ( 2 − 1 ) + tan − 1 ( 2 + 1 ) ] } = 2 2 1 [ 2 ln ( 2 − 1 ) + 2 × 2 1 π ] = 2 1 ln ( 2 − 1 ) + 2 2 1 π = 0 . 4 8 7 4 9 5
A bit too much algebra to my liking.. But as always an amazing solution.
Careful there, you need to explain why the first integral evaluates to 0 − 2 1 ⋅ 2 − π and not 0 − 2 1 ⋅ 2 + π because the integrand that you've found is undefined when t = 0 .
Log in to reply
I see your point here. The integrand maybe undefined at exactly t = 0 but while solving, I carefully put the right hand limit of the tan inverse function at x equals zero to make it = tan inverse (- infinity) = -pi/2.
Problem Loading...
Note Loading...
Set Loading...
Write tan θ as
2 ( tan θ + cot θ ) + ( tan θ − cot θ )
Consider I 1 = ∫ 0 4 π 2 cot θ + tan θ d θ = ∫ 0 2 π 2 sin θ cos θ sin θ + cos θ d θ
Substitute sin θ − cos θ = t The numerator is d t .The denominator can be easily expressed in terms of t
( Hint : sin θ cos θ = 2 1 − t 2 )
Similarly for I 2 = ∫ 0 4 π 2 tan θ − cot θ d θ = ∫ 0 4 π 2 sin θ cos θ cos θ − sin θ d θ , substitute sin θ + cos θ = m
Required integral is I 1 + I 2
This comes out to be
2 ln ( 2 − 1 ) + 2 2 π = 0 . 4 8 7 4 9 5