If the value of the integral above is equals to for positive integers and with square-free, find the value of .
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.
So we have,
∫ 0 4 π 3 tan ( x ) d x and let u 3 = tan ( x ) or x = arctan ( x ) and hence, d x = 1 + u 6 3 u 2 d u . Also, substituting for x at 0 and 4 π gives us the bounds for u .
⇒ ∫ 0 1 u 1 + ( u 2 ) 3 3 u 2 d u and let v = u 2 to get d v = 2 u d u or u d u = 2 1 d v . Similarly, substituting at u = 0 , 1 yields v = 0 , 1 respectively.
Thus, the integral becomes,
⇒ ∫ 0 1 2 1 v 3 + 1 3 v d v
⇒ 2 1 ∫ 0 1 ( v + 1 ) ( v 2 − v + 1 ) 3 v d v
Going into partial fraction decomposition, and taking just the integrand, we have the following prophecy:
( v + 1 ) ( v 2 − v + 1 ) 3 v = v + 1 A + v 2 − v + 1 B v + C
i.e., 3 v = A ( v 2 − v + 1 ) + ( B v + C ) ( v + 1 )
3 v = A v 2 − A v + A + B v 2 + B v + C v + C
Through pattern matching, we obtain
v 2 : A + B = 0 ⇒ B = − A , v : − A + B + C = 3 , and Constant: A + C = 0 ⇒ C = − A
Combining that information, − A − A − A = 3 ⇒ A = − 1 ⇒ B = C = 1
Therefore,
2 1 ∫ 0 1 ( v + 1 ) ( v 2 − v + 1 ) 3 v d v = 2 1 ∫ 0 1 v + 1 − 1 + v 2 − v + 1 v + 1 d v
⇒ 2 1 [ − l n ∣ v + 1 ∣ ] 0 1 + 2 1 ∫ 0 1 v 2 − v + 1 v + 1 d v
And doing a few operations, i.e., multiplying and diving by 2, adding and subtracting 1.
⇒ 2 1 ( − l n ( 2 ) ) + 4 1 ∫ 0 1 v − v + 1 2 v − 1 + 3 d v
⇒ 2 − 1 l n ( 2 ) + 4 1 ∫ 0 1 v 2 − v + 1 2 v − 1 d v + 4 3 ∫ 0 1 v 2 − v + 1 1 d v
⇒ 2 − 1 l n ( 2 ) + 4 1 [ l n ( v 2 − v + 1 ) ] 0 1 + 4 3 ∫ 0 1 v 2 − v + 1 1 d v
⇒ 2 − 1 l n ( 2 ) + 4 1 [ 0 − 0 ] + 4 3 ∫ 0 1 v 2 − v + 4 1 − 4 1 + 1 1 d v
⇒ 2 − 1 l n ( 2 ) + 4 3 ∫ 0 1 ( v − 2 1 ) 2 + 4 3 1 d v
⇒ 2 − 1 l n ( 2 ) + 4 3 ∫ 0 1 4 3 ( 3 4 ( v − 2 1 ) 2 + 1 1 d v
⇒ 2 − 1 l n ( 2 ) + 4 3 ∫ 0 1 ( 3 2 ( v − 2 1 ) ) 2 + 1 4 / 3 d v
⇒ 2 − 1 l n ( 2 ) + 4 3 ∫ 0 2 ( 3 2 v − 3 1 ) 2 + 1 3 2 3 2 d v
⇒ 2 − 1 l n ( 2 ) + 2 3 ∫ 0 1 ( 3 2 v − 3 1 ) 2 + 1 2 / 3 d v
From an awareness/experience in calculus, the ∫ 1 + x 2 1 d x = arctan ( x ) + C , if not, it is quite easy to derive with a trig. substitution of x = tan ( θ )
⇒ 2 − 1 l n ( 2 ) + 2 3 [ arctan ( 3 2 v − 3 1 ) ] 0 1
⇒ 2 − 1 l n ( 2 ) + 2 3 ( arctan ( 3 1 − arctan ( 3 − 1 ) )
⇒ 2 − 1 l n ( 2 ) + 2 3 ( 6 π + 6 π )
⇒ 2 − 1 l n ( 2 ) + 2 3 ( 3 π )
We finally arrive at...
∫ 0 4 π 3 tan ( x ) d x = 6 3 π − 2 1 l n ( 2 )
Therefore, a = 3 , b = 6 , and c = 2 which sum to 3 + 6 + 2 = 1 1
@Jeffrey Wong . Take a look. :P Such solution, much long. Wow.