∫ 0 ∞ ( 1 + x 2 ) ( 1 + x 2 0 1 6 ) d x
If the value of the above integral is equal to A π , find A .
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.
Interesting use of cotangent! My solution was a little cleaner towards the end, using the Bounds Trick (substituting u = a + b − x ) after reaching ∫ 0 2 π 1 + tan 2 0 1 6 θ d θ .
Expect to see this integral (or just the one with tan a θ ) in the Integration Tricks wiki collab!
Log in to reply
Haha, yeah I thought my method might be slightly convoluted, but it was fun to do. I don't use the a + b − x sub enough.
Log in to reply
I think it's a lot less popular than it deserves credit for. Even on my school's math team, it's called "Unnamed Integral Trick #2" (if you're wondering, #1 is the integral of e x ( f ( x ) + f ′ ( x ) ).
Log in to reply
@Trevor B. – It isn't exactly unnamed if you call it "Unnamed Integral Trick #2"
Log in to reply
@A Former Brilliant Member – That's the joke :P
Log in to reply
@Trevor B. – I got that xD. This integral technique is by far my favorite after ∫ − a a f ( x ) d x = ∫ 0 a f ( x ) d x + ∫ 0 a f ( − x ) d x
∞ here can be quite a small figure for very high accuracy.
Awesome solution to an awesome problem :)
well I took a slightly different approach I = ∫ 0 ∞ ( x 2 + 1 ) ( x 2 0 1 6 + 1 ) d x ⟹ ( 1 ) set x = 1/y then d x = y 2 − d y and the new bounds are y = lim x → 0 + x 1 = ∞ and y = lim x → ∞ x 1 = 0
so the integral becomes I = ∫ ∞ 0 y 2 × y 2 0 1 6 ( y 2 + 1 ) ( y 2 0 1 6 + 1 ) y 2 − d y = ∫ 0 ∞ ( y 2 + 1 ) ( y 2 0 1 6 + 1 ) y 2 0 1 6 d y = ∫ 0 ∞ ( x 2 + 1 ) ( x 2 0 1 6 + 1 ) x 2 0 1 6 d x ⟹ ( 2 ) now add (1) and (2) ⟹ 2 × I = ∫ 0 ∞ 1 + x 2 d x = t a n − 1 ∞ − t a n − 1 0 = 2 π ⟹ I = 4 π
I used the same approach :)
We can substitute u = tan θ , motivated by how there would be a sec 2 θ d θ in the numerator and a sec 2 θ in the denominator. This will transform the integral into the following: ∫ 0 2 π 1 + tan 2 0 1 6 θ d θ Let's examine the integral I = ∫ 0 2 π 1 + tan c θ d θ . We can make use of the following identity: ∫ a b f ( x ) d x = ∫ a b f ( a + b − x ) d x We find the following. ∫ 0 2 π 1 + tan c θ d θ = ∫ 0 2 π 1 + cot c θ d θ Summing these, we find this. 2 I = ∫ 0 2 π ( 1 + tan c θ 1 + 1 + cot c θ 1 ) d θ = ∫ 0 2 π ( 1 + tan c θ 1 + tan c θ + 1 tan c θ ) d θ = ∫ 0 2 π 1 + tan c θ 1 + tan c θ d θ
This simplifies to 2 I being equal to ∫ 0 2 π 1 d θ . Obviously, 2 I = 2 π , so I = 4 π and A = 4 .
Nice application of ∫ f ( x ) = ∫ f ( a + b − x ) to simplify the expression further.
Problem Loading...
Note Loading...
Set Loading...
The 1 + x 2 lends itself to the easy substitution x = tan θ . Upon doing so, this transforms the integral accordingly:
∫ 0 ∞ ( 1 + x 2 ) ( 1 + x 2 0 1 6 ) d x ⟶ ∫ 0 2 π 1 + tan 2 0 1 6 θ d θ
From here, we'll break the integral up into two intervals, like so:
∫ 0 4 π 1 + tan 2 0 1 6 θ d θ + ∫ 4 π 2 π 1 + tan 2 0 1 6 θ d θ
Then, we'll write the second integral in terms of cotangent, rather than tangent: ∫ 0 4 π 1 + tan 2 0 1 6 θ d θ + ∫ 4 π 2 π 1 + cot 2 0 1 6 θ cot 2 0 1 6 θ d θ
Lastly, we'll make one more substitution for the second integral, namely θ = 2 π − β , thus transforming the integral into
∫ 4 π 2 π 1 + cot 2 0 1 6 θ cot 2 0 1 6 θ d θ ⟶ ∫ 4 π 0 1 + cot 2 0 1 6 ( 2 π − β ) − cot 2 0 1 6 ( 2 π − β ) d β = ∫ 0 4 π 1 + tan 2 0 1 6 ( β ) tan 2 0 1 6 ( β ) d β
This result can replace the second integral to give us the equivalent expression:
∫ 0 4 π 1 + tan 2 0 1 6 θ d θ + ∫ 0 4 π 1 + tan 2 0 1 6 ( θ ) tan 2 0 1 6 ( θ ) d θ = ∫ 0 4 π 1 d θ = 4 π □