Integration Bee Guide For Problem Writers 1
Integration Bee Guide For Problem Writers 1
Integration Bee Guide For Problem Writers 1
Problem Writers
Yuepeng Alex Yang
2nd Edition
I am very thankful to a lot of people. To my family for letting me pursue my dreams,
my best friend for getting me into speed integration, and to the organizers of MUSA of UC
Berkeley, Berkeley Math Tournament, and Stanford Math Tournament for accepting me as a
problem writer for Integration Bees. This book would never exist without them.
1
Contents
2
3 Intermediate Topics 52
3.1 Power Substitution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
3.2 Sneaky U-Sub Tricks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
3.3 Wallis’ Trick . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
3.4 Advanced Trig-Substitution . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
3.5 Awkward & Advanced Integration by Parts . . . . . . . . . . . . . . . . . . . 62
3.6 Intermediate Partial Fractions . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
3.7 Basic Periodicity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
3.8 Speed Bashing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66
5 Advanced Topics 83
5.1 Semi-Integration by Parts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83
5.2 Advanced Trig Integrals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84
5.3 Advanced Gaussian Integral . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88
5.4 Dirichlet Integral . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90
3
Quality Control
Before you get crazy writing integrals for the integration bee, let’s first get some
things straight before you end up becoming high-school me. Every integral problem must be
clean. No messy answers and no tedious process. Let me give you some examples.
[UCLA Homework]
Yes, I get it, this is a cool looking integral. But the issue is, the answer is not clean
at all. I mean...look at this:
2x2
Z Z
−1 2 −1 2
tan (x )dx = x tan (x ) − dx
x4 + 1
I’m not even gonna evaluate it, I know it’s a long answer, and you don’t want competitors
writing long answers. Imagine having to check if they’re actually correct; looking at every
single detail:
√ !
1 x 2
+ 2x + 1 1 √ 1 √
x tan−1 (x2 ) + √ ln √ + √ tan−1 (1 − 2x) − √ tan−1 (1 + 2x) + C
2 2 x2 − 2x + 1 2 2
Remember that not everyone has good handwriting. Yea no, we’re not having this.
Let’s say you used WolframAlpha and you noticed that the indefinite integral was
long. So you added bounds to make the answer shorter. You used WolframAlpha to test
which bounds make the cleanest answer. You ended up getting this. Okay, yes, it’s clean, but
is the process clean??? Please try it out yourself before inconsiderately putting this on the
“earlier rounds”.
√
Z 1 h √ i1 Z 1 1 − x2
sin−1 (x) ln(x)dx = ln(x)(x sin−1 (x) + 1 − x2 ) − sin−1 (x) + dx
0 0 0 x
π
cos2 θ
Z
−1 π 2
= 1 − lim x ln(x) sin (x) + 1 − − dθ
x→0 2 0 sin θ
As you can see, there are some tedious issues with this problem being in the earlier rounds.
Realistically, competitors will hesitate and get disgusted in the middle of the integration by
parts process, there’s a tedious trig-sub they need to evaluate, and an annoying limit.
4
A “Made in China” Integral
Z 1
(1 + x + 1 + 11 + x + 11x − x − 111x − 1010x)dx
0
Can we not??? This is just straight up rude. I’m here to integrate, not do arithmetic.
This is a poor quality integral. Fun to whoever wrote this, but not fun who’s actually
competing.
Annoying Constants
sec2 (x)
Z
dx
sec2 (x − 1)
[My High School Integration Bee Journal]
Honestly, I don’t even know how I came up with this. All I know is that there were
so many annoying constants.
sec2 (x)
Z Z
2
dx = cos (x − 1) tan(x) − sin(2x − 2) tan(x)dx
sec2 (x − 1)
Z
⇒ 2 sin2 (x) cos(2) − sin(2) sin(x)(2 cos(x) − sec(x))dx
Because of those sin(2) and cos(2) constants, I completely lost motivation to continue solving
further. This is also a long answer and even with bounds, WolframAlpha would give me this:
Z 1
sec2 (x)
2
dx = cos(2) + sin2 (1) tan(1) − sin(2) ln(cos(1))
0 sec (x − 1)
Notice that I could’ve gotten a different correct answer. But how would you know that???
Also, this integral is cruel:
Z 1
sec2 (x) sec2 (x − 1)
2
− dx = 0
0 sec (x − 1) sec2 (x)
I would avoid integrals that do equal to zero. Because some competitors can mentally graph
weird functions and guess zero; it makes this integral pointless and unfair for the other
opponent who is actually integrating.
5
Caterpillar U-Substitutions
3 3
x2 ex cos(ln(ex + 1))
Z
p dx
(ex3 + 1) sin(ln(ex3 + 1))(sin(ln(ex3 + 1)) + 1)
[My High School Integration Bee Journal]
If I was a competitor and I saw this, my eyes will be blinded from all the messiness
of symbols and functions.√ Let u = x3 . Then let w = eu + 1. Then let y = ln(w). Then let
t = sin(y). Then let r = t. Z
2 dr
3 2
r +1
Seriously? It took me 5 u-substitutions to get here. Let’s not overdo this please...
A Textbook Problem
x−1
Z
√ dx
2x2 − 3
[Caltech-Harvey Mudd Math Competition - Finals Round Problem 40]
Let’s also not force competitors to bash. If you’re gonna bash the competitors, you
better do it with style. This integral is not one of them. Also, throwing a textbok problem
for finals round is pure laziness. Let’s not do this.
√ √ √
x−1 2x2 − 3 ln | 2x2 − 3 + 2x|
Z
√ dx = − √ +C
2x2 − 3 2 2
This literally looks like an integral table information. Terrible.
Force Graphing
Z 10
|4 − |3 − |2 − |1 − |x|||||dx
−10
This is very rude. I’m here to integrate, not graph and do geometry!! I get it, you
want to be conceptual with integrals, but this isn’t MIT. The amount of trapezoidal areas I
have to add up. (Vomit emoji here.) I highly doubt anyone would mentally graph this. If so,
I’m very concerned.
Z 10 Z 9
2 |4 − |3 − |2 − |1 − x||||dx = 2 |4 − |3 − |2 − |u||||du
0 −1
Z 1 Z 9
=4 (3 − u)du + 2 |4 − |3 − |2 − u|||du
0 1
I think I’ll pass on this...
6
Chapter 1
In this round, competitors are taking an exam trying to solve 20 integrals in one
hour (usually). At least the first 5-6 integrals should be easy for competitors to integrate,
then increase difficulty drastically so that we can easily choose our top 16 competitors.
Textbook Problems:
1. Z 4. Z x
2
(5x − 8x + 5)dx 4 sin dx
3
2. Z 5. Z
x −x 4
(e + x + e )dx dx
1 + x2
3. √ 6. Z
7
Z
1+ x
dx √ dx
x 1 − x2
Modified Problems:
1. 4. Z
sec(x) + tan(x)
Z
2
(x − 1)(x + 1)(x + 1)dx dx
cos(x)
2. 5.
x2 + 2
Z Z
(ex + 1)3 dx dx
x2 + 1
6.
3.
√ √
Z Z
1 1 1 1
√ √ + 1 + x dx √ x+1+ √ dx
x x x+1 1−x
7
1.2 Basic U-Substitution
Here are some good examples of basic u-substitution integrals for qualifying exam:
1. Z 11. Z
x 1
dx √ dx
x2 + 1 3
x − 2024
2. 12.
ex
Z Z
2
tan(x) sec (x)dx dx
e2x + 1
3. 13.
cos(x) + 1 + ex
Z Z
x x
(e + 1)(e + x)dx dx
sin(x) + x + ex
4. Z 14. Z
sin(x) cos(x)
sin(sin(x) + 1) cos(x)dx dx
sin2 (x) + 1
5. 15.
√ √
Z Z
2 +2x
x x − 1 x + 1dx (x + 1)ex dx
6. Z 16. Z
x+ex sin(ln(x))
e dx dx
x
7. Z 17. Z
2 tan(x)dx
sec (5x − 4)dx
8. 18. Z √ x √ −x
e − e
Z
1 1
ln(x) + dx √ √ dx
x ln(x) ex + e−x
9. Z 19. Z
1
2
(x + x + 1)(2x + 1)dx 1+ ln(xex )dx
x
10. Z 20. Z
2024
(x + 1) dx csc(1 − x) cot(1 − x)dx
8
1.3 Symmetry
Symmetry Concept
Example 1
Z 1
(x + 1)(x2 + 1)dx
−1
Z 1 Z 1
3 2 8
(x + x + x + 1)dx = 2 (x2 + 1)dx =
−1 0 3
Example 2
1
sin−1 (x)
Z
1
x −1
+ dx
−1 tan (x) x
Example 3
6
(x − 2)(x − 3)(x − 4) + 1
Z
dx
0 x2 − 6x + 10
Let u = x − 3.
3 3
u(u2 − 1) + 1
Z Z
du
du = = 2 tan−1 (3)
−3 u2 + 1 −3 u2 +1
9
Here are some odd functions to give you some inspirations. All of these integrals
should equal to zero.
1. 11.
1 1
√ √ √
Z Z
( 7 x + 5 x + 3 x)dx sin−1 (tan−1 (x))dx
−1 −1
2. 12.
1
Z 1
x + sin(x)
Z
−1 −1 dx
sin (x) + tan (x)dx
−1 −1 1 + cos(x)
3. 13.
1
1 − cos(x)
Z
Z 1
dx −1 1 −1 1
−1 x tan x+ + tan x− dx
−1 x x
4. Z 1 √ 14.
ln(x + x2 + 1)dx Z 1
1 + sin(x)
−1 ln dx
−1 1 − sin(x)
5.
1
15.
Z
(ex − e−x )dx 1
Z
1+x
−1 ln dx
−1 1−x
6. Z 1 16.
1
sec(x) tan(x)dx x3 + x
Z
−1 dx
−1 x4 + x2 + 1
7. Z 1
ex + 1
17. Z 1
ln dx 2
−1 e−x + 1 sin(x)ex dx
−1
8. Z 1 18. Z 1
sin(sin(x))dx
−1
(cos(x))x − (sec(x))x dx
−1
9. 19.
Z 1 Z 1 Z x
sin(x3 + x) + sin−1 (x3 + x)dx f (x)dx where f (x) =
2
e−t dt
−1
−1 0
10. r 20.
1 √ 1 √ √
Z q Z
3 3
x+ x + 3 x dx 1−x− 1 + x dx
−1 −1
10
1.4 Basic Exponential Functions
Here are some good basic examples of exponential integrals for the qualifying exam:
1. 10.
ex ex
Z Z
dx √ dx
ex + 2024 1 − e2x
2. 11.
ex ex + e2x
Z Z
dx
(ex + 1)2 1 + e2x
3. ∞
12. Z
2x + 3x
Z
dx (ex + 1)(e−x + 1)dx
0 5x
4. 13. Z
Z
dx dx
ex + 1 ex + e−x
5. 14.
ex
Z
Z x
e +1 dx
dx (ex − 1) ln(ex − 1)
x + ex + 1
6. 15. 2
ex
Z Z
(ex + e−x )4 dx dx
cos(e2x )
7. Z 16. Z
x
2 x−1 x+1
e dx ee (e2x + ex )dx
8. 17.
√
Z Z q
x x
e sin(e )dx ex ex dx
9. 18. √
∞
e7x + e4x 1 − e−x
Z
1+
Z
dx dx
e5x + e2x 0 ex
11
1.5 Basic Trig Integrals
Here are some good basic examples of trigonometric integrals for the qualifying exam:
1. 11. Z
tan(x) + cot(x)
Z
sin(x) + cos(x)
dx dx
cos(x) sin(x) cos(x)
2. Z 12. Z
2
sin (x) cos(x)dx (sin(x) + cos(x))2 dx
3. Z 13. Z
sin2 (x) cos3 (x)dx (tan(x) + sec(x))2 dx
4. 14. Z
Z
(sin(x) + 1)(cos(x) + 1)dx
(tan(x) sec(x))2 dx
15.
5.
Z
(sec(tan(x)) sec(x))2 dx
Z
tan(x) sec3 (x)dx
16. Z
6. 1
dx
Z
tan2 (x)dx sec(x) + tan(x)
17. Z
7. tan(x) + 1
Z
cos(x) dx
dx sec(x)
sin2 (x) + 1
18. Z
8. Z (1 + sin(x))(1 + sec2 (x))dx
csc(x) cot(x)
dx
1 + csc(x)
19.
9. Z
(sec(x) − csc(x))(sec(x) + csc(x))
sin(x) − cos(x)
Z
dx dx
sin(x) + cos(x) tan(x) + cot(x)
10. 20. Z
sin(x) + cos(x)
Z
3
sin (x)dx dx
sec(x) + csc(x)
12
1.6 Basic Integration by Parts
Here are some good basic examples of integration by parts integrals for the qualifying
exam. Notice that there are no recursive integration by parts problems.
1. Z 11. Z
2 x
x e dx (x + 1)2 cos(x)dx
2. Z 12. Z
ln(x)dx tan−1 (x)dx
3. 13.
√
Z Z
x sin(x)dx x ln(x)dx
4. 14.
ln(x2 + 1)
Z
x
Z
dx dx
ex x2
5. Z 15. Z
2
x sec (x)dx sin−1 (x)dx
6. Z 16. Z
x ln(x)dx x sec2 (x) tan(x)dx
7. Z 17. Z
x 2
(xe ) dx x2x dx
8. Z 18. Z
x 2
(x + e ) dx x(cos(x) + sin(x))dx
9. Z 19. Z p
ln(x)
dx ex (x2 + 6x + 9)dx
x2
10. 20. Z
ln(x)
Z
sin(x) ln(sec(x))dx √ dx
x
13
1.7 Basic Trig-Substitution
Here are some good basic examples of trig-sub integrals for the qualifying exam:
1. Z 6. Z
dx dx
√
x x2 − 1 x2 +4
2. Z 7. Z √
dx 1 − x2
√ dx
x2 x2 − 1 x2
3. Z 8.
dx Z
x2
3 3 dx
(1 − x2 ) 2
(1 − x2 ) 2
4. Z 9.
dx Z
1
3 √ dx
(1 + x2 ) 2 9 − x2
5. Z 10. Z √
dx x2 − 1
3 dx
(x2 − 1) 2 x
sec2 θdθ
Z Z
dx
2
= √
(sec θ + tan θ) sec θ ( 1 + x2 + x)(1 + x2 )
This also looks good as well!! Although the answer may be long, we can just add bounds
to make answer cleaner. In this case, I would go from 0 to ∞ so that my skeleton goes
from tan−1 (0) = 0 to tan−1 (∞) = π2 (since x = tan θ).
14
1.8 Basic Partial Fractions
Here are some good basic examples of partial fraction integrals for the qualifying
exam:
1. Z 10.
dx
Z
dx
x(x + 1) x(1 + x)2
2. Z 11.
dx Z
2
(x + 1)(x + 4)
x (x + 1) dx
(x + 2)(x + 3)
3. Z
dx 12.
e2x
Z
(x + 1)(x + 2)
dx
e2x + 3ex + 2
4. Z
dx
13.
x(2x − 1) Z
x2 − x
dx
5. Z 1 + x + x2 + x3
dx
x2 −1 14. Z
3x
6. dx
Z
x+2 x2 + 2x − 8
dx
x2 + 4x + 3 15. Z
7. x+5
Z
dx dx
x2 +x−2
x3 −x
16.
8. Z Z 4
x−4
x dx
dx 2 x2 − 6x + 5
(x + 1)(x + 2)(x + 3)
9. Z 17. Z ∞
dx dx
x (1 + x2 )
2
3 (x − 2)(x + 6)
15
1.9 Area of a Partial Circle
Area of a Partial Circle
√
We are familiar with the graph of a semicircle: y = r2 − x2 where r is the radius of
the semicircle. Then, Z r√
πr2
r2 − x2 dx =
−r 2
Z r√ Z 0√
πr2
r2 − x2 dx = r2 − x2 dx =
0 −r 4
Basic Example
Z 1 √
1 − x2 dx
0
We see that this is a quarter of a circle of radius 1. So the integral is the area π4 .
Hidden Symmetry
Z 2
x 1 √
3
x cos + 4 − x2 dx
−2 2 2
[Free Wi-Fi Password]
To most people this looks intimidating, but it’s actually easy if you know the concept
of symmetry and the partial area of a circle. Notice that the left term is an odd function:
Z 2 x √
3
x cos 4 − x2 dx = 0
−2 2
1 2√
Z Z 2√
2
4 − x dx = 4 − x2 dx = π
2 −2 0
Ellipse Example
Z 2 √
12 − 3x2 dx
0
16
Substitution Example
Z 3 √
6x − x2 dx
0
Exponential Example
Z ∞ √
e−2x − e−4x dx
0
Z ∞
−x
√ Z 1 √ π
e 1 − e−2x dx = 1 − u2 du =
0 0 4
Hybrid Example
1
2 − x2
Z
1 + x3 dx
√
−1 1 − x2
1
2 − x2 √ 1
Z Z
13
1 + x3 dx
√ 1 + x dx = √ + 1−x 2
−1 1 − x2 −1 1 − x2
Z 1 √
1 π 3π
= √ 2
+ 1 − x dx = π + =
−1 1−x 2 2 2
Hopefully this was easy to follow along. We separate it in a way where the radicals are easy
to understand. Then we used symmetry to get rid of x3 . Then the rest of the integral is just
inverse sine and the partial area of a circle.
17
1.10 Algebra Manipulation
Zero Substitution
x2 x2 + (1 − 1)
Z Z Z
1
dx = dx = 1− dx
x2 + 1 x2 + 1 x2 +1
It may not seem much, but this is actually the #1 most helpful algebra trick for speed
integration!! Here, try this one. It’s not always obvious sometimes.
Z
dx
(x + 2) (x2 + 4x + 5)
2
x4
Z 4
x −1+1
Z Z
1
dx = dx = x3 − x2 + x − 1 + dx
x+1 x+1 x+1
x7 x7 − x + x x6 − 1
Z Z Z
x
dx = dx = x + dx
x2 − 1 x2 − 1 x2 − 1 x2 −1
Forcing an Arctangent
We mainly complete the square to give ourselves an arctan form.
Z Z
dx dx 2 −1 2x + 1
= = √ tan √ +C
x2 + x + 1 (x + 21 )2 + 34 3 3
du the Numerator
We purposely put down the derivative of the denominator on the numerator so that it’s
an easy u-sub. Then we just deal with the leftovers.
18
Function Conjugating
We multiply top and bottom with functions to get rid of fractions or other types of
simplification.
2(1 + ex ) 2ex + 2 ex
Z Z Z Z
2
1 dx = dx = dx = + 1 dx
1 + 1+e x (ex + 1) + 1 ex + 2 ex + 2
Radical Conjugating
√ Z √
( x2 + 1 + x)
Z Z
x x
√ dx = √ √ dx = (x x2 + 1 + x2 )dx
2
x +1−x 2 2
( x + 1 − x) ( x + 1 + x)
√ √
Z Z
dx
√ √ = ( x + 1 + x − 1)dx
x+1− x−1
19
1.11 Intermediate U-Substitution
These integrals are u-substitutions that are a little hard to see, but also not too
difficult. Here are some good examples.
1. 11.
√
Z Z
x
dx x2 x − 1dx
1 + x4
2. 12. Z
Z
dx x+5
√ p dx
x(1 + x) (x + 2)(x + 8)
3. 13.
e2x
Z Z
3 x2
x e dx dx
1 + e4x
14.
4. 3
x2
Z
2
Z
x dx
√ dx (x − 2)3
x−1 1
5. 15.
√ Z p
Z
cos( x) sin(x)
√ dx p dx
2
cos (x) cos(x)
x
6. 16.
Z
1 1 Z
e x dx
x2 sec(x) ln(sec(x) + tan(x))dx
7. Z
dx 17.
√
Z
dx
x − x2 √ √
x(1 + 2 x + x)
8. Z
√ √ 18.
sec2 (x)
Z
x sin(x x)dx
dx
8 + sec2 (x)
9. Z 1 19. Z r
2
x (2x − 1) dx 7 x
dx
0 1 − x3
10. r 20. Z
x4 + 1 ln(x) + 1
Z
1
dx dx
x5 x4 x ln(x) + 1
20
1.12 Absolute Values
Here are some good basic examples of absolute value integrals for the qualifying
exam:
1. 6.
2 4
|x − 1|
Z Z
2
x − 1 dx dx
−2 0 |x − 2| + |x − 3|
2. 7. ∞
5
Z Z
dx
e−|x| dx
0 x + |x − 1| −∞
3. 8. e
1
Z
x+1
Z
x dx
|e − 1| dx
−1 1 |x − ln(x)| + ln(x)
4. 9.
Z 1
Z 16 √
|x − |x − |x|||dx x − 2 dx
−1 0
5. 10.
2π
Z 2
dx
Z
| sin(x)|dx p
−2π −2 |1 − x2 | + 1
WARNING EXAMPLE
Z 2π q Z 2π
2
1 − sin (x)dx = | cos(x)|dx = 4
0 0
Not only this tricks competitors, but nearly everyone when it comes to square roots. Just be
very careful with this, but also a nice way to give a hidden absolute value integral.
21
1.13 Reverse Product Rule
Reverse Product Rule Concept
Z
[f ′ (x)g(x) + f (x)g ′ (x)] dx = f (x)g(x) + C
As simple as it looks, it’s not always clear to see in most integration bee problems.
An Obvious Example
Z
sin(x)
+ cos(x) ln(x)dx
x
If I didn’t tell you this concept, you might have struggled solving this integral. But
now that I showed you this trick, you are aware that this is just a reverse product rule. So
the answer is clearly sin(x) ln(x) + C.
Exponential Example
Z
ex (sin(x) + cos(x))dx
To most beginners, they would probably do integration by parts. But if you know
the trick, you could definitely solve this in seconds. In fact, it’s good to keep in mind:
Z
ex (f (x) + f ′ (x))dx = ex f (x) + C
A Trig Example
Z
sec(x)(2x + x2 tan(x))dx
Z
= [2x] sec(x) + x2 [sec(x) tan(x)]dx = x2 sec(x) + C
22
Logarithm Example
Z
(ln2 (x) + 2 ln(x))dx
Natural logs are very good at hiding xn due to the cancellation from the derivative
of ln(x). Z
2 ln(x)
1 · ln2 (x) + x · dx = x ln2 |x| + C
x
In fact, Z
[f (ln(x)) + f ′ (ln(x))] dx = xf (ln(x)) + C
Polynomial Example
Z 0
x(x2 + 1)2 (3x + 1)2 + (3x + 1)(x2 + 1)3 dx
− 13
[WolframAlpha Suggestions]
You’re probably guessing that the indefinite answer is (x2 + 1)3 (3x + 1)2 . Well you’re
wrong lol. You must be aware of removed constants; this tricks competitors who just likes
to speed guess. The indefinite answer is 61 (x2 + 1)3 (3x + 1)2 . So the definite integral answer
should just be 61 .
23
1.14 Basic Series
Some Basic Series Formulas
The following properties are true if |x| < 1.
1. 6.
∞
X 1 ∞
xn = X x2n+1
n=0
1−x (−1)n = tan−1 (x)
n=0
2n + 1
2.
∞
X x 7.
n
nx = ∞
n=1
(1 − x)2 X
n x
2n+1
(−1) = sin(x)
n=0
(2n + 1)!
3.
∞
X n x 8.
= ∞
x n (1 − x)2 X x2n
n=1 (−1)n = cos(x)
n=0
(2n)!
4.
∞ 9.
X xn ∞
= ex X 1
n! =1
n=0
n=1
n(n + 1)
5. 10.
∞ ∞
X xn X 1 π2
= − ln (1 − x) =
n=1
n n=1
n2 6
24
Taylor Series Example
s r
√
Z q
3 4
2x 5
e ex2 e x3 ex4 ex5 · · · dx
[Silver] Z Z
P∞ xn x −1 x −1
x
= e e n=1 n! dx = ex ee dx = ee +C
[Silver] Z Z Z
x
+ 2x + 3x + 4x x( ∞ n
) dx =
P
+...
= 2 2 4 8 16 dx = 2 n=1 2n 22x dx
x2
Z Z P∞
1 1 1 1 1
+ 2(3) + 3(4) + 4(5) +...
= x 2 dx = x n=1 n(n+1)
dx = +C
2
25
1.15 Intermediate Trig Integrals
In this section, we start utilizing trig-identities, including some uncommon ones.
Here are some good examples for the qualifying exam:
1. Z π
12.
2
2
sin (x)dx Z
0 sin(x − sin(x)) − sin(x + sin(x))dx
2. Z π
2
(1 + cos(x))2 dx 13. Z
0 dx
2
3. Z sin (x) cos2 (x)
sec6 (x)dx
14. Z
dx
4. Z (sec(x) − tan(x))2
sin(2x) cos(3x)dx
15.
cos2 (x)
Z
5.
dx
Z
cos(5x) cos(7x)dx 2 cos2 (x) − 1
6. 16. Z
tan(x)
Z
(tan4 (x) + tan6 (x))dx dx
tan(2x)
7. Z 17.
dx
1 + sin(x) Z π
s
6 1 1
+ dx
8. Z p 0 1 − sin(x) 1 + sin(x)
1 + cos(x)dx
18.
9.
Z
tan3 (x)dx
Z
4 4
cos (x) − sin (x)dx
10. 19. Z
1 + 4 cot(x)
Z p
csc(x) − sin(x)dx dx
4 − cot(x)
11. 20. Z
sin(x) cos(x)
Z q
2 tan2 (x) + 2 sec(x) tan(x) + 1 dx dx
sin4 (x) + cos4 (x)
26
1.16 Intermediate Trig-Substitution
In this section, we use trig-substitution in a nonstandard way. Remember that in
trig-substitution, that whole goal is to get rid of radicals or other simplification.
Now it is a much easier integral to solve. The answer will be long though, so I’d suggest
putting in bounds so that we don’t have to substitute back.
27
Loophole Example
Z
−1 (x)
ecos dx
Let x = cos θ.
Z π Z π
2 2
−1 2
= cos (2 cos θ − 1) sin θdθ = −2θ sin θdθ
0 0
Notice that if I test certain trig functions to plug into x, letting x = sin2 θ will
definitely simplify it better because it cancels the radicals and the arctangent.
Z π Z π
2 32 2
= (θ)3 sin(2θ)dθ = 64θ3 dθ = π 4
0 sin θ cos θ 0
28
1.17 Inverse Functions
Inverse Trig Identities
π
sin−1 (x) + cos−1 (x) =
2
1 π
tan−1 (x) + tan−1 =
x 2
Note: tan−1 ( x1 ) = cot−1 (x)
Symmetry Example
Z π
3
cos−1 (tan(x))dx
− π3
[Silver]
Z π Z π
3
−1 −1 −1
3 π
= cos (tan(x)) + sin (tan(x)) − sin (tan(x))dx = + 0 dx
− π3 − π3 2
π2
Note that sin−1 (tan(x)) is an odd function. So this integral equals to 3
.
Clearly, we would rather find certain functions and bounds such that we can combine
this into one integral.
A Simple Example
Z 1 πx √
3 2 −1 3
sin + sin ( x) dx
0 2 π
You can clearly see that they are inverses of each other. Hence, the answer to this
integral would be 1. But let’s be careful not to make too many integrals like this since
competitors can just easily guess.
29
A Guess-Proof Example
Z 1 √
2 x
ln2 (2) + ln2 (1 + x)dx
0
Z 2 √ Z 2 p
3
= 3
1 + x dx + (x + 1)2 − 1dx
0 0
Z 2 √ Z 3 √
3
= 1 + x3 dx + u2 − 1du = 2(3) − 0 = 6
0 1
This is the most common way to hide inverse functions, just by u-substitutions to
manipulate the bounds.
Making a sum of inverse integral is not easy to do. You’re gonna need to play around
with functions on a graph or on WolframAlpha until you have an idea.
30
1.18 King’s/Queen’s Rule
King’s Rule Concept
Z b Z b
f (x)dx = f (a + b − x)dx
a a
b b
f (a + b − u)
Z Z
f (x) u=a+b−x
dx −−−−−→ du = I
a f (x) + f (a + b − x) a f (u) + f (a + b − u)
Variables are just variables.
b b
f (x) + f (a + b − x)
Z Z
I + I = 2I = dx = 1dx = (b − a)
a f (x) + f (a + b − x) a
b−a
Hence I = 2
.
A Simple Example
Z 4 √
x
√ √ dx
3 7−x+ x
Let u = 7 − x. √
4
7−u
Z
√ √ du
3 u+ 7−u
Add it to the first integral.
Z 4 √ Z 4 √ Z 4
x 7−x
2I = √ √ dx + √ √ dx = 1dx
3 7−x+ x 3 x+ 7−x 3
We get 2I = 1 → I = 21 .
Logarithm Example
Z 1
ln(x + 1)
2
dx
0 ln(2 + x − x )
1 Z 1
ln(2 − x)
Z
ln(x + 1) u=1−x
= dx −−−−→ dx
0 ln(x + 1) + ln(2 − x) 0 ln(2 − x) + ln(x + 1)
Z 1
1
2I = 1dx ⇒ I = .
0 2
31
Flipping the Logarithm Example
2 x
1 + ln( 2−x )
Z
dx
0 x2 + (2 − x)2
[Silver]
Let u = 2 − x, then:
2
1 + ln( 2−u )
Z
u
du
0 (2 − u)2 + u2
Combine the first integral with our u-sub integral, the log will cancel out:
Z 2 Z 2
2 dx π
2
dx = 2
= .
0 2(x − 2x + 2) 0 (x − 1) + 1 4
King’s Advantage
Z 1
x
dx
0 ex + e1−x
[Silver]
If you let u = 1 − x and add the integral with our original, it’ll cancel out the
numerator: Z 1 Z 1
x 1−x dx
x 1−x
+ 1−x x
dx = x 1−x
0 e +e e +e 0 e +e
It is now an elementary integral we can solve!!
Z 1 Z 1
2I = sin(x) cos(1 − x) + cos(x) sin(1 − x)dx = sin(1)dx
0 0
1
1−x
Z
−1 x −1
2I = tan + tan dx
0 1−x x
1 1π
Z
π
I= dx =
2 0 2 4
32
Queen’s Rule Concept
π
If you let u = 2
− x, then
Z π Z π
2 2
f (sin(x))dx = f (cos(u))du
0 0
(π − x) Example
Z π
x sin(x)
dx
0 1 + cos2 (x)
Let u = π − x:
π π
(π − x) sin(x)
Z Z
x sin(x) π sin(x)
2I = + dx = dx
0 1 + cos2 (x) 1 + cos2 (x) 0 1 + cos2 (x)
Trig-Sub Example
Z ∞
dx
0 1 + x + x2 + x3
Let x = tan θ:
π π
Z ∞ Z Z
dx 2 dθ 2 cos θ
= = dθ
0 (x + 1)(x2 + 1) 0 1 + tan θ 0 cos θ + sin θ
π
Let u = 2
− θ and you apply the same concept.
33
Tangent Example
Z π
2 1 1
+ dx
0 ln(tan(x)) 1 − tan(x)
[JEE Main]
π
Let u = 2
− x:
Z π
2 1 1
+ dx
0 ln(cot(x)) 1 − cot(x)
Z π
2 1 1 1 tan(x)
2I = − + − dx
0 ln(tan(x)) ln(tan(x)) 1 − tan(x) 1 − tan(x)
Z π
2 π
= 1dx ⇒ I =
0 4
[Silver]
Z π
2
sin2 (sin2 (x)) + cos2 (cos2 (x)) + 2 sin(sin2 (x)) cos(cos2 (x))dx
0
π
Let u = 2
− x:
Z π
2
sin2 (cos2 (u)) + cos2 (sin2 (u)) + 2 sin(cos2 (u)) cos(sin2 (u))du
0
Z π
2
2I = 1 + 1 + 2 sin(sin2 (x) + cos2 (x))dx
0
π
I = (1 + sin(1))
2
34
1.19 Gaussian Integrals
Gaussian Integral Formula
Z ∞ √
−x2 π
e dx =
0 2
Substitution Examples
Z ∞
2
2−x dx
0
Z∞
√ Z ∞ r
− ln(2)x2
u=x ln(2) 1 −u2 1 π
= e dx −−−−−−→ p e du =
0 ln(2) 0 2 ln(2)
Z ∞
2 +2x
e−x dx
−∞
Z ∞ √
−(x+1)2
=e e dx = e π
−∞
Symmetry Example
Z ∞
2
e−x (sin(x) + cos(x))2 dx
−∞
Z ∞ Z ∞ √
−x2 2
= e (1 + sin(2x))dx = 2e−x dx + 0 = π
−∞ 0
Disguised Example
∞ 2
x2 + 1 + e x
Z
dx
0 ex2 +1 (x2 + 1)
Z ∞ √
1 −x2 1 π+ π
= e + 2 dx =
e 0 x +1 2e
35
Trig Example
Z π
2 2 (x)
e− sec sec2 (x)dx
0
Z π Z ∞ √
1 2
− tan2 (x) 2 1 −u2 π
= e sec (x)dx = e du =
e 0 e 0 2e
2
We derive x and integrate xe−x .
h x i∞ 1 Z ∞ π
−x2 2
− e + e−x dx =
2 0 2 0 4
Note:
x −x2 x
lim e = lim x2 = 0
x→∞ 2 x→∞ 2e
[Silver]
1 2
Let u = x 3 , then du = 13 x− 3 dx.
Z ∞ √
−u2 3 π
3e du =
0 2
36
1.20 Special Wildcard
Usually, the last problem is the hardest. This type of integral helps us tiebreak some
competitors. Obviously, it still must be appropriate for the qualifying exam, but it can be
anything unusual, creative, and use future techniques after this chapter. Here are examples
from other qualifying exams that past further techniques than this chapter.
1. √ 5.
Z ∞
ln( x + 1) Z ∞
tan−1 (x)
√ dx dx
0 x x x(ln2 (x) + 1)
0
2. Z ∞
2
e−x (5x4 − 2x6 )dx 6.
−1 Z
3 sin(x) + 4 cos(x)
3. dx
Z 2π
dx 4 sin(x) + 3 cos(x)
4
0 sin (x) + cos4 (x)
7.
4. ∞ 1
ln(1 + x + x2 )
Z Z
ln(x)(ln(x) + 1)
dx dx
0 x2x−1 0 x
You’ll soon learn how to solve these after you finish reading this whole guide lmao.
37
Chapter 2
Textbook Problem 1
Z r
1−x
dx
1+x
I chose this problem because I like the idea of conjugating the radicals in a way
where it becomes a u-sub and an arcsine function.
Z
1−x √
= √ dx = sin−1 (x) + 1 − x2 + C
1 − x2
Can we pull this trick off with a different integral? Maybe arcsecant? But that
would be using x√x12 −1 , which is a little harder to work with. How about other conjugating
√ √
1√ x+1+ x−1
functions? I thought about √
x+1− x−1
= 2
. Hmmm, what if:
Z √ √
x+1+ x−1
Z
dx
√ dx = √
x−1 x2 − 1 − x + 1
Ooooh, this looks tricky and nice. I’ll use it!!
38
Textbook Problem 2
Z
dx
1 + ex
This is a very common integral that keeps showing up in a lot of integration bees.
Has anyone ever tried squaring it?? Let’s see how the integral is.
e−2x
Z Z Z
dx u
x 2
= −x 2
dx = − du
(1 + e ) (1 + e ) (1 + u)2
e−nx un−1
Z Z Z
dx
= dx = du
(1 + ex )n (1 + e−x )n (1 + u)n
Dang, not elementary, although this does look like something we can use in advanced competi-
tions (beta function trick). Unfortunately, we won’t do beta functions here in this integration
bee, but we’ll keep the first idea.
Textbook Problem 3
Z
x +x
ee dx
Another easy common integral that pops up a lot in integration bee. Let’s modify
it fancier. Notice the u-sub skeleton:
Z Z
ex x
e e dx = eu du
39
2.2 Sneaky Algebra Manipulation
Factoring Below 1 Degree
1
x−4
Z
√ dx
0 x−2
√ √
This could be easily solved by factoring x − 4 = ( x − 2)( x + 2).
Absorption
Z
(x2 + x)2 (x2 − x + 1)2 dx
Substitution
Z 4
(x − 1)(x − 2)(x − 3)(x − 4)(x − 5)dx
3
Let u = x − 3:
Z 1 Z 1
(u + 2)(u + 1)u(u − 1)(u − 2)du = u(u2 − 1)(u2 − 4)du
0 0
Let w = u2 − 1: Z 0
1 5
w(w − 3)dw =
2 −1 12
Reverse Absorption
Z
(x2024 + x)2022 dx
Now it’s easier to see that this is just a u-substitution. Try this one:
Z q
3
ex + e 2 x dx
40
Exchanged Absorption
Z
(x + 1)3 (2x4 + x3 )dx
Z Z
3 3
(x + 1) x (2x + 1)dx = (x2 + x)3 (2x + 1)dx
The way you form the integral truly matters. It can always throw off competitors;
either to the wrong direction or not.
41
2.3 Basic Forced U-Substitutions
Forced u-substitutions means to completely
√ perform u-sub without exchanging a
proper dx. For example, if I need to do u = x but I don’t have du = 2√1 x dx, then you must
solve for x by having u2 = x, then derive both sides to get 2udu = dx. After that, you can
start subbing the integral.
1. Z 10.
√
Z
x dx
e dx √
(1 + x)2
2. Z 11. √
ln(10)
ex ex − 1
Z
sin(ln(x))dx dx
0 ex + 8
3. 12.
Z 1 √ Z
(1 + x)8 dx
√
0 2021x − 1
4. Z 13.
dx Z
dx
p√ √
x+1 3
x+1−1
5. Z 14. Z
−1 2 dx
(sin (x)) dx √
2 x+3+x
6. 15.
√
Z
√
Z
3
x 2x − 1 dx 3 2x+1
dx
7. 16.
8 ∞
ln(1 − e−x )
Z
dx
Z
p √ dx
0 1+ 1+x ln(2) ex − 1
8. 17.
√
Z Z
−1
tan ( x)dx x ln5 (x)dx
9. 18.
√
Z Z q
3
ln (x)dx 1 − xdx
42
2.4 Gamma Function Integral
Factorial Integral Formula
Z ∞
n! = xn e−x dx
0
Now that you know the formula or the definition of the gamma function, here are
some good examples that you can be creative with:
1. Z ∞
7. Z ∞ 1 1
5 −x
x e dx e−x 3 x− 3 dx
0 0
2. 8. Z ∞
Z 1
6
x
ln (x)dx √
x
dx
0 0 e
3. 9. Z ∞
Z 0 x
x 4
e (x + x + x + x)dx3 2 e3x−e dx
−∞
−∞
4. 10. 4
∞
Z ∞
ln(x)
Z
−x2
x5 e dx dx
0 1 x
5. 11. ∞
∞
Z
1
Z
−x 4 dx
e (x + 1) dx 1
0 0 x7 e x
6. 12. π
Z ∞ √ √
Z
2
− x
xe dx sec6 (x)e− tan(x) dx
0 0
43
2.5 Integration by Parts
Here are some good examples of integration by parts for regular rounds. Again, it’s
just a little trickier but also not too difficult.
1. 10.
xex
Z Z
x ln(x + 1)dx √ dx
ex − 1
2. Z 11. Z
x
e sin(x) cos(x)dx sin(ln(x))
dx
x3
3. 12.
ln2 (x)
Z Z
dx x2 sec−1 (x)dx
x3
4. Z 13.
x
Z
dx sec(x)dx
1 + sin(x)
5. Z 14. Z
3 x ln(x)
sec (x)dx √ dx
x2 − 1
6. Z 15.
ln(x + 1)
Z
√ dx sin(x) ln(sin(x))dx
x x
7. 16.
tan−1 (x)
Z Z
dx xex sin(x)dx
x2
8. Z 17.
ln(1 + x4 )
Z
x 2
e sin (x)dx dx
x3
9. 18.
x sin−1 (x)
Z Z
√ dx ln(tan(x)) cos(2x)dx
1 − x2
44
2.6 Trig-Identities Manipulation
Here, we use trig-identities to make a little trickier integrals. Here are some good
examples for this regular round.
1. 9. Z
dx
Z p
1 + cos(x)dx
1 + 8 cos2 (x)
2. Z 10.
sec(x) r
dx Z q
sec(x) − tan(x) 2
p
sec (x) tan(x) tan(x) tan(x) sin(x)dx
3. Z
dx 11. Z
2
sin (x) cos2 (x) 2 tan(x)
dx
1 − tan2 (x)
4. Z
12.
sin3 (x) + cos3 (x)dx Z
dx
√
3 sin(x) + cos(x)
5. Z π π 13.
sin x + sin x − dx
Z
tan(x)
4 4 dx
tan(x) + cot(x)
6. Z
cos(x) 14. π
dx
Z
4
cos(2x) − 1 ln(2 cos2 (x) − 1) cos(x)dx
0
7. Z
cos(2x) 15. Z
dx sin(sin(x) cos(x)) cos(2x)dx
sin(x) + cos(x)
8. Z 16. Z
p
cos(x) cos(2x)dx sec(x) csc(x)dx
45
2.7 Intermediate Trig-Substitution
It’s just like the qualifying exam chapter, except that the integrals are a bit trickier
and we have more time for each integral. Here are some good examples of intermediate
trig-substitution for this regular round.
1. Z 8.
x Z ∞
tan−1 (x)
√ dx √ √ dx
(1 − x) 1 − x2 0 ( 1 + x2 + x) 1 + x2
2. 1
x2
Z
2 9. √
3 dx Z 2 √
0 (1 − x2 ) 2
esec
−1 (x)
x2 − 1dx
3. 1
Z 1 √
sin−1 ( 1 − x2 )dx 10.
−1 √
1
sin−1 ( x)
Z
4. √ dx
Z 1 0 1−x
−1 x
tan √ dx
0 1 − x2 11.
Z 1
5. √ dx
√ √
p
∞
1 + 1 + x2
Z
dx 0 (1 + x) x − x2
0 1 + x2
6. 12.
Z 4 q
√
1 −1
1−x tan x − 1 dx
Z
√ dx 1
0 sin−1 (x) 1 − x2 + 1 − x2
7. 13.
Z ∞ 1
dx
Z
dx
√ 3 √
2 x2 (x2 − 1) 2 0 (1 + x2 ) 1 − x2
46
2.8 Infinite Functions
Algebraic Functions
Z
dx
1
1+ 1
1+ 1+...
√
1 1 5−1 1
y= 1 ⇒y= ⇒ y2 + y − 1 = 0 ⇒ y = =
1 + 1+... 1+y 2 φ
Remember that y > 0, hence
Z Z
dx dx
1 =
1+ 1
1+ 1+...
φ
2023
10(1 + x)(1 + x2 )dx
Z
0 1 + x + x2 + x3 + x4 + ...
For 0 < x < 1, the geometric series applies. For 1 < x, the polynomial goes to infinity,
but since it’s the denominator, the whole integral goes to zero.
Z 1
= 10(1 − x4 )dx = 8
0
47
Taylor Series
s r
√
Z q
3 4
x x x 5 x...dx
Z Z P∞
Z
1 1 1 1
+ 3! + 4! +...
x 2! dx = x n=2 n! dx = xe−2 dx
∞
e3x e4x e5x enx
Z Z Z
x
X
x
+ + + ...dx = e dx = (ee − ex − 1)ex dx
2! 3! 4! n=2
n!
Iterative Bound
R (R1... xdx)
Z 1 xdx
xdx
1
y
y2 − 1
Z
y= xdx ⇒ y = ⇒ y 2 − 2y − 1 = 0
1 2
√
Since y > 0, the integral equals to y = 1 + 2 .
48
2.9 Sneaky Symmetry
U-Substitution
Z 4
(x − 1)(x − 2)(x − 3)(x − 4)(x − 5)dx
2
Let u = x − 3: Z 1
u(u2 − 1)(u2 − 4)du = 0
−1
Removing a Term
2
ln2 (x)(sin−1 (ln(x)) + 1)
Z
dx
1
2
x
Let u = ln(x):
Z ln(2) Z ln(2)
2 −1
u (sin (u) + 1)du = 2 u2 du
− ln(2) 0
Super easy, yet intimidating or distracting for competitors. Here’s another good one
for you to try: Z 1 5
x +1
2+1
(tan−1 (x))2 dx
−1 x
[Silver]
We will never ever use this integral in UC Berkeley Integration Bee, so I suggest a
simpler integral, but for now I’m just showing you this dangerous symmetry concept.
Let u = x − 1 to purposely make the bound symmetrical.
Z 1 Z 1
3 3
(u + 1) cos(u + u)du = 2(3u2 + 1) cos(u3 + u)du = 2 sin(2)
−1 0
49
2.10 Sneaky Product Rule
Secant Hiding Spot
Z
3
sec (x) + sec(x) tan2 (x) dx
This will definitely scare the hell out of speed integrators, especially beginner calculus
mathletes. Even though each term is famous for having such an ugly answer and a terrible
integration by parts process, adding both of these integrals gives a very sneaky product rule
function. Z
sec(x) sec2 (x) + (sec(x) tan(x)) tan(x)dx
And now you see that the answer is just sec(x) tan(x) + C .
ex (2x + 1)
Z
√ dx
x
√ √
Z
x 1
= e 2 x+ √ = 2 xex + C
x
Most beginners may not be able to see this. They’ll probably just do integration by
parts. You can also trick them with this as well:
Z
ex (sin(x) − cos(x))dx
They’ll accidentally think its not product rule because of the minus sign.
Let u = ln(x): Z
eu (sin(u) + cos(u))du
50
xs and Logarithms
Z
1
ln(ln(x)) + dx
ln(x)
Z
1
= 1 · ln(ln(x)) + x dx = x ln(ln(x)) + C
x ln(x)
√
Z p
1 1 p
= ln(x) · √ + x · p = 2 x ln |x| + C
x x ln(x)
Multi-Product Rule
Z 2π
cos(x)(x3 + 6x)dx
0
An Imposter Integral
Z ∞
2
e−x (5x4 − 2x6 )dx
−1
[Silver]
h i∞ 1
5 −x2
= xe =
−1 e
51
Chapter 3
Intermediate Topics
−4u2 (1 − u2 ) u2
Z Z
du = 4 du
(1 − u2 )2 u2 − 1
Power Subbing
Z 1
dx
√
0 1+ 3x
√
Let u = 1 + 3
x → (u − 1)3 = x, then 3(u − 1)2 du = dx.
Z 2 Z 2
3(u − 1)2
1
du = 3 u−2+ du
1 u 1 u
52
3.2 Sneaky U-Sub Tricks
Inverse Functions
Note that W (x) is the inverse function of xex .
Z e
eW (x) dx
0
[Silver]
Trig Manipulation
sec(x) − tan(x)
Z
p dx
sin(x)
1 − sin(x)
Z Z Z
cos(x)dx du
= p dx = p = √
cos(x) sin(x) (1 + sin(x)) sin(x) (1 + u) u
Trig Manipulation 2
Z π
4 tan(x)
p dx
0 cos(2x)
π
Z Z 1
4 sin(x) du π
= p dx = √ √ =
0 cos(x) 2 cos2 (x) − 1 2
2 u 2u2 − 1 4
Norwegian Substitution
∞
6x
Z
dx
0 4x + 9x
[Integral Kokeboken]
∞ 6 x ∞ 3 x ∞
Z Z Z
4 2
u=( 32 )x 1 du
= x dx = dx −−−−→
0 1 + 49 0 1 + ( 32 )2x ln( 32 ) 1 1 + u2
53
Blind Substitution
Z
dx
√
(2x + 1) x2 + x
Blind substitutions are very hard to come up with. Pretty√ much there’s a hidden
manipulation inside the u-sub mechanism. Notice that if I let u = x2 + x, observe that
u2 = x2 + x
4u2 + 1 = 4x2 + 4x + 1
√
4u2 + 1 = (2x + 1).
Also,
2x + 1
du = √ dx
2 x2 + x
√
4u2 + 1
du = dx
2u
2u
√ du = dx.
4u2 + 1
So now we have,
Z
1 2u
Z
2 −1
√
√ ·√ du = du = tan (2 x2 + x) + C
u 4u2 + 1 4u2 + 1 4u2 + 1
WOOOOOOAHHH, definitely did not see that coming. It’s just a simple arctangent integral.
−1 x
But wait a minute...WolframAlpha has another answer: 2 tan +C .
x+1
To check if both answers are valid, take the derivative of the difference of those answers
on WolframAlpha or Mathematica. If the derivative equals to zero, they are both valid. If
not, there is a domain issue. In that case, just add in bounds to the integrals, easy fix!!
Blind Substitution 2
1 √ x
Z
1+ xe dx
x
√
Let u = xex → u2 = xex , then
2udu = ex (x + 1)dx
2u ex (x + 1)
du = dx
u2 xe
x
2 1
du = 1 + dx
u x
54
British Substitution
1 3
x−1
Z
dx
0 x+1 x+1
[Oxford University]
x−1 2 2 2
Let u = x+1
=1− x+1
. Then x + 1 = 1−u
→ dx = (1−u)2
du.
0 0
u3
1−u
Z Z
3 2
u du = du
−1 2 (1 − u)2 −1 1−u
British Substitution 2
2
r
2−x
Z
dx
1 x−1
[National University of Singapore]
q
2−x 1 1
Let u = x−1
. Then u2 = x−1
−1→ u2 +1
+ 1 = x. Also, dx = − (u22u
+1)2
du.
π
Z ∞ Z
2u 2 π
u du = 2 sin2 θdθ =
0 (u + 1)2
2
0 2
∞ ∞
x4
Z Z
1 du π
= √ dx = √ =
1
5 5
x x −1 5 0 (u + 1) u 5
1 + (x 2 )2 3 1 + u2 3
55
Caveman Trick
Z
dx
x4 + x
As simple as it looks, this is not very easy to see. Most of us aren’t comfortable with forcing
variables to have a negative exponent. But in this case, it is super helpful to do so for a
simple u-substitution.
Again, as simple as it is, it’s not very easy to see. If you were thrown with a bunch of random
integrals, you wouldn’t be able to tell. If this is a bit too hard to see, giving more power also
works!!
x2
Z Z Z
dx 1 1 1
3
= 3 3
dx = − du
x(1 + x ) x (1 + x ) 3 u u+1
1 1 x3 + 1
ln |x3 | − ln |x3 + 1| + C = − ln
= +C
3 3 x3
Multi Logged
Z √
ln(x) ln( 2x) ln(2x)
dx
x
[UC Berkeley Integration Bee 2022 - Tiebreaker]
√
ln(2x2 ) 2 ln( 2x)
Let u = ln(x) ln(2x). Then, du = x
dx = x
dx.
LOGS EVERYWHERE
Z
x(ln2 (x) + 1)(ln(x) + 1)2 dx
[Silver]
56
3.3 Wallis’ Trick
Wallis’ Trick
For all n ∈ N,
π π
(
π
× 12 × 34 × 65 × ... × n−1
Z Z
2 2 if n is even
sinn (x)dx = cosn (x)dx = 2
2 4 6 8
n
n−1
0 0 3
× 5 × 7 × 9 × ... × n if n is odd
Basic Example
Z π
2
cos4 (x)dx
0
By Wallis’ Trick,
Z π
2 π 1 3 3π
cos4 (x)dx = × × =
0 2 2 4 16
Manipulation Example
Z π
2
sin2 (x) cos2 (x)dx
0
π
Z Z π
2 1 2 1
= sin (2x)dx = sin2 (u)du
0 4 8 0
π
Let w = 2
− u to turn it into Wallis’ Trick integral:
Z π
1 2 π
cos2 (u)du =
4 0 16
Helpful Wallis
Z π
2
(1 + sin(x))3 dx
0
Z π
2
(sin3 (x) + 3 sin2 (x) + 3 sin(x) + 1)dx
0
2 3π π 11 5π
= + +3+ = +
3 4 2 3 4
57
3.4 Advanced Trig-Substitution
Getting Rid of the Inverse Trig Functions
Z 1 r
−1 x
sin dx
0 x+1
Let x = sec θ.
π π
Z
4 sec θ tan2 θ
Z
4 √ π
dθ = (sec θ − 1)dθ = ln(1 + 2) −
0 sec θ(sec θ + 1) 0 4
Let x = tan θ. π π
π2
Z Z
4
−1 2 tan θ 4
sin dθ = 2θdθ =
0 sec2 θ 0 16
58
An Iterating Cosine Trig-Sub
r
2 √
Z q
2 + 2 + 2 + x dx
0
This is also one of those integrals we will never put in this integration bee. I’m only
showing you this for the sake of the concept. As weird as this looks, there’s a cool ugly trick
for this. Let x = 2 cos(2θ). Note that 1 + cos(2x) = 2 cos2 (x).
Z πr q Z πq √
4 p 4
2 + 2 + 2 + 2 cos(2θ)4 sin(2θ)dθ = 2 + 2 + 2 cos θ4 sin(2θ)dθ
0 0
Z π
s Z π
4 θ 4 θ
= 2 + 2 cos 4 sin(2θ)dθ = 8 cos sin(2θ)dθ
0 2 0 4
Z π
4 9 7 32 π
4 sin θ + sin θ dθ = 8 − sin
0 4 4 63 16
The double angle trig-identity and the constant worked together and caused a chain reaction;
cancelling multiple radicals throughout the integral. Although, the constants are a mess.
Let x = cos(2θ).
Z π Z π
4
−1 sin θ 4 1
tan 2 sin(2θ)dθ = 2θ sin(2θ)dθ =
0 cos θ 0 2
Logarithm Example
1 √ √
Z
ln( 1 − x + 1 + x)dx
0
π 1 1
After integration by parts, you should get + ln(2) −
4 2 2
59
Famous Indian Trig-Sub Monster!!!
Z p
3
√ p
6
√
x + 2 − x2 1 − x 2 − x2
√
3
dx
1 − x2
[JEE Main]
= p
3
2 cos θdθ
cos(2θ)
Recall that 1 − sin(2θ) = (sin θ − cos θ)2 . We use cos θ − sin θ to cancel out cos(2θ).
Z √ √ √
6
2 3 sin θ + cos θ 3 cos θ − sin θ √
Z
2
= p3
2 cos θdθ = 2 3 cos θdθ
cos(2θ)
2 2 x 1
= 2 3 sin θ + C = 2 3 √ + C = 26 x + C
2
Yes, that whole function was just a constant. Very wild.
Constants Assisting Us
Z 1
√
1+x
√ √ dx
−1 2+ 1−x
Let x = cos(2θ).
π √ Z π
2 4 sin θ cos2 θ
Z
2 2 cos θ
√ √ 2 sin(2θ)dθ = dθ
0 2 + 2 sin θ 0 1 + sin θ
Z π
2
4 sin θ(1 − sin θ)dθ = 4 − π
0
60
A Triple Angle Identity
√
3
3x − x3
Z
−1
tan dx
0 1 − 3x2
[Cambridge University]
Okay...probably not use the identity for tangent, but maybe for sine or cosine.
Let x = tan θ. It is NOT well known that:
3 tan θ − tan3 θ
= tan(3θ)
1 − 3 tan2 θ
HOWEVER!!! Please realize that we are about to do tan−1 (tan(3θ)) = 3θ.
Be very careful that our integral WILL NOT BE:
Z π
3
3θ sec2 θdθ
0
√ √
Notice our top bound θ = π3 because of x = 3 → θ = tan−1 ( 3).
It is true that in general, − π2 ≤ tan−1 (x) ≤ π2 , but tan−1 (tan(3 · π3 )) = 3 π3 = π > π2 .
Now without being too complicated like this evil integral, try to use the triple angle identity
for sine and cosine, and turn it into a trig-sub integral.
61
3.5 Awkward & Advanced Integration by Parts
Not Every Log is Derived
Z
ln(x) ln(1 − ln(x))dx
Integrating ln(x) gives us x ln(x) − x = x(ln(x) − 1) which will nicely cancel out with
the derivative.
Nonelementary Intimidation
Z
xex ln(1 − x)dx
This scares advanced mathletes because this looks like an impossible Taylor Series trick
due to the integral having no bounds. Integrating xex gives us xex − ex = ex (x − 1)
which will nicely cancel out with the derivative.
3x2 − 1
Z
√ tan−1 (x)dx
2x x
[Cambridge University]
Now this integral is super difficult to see. I honestly couldn’t figure out the trick to
this until WolframAlpha showed me that it’s just integration by parts.
Observe that
√ Z √
3x2 − 1 3 x 1 3 x 1 x2 + 1
√ = − √ ⇒ − √ dx = √ +C
2x x 2 2x x 2 2x x x
Notice that with x2 + 1, we cancel it out nicely when we derive arctangent. Thus,
3x2 − 1 √
Z 2
−1 x +1
√ tan (x)dx = √ tan−1 (x) − 2 x + C
2x x x
The reason why I didn’t want to do integration by parts was because it didn’t look pretty to
perform, but I wouldn’t know.
Utilizing Trig-Manipulation
Z π
ln(1 + sin(x)) sin(x)dx
0
[Silver]
Z π
[− cos(x) ln(1 + sin(x))]π0 + (1 − sin(x))dx = π − 2
0
62
3.6 Intermediate Partial Fractions
Two Methods Example
Z
1
dx
(x2 + 6x + 13)(x2 + 6x + 10)
The first method I will show you is dummying. Pretty much, you will treat any
nonlinear functions as linear for the sake of partial fractions. Notice that if I let α = x2 + 6x,
then
1 1
2 2
=
(x + 6x + 13)(x + 6x + 10) (α + 13)(α + 10)
Now we can just perform basic partial fractions.
− 13 1
3 1 1
+ = −
α + 13 α + 10 3(x2 + 6x + 10) 3(x2 + 6x + 13)
Now this is just an easier integral full of completing squares and arctangents:
Z Z
1 1 1 1
dx = − dx
(x2 + 6x + 13)(x2 + 6x + 10) 3 x2 + 6x + 10 x2 + 6x + 13
Z
1 1 1 1 1 x+3
2
− 2
dx = tan−1 (x + 3) − tan−1 +C
3 (x + 3) + 1 (x + 3) + 4 3 6 2
The second method is a bit more advanced. In this case, you utilize constants and perform
algebraic manipulation. Because we have x2 + 6x in both parenthesis, we will perform a zero
substitution with it. Watch very closely:
63
3.7 Basic Periodicity
Periodicity Concept
For any integers m, n, Z 2π
sin(mx) sin(nx)dx = 0
0
Z 2π
sin(mx) cos(nx)dx = 0
0
Z 2π
cos(mx) cos(nx)dx = 0
0
Note: For the first and third case, m ̸= n otherwise it will be a square. If the answers
are going to be in terms of sine functions, then the bounds will make it equal to zero.
For cosines, you must be aware of the coefficients inside each cosines.
By trig identities, we know that this function is in terms of sine functions because of the
trig-identity: sin(A + B) = sin(A) cos(B) + sin(B) cos(A). Coefficients are nasty, so let’s just
be general. p and q are some integer related to 23 and 19 whatever the result is:
Z π π
sin(px) + sin(qx) 1 1
dx = − cos(px) − cos(qx)
0 2 2p 2q 0
Uh oh, the answers are in terms of cosine, this is kind of bad because you actually have
to know what the values of p and q are. This is because cos(0) = cos(2nπ) = 1 and
cos(π) = cos((2n + 1)π) = −1 for n ∈ Z. These answers will not cancel out to zero.
64
Periodicity Example
Z 2π
(cos(2020x) − 2020 sin(x))(cos(x) − sin(x))dx
0
The reason why square’s don’t become zero is because they create additional constants:
sin2 (x) = 12 − 12 cos(2x). Hence,
Z 2π Z 2π
= 1010 − 1010 cos(2x)dx = 1010 = 2020π
0 0
An Invasion of Periodicity
Z 2π
(sin(x) + sin(2x) + sin(3x))2 dx
0
Obviously, I’m not gonna express this, so I’ll take advantage of periodicity. Notice
that each term is going to be sin(ax) sin(bx), which becomes in terms of cosines and then
integrated into functions of sines; giving us zero due to the bounds. However, we do have
squares: sin2 (x), sin2 (2x), and sin2 (3x). Hence,
Z 2π Z 2π
2
(sin(x) + sin(2x) + sin(3x)) dx = sin2 (x) + sin2 (2x) + sin2 (3x)dx
0 0
Z 2π
3 1 1 1
− cos(2x) − cos(4x) − cos(6x)dx = 3π
0 2 2 2 2
Since those cosines will be integrated into sines, those also become zero.
65
3.8 Speed Bashing
We now begin the art of making speed bashing integrals. These integrals are mainly
for tiebreaking competitors. Technically, we use speed bashing in all rounds as tiebreakers.
[Cambridge University]
It is very hard to create and find a good integral that utilizes all standard methods,
but this is a good example. First, trig-substitution:
π
Z 1 √−1
Z
2
2
tan ( 1 − x )dx = tan−1 (cos θ) cos θdθ
0 0
66
Sprinting Example
Z
x5 ex dx
Symmetry Example
Z 1 √ 3
x+ 1 − x2 dx
−1
The following integral can be solved using Wallis’ Trick. Psssh...factor cos2 θ! ;)
The x can just be integrated. Instead of doing IBP separately, you could just integrate
(ex + sin(x)) together to not waste time.
Trig-Sprinting
Z
sin3 (x) + cos3 (x) + tan3 (x)dx
Z
= sin(x)(1 − cos2 (x)) + cos(x)(1 − sin2 (x)) + tan(x) sec2 (x) − tan(x)dx
Algebra Sprinting
Z
1 1 1 2
2
+ + 1 + x + x dx
x +1 x2 x
Z Z
1 1 1 2 1 1 1
2 2
+1 + x+ + x dx = 2
+ +1− 2 dx
x +1 x x x x x +1
67
Here are some speed bashing integral examples I’ve made over the past years:
1. s √ 8.
√ 2√
ln (4)
e e x+ x
Z
1 √ √
Z q q
dx x + x − 1 + x − x2 − 1dx
2
0 x
−1
[UC Berkeley Integration Bee 2023]
9.
2. Z 4 √
q
Z 1 √ −1
sec x dx
15(1 + 3
x)3 dx 1
−1
3. 10. Z
Z ∞ x(x + 1)
−x2 3 dx
e (x + 1) dx (x − 1)x + 1
0
12.
6. √
Z ∞
dx
Z ∞
ln( x + 1) p √
√ dx 0 1 + ex
0 x x
[Stanford Math Tournament Integration 13. Z 9 √ √
Bee 2022] e 1+ x dx
0
7.
Z π 14.
2 sin(x) + cos(x) + tan(x) Z
tan(2x)
dx dx
− π2 sec2 (x) tan2 (x)
68
Chapter 4
2x3 − 1
Z
dx
x4 + x
[MIT Integration Bee 2006]
This confuses a lot of beginners because the derivatives don’t match and it looks
awkward. The worst thing most students do is performing partial fractions. But it does
look very sus though because the numerator does look like the derivative of the denominator.
Watch happens when we keep dividing top and bottom by x:
This is very difficult to see if you haven’t been speed integrating a lot, but it is common to
know for speed integration that:
d 1 1
= − 2.
dx x x
A good thing to keep in mind is that reciprocal power rule alternates the sign. In this case,
1
we have our answer: ln x2 + +C
x
Here’s a very difficult version:
4x5 − 1
Z
dx
(x5 + x + 1)2
[UC Berkeley Integration Bee 2020]
69
Nonlinear Functions Example
Z
sin(x) + cos(x)
dx
ex + cos(x)
[JEE Main]
Z
sin(x) + cos(x) dx
= ·
ex
1 + cos(x)
ex
x2 + e x
Z
dx
x2 + xex
[Silver]
Logarithm Example
1 − 2 ln(x)
Z
dx
x(x2 + ln(x))
This integral actually requires experimentation in order to figure out the answer to
this. Let’s factor an x out of the denominator.
1 − 2 ln(x)
Z
dx
x2 (x + ln(x)
x
)
If we let u = x + ln(x)
x
, then du = 1 + 1−ln(x)
x2
dx. This substitution does not work unfortunately,
so we must divide x again.
1 − 2 ln(x)
Z
dx
x3 (1 + ln(x)
x 2 )
ln(x) x−2x ln(x) 1−2 ln(x)
If we let u = 1 + x2
, then du = x4
dx = x3
dx. Jackpot!!!
ln |x|
Z
du
= ln 1 + 2 + C
u x
70
4.2 Square-Square Technique
Square-Square Concept
2
1 1
x+ = x2 + 2 + 2
x x
2
1 1
x− = x2 + 2 − 2
x x
2 2
1 1 1
⇒ x+ −2= x− + 2 = x2 + 2
x x x
d 1 1
x+ =1−
dx x x2
d 1 1
x− =1+
dx x x2
Beginner Example
x2 + 1
Z
dx
x 4 − x2 + 1
Everytime you see a bunch of squares, a good thing to come in mind is to utilize
the square-square technique. Divide everything by x2 . This will make us complete a square
using the square-square concept.
1 + x12
Z
dx
x2 − 1 + x12
To determine which way to complete the square, we follow our du or the derivative on the
numerator. Because we have 1 + x12 , we want to do u = x − x1 , so we complete the square in
that form.
1 + x12 1 + x12
Z Z
dx = dx
(x2 + x12 − 2) + 2 − 1 (x − x1 )2 + 1
1 −1 1
Hence, performing u = x − x gives us tan x− +C .
x
71
Trig-Sub Example
x2 − 1
Z
dx
· √
x2 + 1 1 + x4
[Calculus - Spivak]
(x2 − 1) 1 − x12
Z Z
q dx = q dx
x(x + x1 )x x2 + x12 (x + x1 ) x2 + x12
1 − x12
Z Z
du
q dx = √
(x + x1 ) (x + x1 )2 − 2 u u2 − 2
∞ ∞ ∞
1 + 1 + x12 − x12
Z Z Z
dx 1 2 1
1 = 1 dx =
0
2
x +2+ x2
2 0 x2 + x2
+2 2 0 x2 + x12 + 2
∞ ∞
1 − x12 1 + x12 x − x1
Z
1 1 1 1 −1 π
1 2 + 1 2 dx = − 1 + tan =
2 0 (x + x ) (x − x ) + 4 2 x+ x
2 2 0
4
Trig Example
Z π
2 dx
4
0 sin (x) + cos4 (x)
Let u = tan(x).
π Z ∞
sec2 (x)(1 + tan2 (x)) 1 + u2
Z
2
dx = du
0 1 + tan4 (x) 0 1 + u4
∞ Z ∞
1 + u12 1 + u12
Z
π
2 1 du = 1 2 du = √
0 u + u2 0 (u − u ) + 2 2
72
4.3 1 + sin(2x) Trick
1 + sin(2x) Concept
Beginner Example
cos(x) − sin(x)
Z
p dx
1 + 1 + sin(2x)
cos(x) − sin(x)
Z
dx = ln |1 + sin(x) + cos(x)| + C
1 + sin(x) + cos(x)
Trig-Sub Example
1
√
1 − x2 − x
Z
√ √ dx
−1 1 − x2 (1 + x 1 − x2 )
Let x = sin θ: π π
cos θ − sin θ 2(cos θ − sin θ)
Z Z
2 2
dθ = dθ
− π2 1 + sin θ cos θ − π2 2 + 2 sin θ cos θ
Z π Z 1
2 2(cos θ − sin θ) du
2
dθ = 2 2
= π
− π2 1 + (sin θ + cos θ) −1 u + 1
cos(x) − sin(x)
Z
p dx
sin(2x)
cos(x) − sin(x)
Z Z
du
p dx = √
(sin(x) + cos(x))2 − 1 u2 − 1
73
Trig Manipulation
Z p p
tan(x) + cot(x)dx
Z
sin(x) + cos(x) √ Z sin(x) + cos(x)
p dx = 2 p dx
sin(x) cos(x) 1 − (sin(x) − cos(x))2
√ Z du √
= 2 √ = 2 sin−1 (sin(x) − cos(x)) + C
1 − u2
cos(x) − sin(x)
Z
sin(x) + cos(x)
= 2
+ dx
1 + (sin(x) + cos(x)) 3 − (sin(x) − cos(x))2
Z Z
du dw
= +
1 + u2 3 − w2
A Satisfying Example
π p p
cot(x) − tan(x)
Z
4
dx
0 1 + sin(2x)
π
cos(x) − sin(x)
Z
4
p dx
0 sin(x) cos(x)(sin(x) + cos(x))2
u2 −1
Let u = sin(x) + cos(x). Then 2
= sin(x) cos(x).
Z √
2
√ Z π√
2 4
√ du = 2 cos θdθ = 1
1 u2 u2 − 1 0
74
4.4 Advanced King’s/Queen’s Rule
Disguised Example
Z 2 √ √
x2 − x + 1 − x2 − 3x + 3dx
0
Let u = 2 − x:
Z 2 p p
(2 − u)2 − (2 − u) + 1 − (2 − u)2 − 3(2 − u) + 3du
0
Z 2 √ √
= u2 − 3u + 3 − u2 − u + 1du = −I
0
Exponential Example
Z 1
x
dx
0 x + (x − x2 )x
[Silver]
1 1
x1−x
Z Z
x
= dx = dx
0 x + xx (1 − x)x 0 x1−x + (1 − x)x
75
Trig Example
Z 1
tan(x)
dx
0 1 − tan(x) tan(1 − x)
[Harvard-MIT Math Tournament Integration Bee Mock Training]
Let u = 1 − x:
1
tan(1 − x)
Z
= dx
0 1 − tan(x) tan(1 − x)
Z 1
tan(1)
2I = tan(x + 1 − x)dx ⇒ I =
0 2
A Crazy Example!!
4x
Let f (x) = 2+4x
. Then compute,
Z 3
4
f (f (x))dx
1
4
4 2 x x
This is actually very hard to see. Notice that f (x) = 2+4 x = 21−x +2x .
Since f (1 − x) = 1 − f (x),
Z b Z b Z b
f (f (1 − x))dx = f (1 − f (x))dx = 1 − f (f (x))dx
a a a
So now Z 3
4 1
2I = 1dx ⇒ I = .
1
4
4
MINDBLOWING!!! I don’t think I can ever make another integral like this though ;-;
Definitely one of the most unique King’s Rule integral I’ve ever made.
76
A Very Famous Queen’s Rule
Z π
2
ln(sin(x))dx
0
Like most beginners, you can easily mess up the process if you’re not careful enough.
Usually, I’d just memorize the answer to this integral. Let u = π2 − x. Note that x and u are
just variables.
Z π Z π
2 2
ln(cos(x))dx ⇒ 2I = ln(sin(x) cos(x))dx
0 0
Z π Z π
1 2 1 1 2
I= ln sin(2x) dx = − ln(2) + ln(sin(2x))dx
2 0 2 2 0
π ln(2) 1 π
Z
=− + ln(sin(u))du
4 4 0
Observe closely that
π
Z π Z
2
Z π
ln(sin(u))du = ln(sin(u))du + ln(sin(u))du
π
0 0 2
So we have Z π
π ln(2) 1 1
I=− + I+ ln(sin(x))dx
4 4 4 π
2
π
Then u = 2
− x gives,
π
Z π Z 0 Z
2
ln(sin(x))dx = ln(cos(u))du = ln(cos(u))du = I
π
2
− π2 0
Hence,
π ln(2) 1
I=− + I
4 2
1 π ln(2)
I =−
2 4
π
I = − ln(2)
2
That was a lot to take in. As you can see, you can easily get lost in the process. And a lot of
integrals keep using this famous integral in different forms. Because of that, I just remember
the answer of this integral.
77
Trig-Manipulation
Z π p
2 cos(x)
p p dx
0 ( sin(x) + cos(x))5
[JEE Main]
π
Let u = 2
− x:
Z π p Z π
2 sin(x) 1 2 dx
= p p dx = p p
0 ( sin(x) + cos(x))5 2 0 ( sin(x) + cos(x))4
π
∞
sec2 (x)
Z Z
1 2 1 du 1
p dx = √ 4
=
2 0 ( tan(x) + 1) 4 2 0 ( u + 1) 6
[Silver]
π
Let u = 2
− x:
Z π Z π
2
|x− π4 | 1 2 π π
= e 2
cos (x)dx = e|x− 4 | dx = e 4 − 1
0 2 0
78
The Evil Queen’s Rule
Z π
4
ln(1 + tan(x))dx
0
Trigonometric Algebra
π
sin3 (x)
Z
2
dx
0 1 − sin(x) cos(x)
[Silver]
π Z π
sin3 (x) + cos3 (x) 2 (s + c)(s2 − sc + c2 )
Z
2
dx =
0 2(1 − sin(x) cos(x)) 0 2(1 − sc)
Z π
2 sin(x) + cos(x)
= dx = 1 .
0 2
79
4.5 Weierstrass Substitution
Weierstrass Concept
The purpose of this technique is to turn ugly trig integrals into rational polynomials.
Please use this method sparringly or you’ll end up making the integral worse.
Beginner Example
Z 2π
dx
0 2 + cos(x)
Let u = tan( x2 ):
Z ∞ Z ∞ Z ∞
1 2du 2du 2du 2π
1−u2
· = = = √
−∞ 2 + ( 1+u2 ) 1 + u2 −∞ 2 + 2u2 + 1 − u2 −∞
2
u +3 3
BE VERY CAREFUL ABOUT THE DOMAIN. Sometimes, tangent functions are dangerous
to mess around with if you’re not careful enough.
A Log Example
Z π
2 dx
0 1 + sin(x) + cos(x)
Let u = tan( x2 ):
Z 1
du 2
= 1−u2
·
0 1+ + ( 1+u2 ) 1 + u2
2u
( 1+u 2)
Z 1 Z 1
2du du
= 2 2
= = ln(2)
0 1 + u + 2u + 1 − u 0 u+1
80
4.6 Reverse Quotient Rule
Reverse quotient rule works the same way as reverse product rule. However, it’s so
much harder to solve than reverse product rules. Things can get super ugly and sometimes,
you have to find the right function that fits the quotient rule.
A Simple Example
xe2x
Z
dx
(2x + 1)2
We know that by quotient rule, we can assume g(x) = (2x + 1). Then,
Logarithm Example
Z
ln(x)
dx
(1 + ln(x))2
Trig Example
sin2 (x)
Z
dx
(x cos(x) − sin(x))2
The first thing I saw was wanting to cancel out f ′ (x)x cos(x) with f (x)x sin(x).
This works by letting f (x) = cos(x).
cos(x)
This also gives sin2 (x), so our answer is +C .
x cos(x) − sin(x)
81
A Sinister Example
2
tan−1 (x)
Z
dx
x − tan−1 (x)
[JEE Main]
This is probably the most evil integral to ever give in an integration bee.
2 2
tan−1 (x)
Z Z
x
dx = − 1 dx
x − tan−1 (x) x − tan−1 (x)
x − 2x(x − tan−1 (x)) 2x tan−1 (x) − x2
Z 2 Z
= + 1dx = + 1dx
(x − tan−1 (x))2 (x − tan−1 (x))2
Let g(x) = x − tan−1 (x). Then
′ −1 1
f (x)(x − tan (x)) − f (x) 1 − 2
= 2x tan−1 (x) − x2
x +1
x2 + 1
So our answer is (DON’T FORGET THE x!!!) x − +C
x − tan−1 (x)
When I first tried to solve this integral, I literally tried doing quotient rule with the tan−1 (x)
on top. It was so terrible, I didn’t know I was suppose to perform zero-substitution first and
then reverse quotient rule.
82
Chapter 5
Advanced Topics
Sometimes it’s super difficult to see the reverse product rule. So it’s better not to
waste time trying to think which function is which. Instead, whenever we see each term being
nonelementary, we perform semi-integration by parts. Instead of integrating by parts with
2
the whole integral, we will only do it to the first term 2x2 ex .
Z Z Z Z
2 x2 x2 x2 x2 2
2x e dx + e dx = xe − e dx + ex dx
2
The nonelementary integrals satisfyingly cancels out, so that gives us our answer xex + C .
A Double Example
83
5.2 Advanced Trig Integrals
A Little Scary Example
Z
dx
2
9 sin (x) + 4 cos2 (x)
sec2 (x)
Z Z
du
dx =
9 tan2 (x) + 4 9u2 + 4
Linear Algebra???
Z
sin(x) + 2 cos(x)
dx
3 sin(x) + 4 cos(x)
[JEE Main]
We want to turn this function into two different rational functions. One function
where the numerator is the same as the denominator and the other function where the nu-
merator is the derivative of the denominator. In that way, we have two easy integrals: one
term just being a constant and the other being a simple u-sub logarithm. But in order to do
that, we must find the appropriate coefficients:
84
A Difficult Trig-Manipulation
Z
dx
sin(x + 2) sin(x + 3)
[JEE Main]
sin((x + 3) − (x + 2))
Z
1
dx
sin(1) sin(x + 2) sin(x + 3)
sin(x + 3) cos(x + 2) − cos(x + 3) sin(x + 2)
Z
1
= dx
sin(1) sin(x + 2) sin(x + 3)
Z
1
= cot(x + 2) − cot(x + 3)dx
sin(1)
c8 − s8 = (c4 + s4 )(c4 − s4 )
= (c4 + s4 ) cos(2x)
= (c2 (1 − s2 ) + s2 (1 − c2 )) cos(2x)
= (1 − 2s2 c2 ) cos(2x)
1 2
= 1 − sin (2x) cos(2x).
2
85
A Chain of Tangents
Z
tan(x) tan(2x) tan(3x)dx
[JEE Main]
This is also super difficult to see, especially when you’re not comfortable with tangent
trig-identities. Observe that,
tan(x) + tan(2x)
tan(3x) =
1 − tan(x) tan(2x)
tan(3x)(1 − tan(x) tan(2x)) = tan(x) + tan(2x)
tan(3x) − tan(2x) − tan(x) = tan(x) tan(2x) tan(3x).
So our integral is Z
tan(3x) − tan(2x) − tan(x)dx
Again!! Waaay nicer than I expected. Although, manipulating trig-identities like this is
super difficult to get comfortable with. I would consider sticking with easier identities for this
integration bee.
A Chain of Sines
Z π
2
sin(x) sin(2x) sin(3x)dx
0
86
Sneakiest Trinomial Conjugation
Z π
4 sin(x)
dx
0 sec(x) + tan(x) + 1
[JEE Main]
Look how beautiful that turned out. Just one sneaky trig-manipulation literally turned a
monster integral into a very easy integral. Obviously, we will not use this integral in our
integration bee. Consider making an easier function or a trig-identity that is more known and
easier to see.
Just Simplification
Z
sin(2x)
ln sec2 (x)dx
1 + cos(2x)
Z Z
2 sin(x) cos(x) 2
ln sec (x)dx = ln(tan(x)) sec2 (x)dx
2 cos2 (x)
87
5.3 Advanced Gaussian Integral
Gaussian Integral in Log Form
s
Z 1
1
ln dx
0 x
q
2 2
Let u = ln( x1 ). Then e−u = x → −2ue−u du = dx.
Z ∞ √
2 −u2 π
2u e du =
0 2
Let u = ln(x):
Z ∞ Z ∞ Z ∞ q
√
−u2 +u −(u2 −u+ 41 )+ 14 1
−(u− 12 )2
e du = e du = e 4 e du = π e
−∞ −∞ −∞
2
p
Let u = 1 + ln(x), then x = eu −1 .
∞ 2 ∞ √
u · 2ueu −1
Z Z
2 −u2 +1 e π
du = 2u e du =
0 e2u2 −2 0 2
This Converges???
Z ∞
1
1 − e− x2 dx
0
Let u = x1 : " #∞
∞ 2 2 Z ∞
1 − e−u 1 − e−u √
Z
2
2
du = +2 e−u du = π
0 u u 0
0
88
Radical Form of Gaussian Integral
Z ∞
dx
√
1 ex x−1
[UC Berkeley Integration Bee 2023]
√
Let u = x − 1:
Z ∞ Z ∞ √
2udu 2 −u2 π
u2 +1 du = e du =
0 e u e 0 e
1
Recall that W (x) is the inverse function of xex . Let u = W x2
. Then,
1
ueu =
x2
2
eu (1 + u)du = − dx
x3
u+1
− √ = dx
2u ueu
That was a lot of manipulation, so now we have
Z ∞ √u + √1 Z ∞ Z ∞
u u+1 2w + 1
u du = √ u du = √ dw
0 2e 2 0 2 ue 2 0 2wew
Z ∞√ √
2
2(2t2 + 1)e−t dt = 2π
0
89
5.4 Dirichlet Integral
Dirichlet Integral Formula
Z ∞
sin(x) π
dx =
0 x 2
Substitution Example
∞
sin(x3 )
Z
dx
0 x
Let u = x3 : ∞ ∞
sin(x3 )x2
Z Z
sin(u) π
dx = du =
0 x3 0 3u 6
Trig-Identity Example
Z ∞
sin(5x) cos(3x)
dx
0 x
Z ∞
sin(8x) + sin(2x) π
= dx =
0 2x 2
IBP Example
∞
1 − cos(x)
Z
dx
0 x2
Exponential Example
Z ∞
sin(ex )dx
−∞
Let u = ex : Z ∞
sin(u) π
du =
0 u 2
90
Trig U-sub Example
Z π
2 sin(tan(x))
dx
0 sin(2x)
Let u = tan(x): Z ∞
sin(u) π
du =
0 2u 4
IBP Example 2
∞
sin3 (x)
Z
dx
0 x3
Intimidating Example
∞
(x − 1) sin(x) + x cos(x)
Z
dx
0 x2
∞
sin(x) x cos(x) − sin(x)
Z
π
= + 2
dx = −1
0 x x 2
91
Chapter 6
Let’s say we come across a disgusting definite integral. Is the inverse of the function
easier to integrate??? If so, we can perform:
Z b Z f (b)
f (x)dx = bf (b) − af (a) − f −1 (x)dx
a f (a)
Beginner Example
Z 2 √
csc−1 ( x)dx
1
[Caltech Homework]
92
Thank you symmetry!!
Z 8 √
tan−1 ( 3 x − 1)dx
0
[Silver]
The inverse function of that is (tan(x) + 1)3 . Our new integral is now:
Z π Z π
π 4 4
3
=8 −0− (tan(x) + 1) dx = 2π − 2 3 tan2 (x) + 1 dx
4 − π4 0
No leftovers.
r !
1
1−x
Z
tan−1
3
dx
0 x
[Silver]
1
The inverse function for this integral is 1+tan3 (x)
. Notice that
r !
1 0
1−x
Z Z
−1 3 dx π
tan dx + = 1(0) − 0
0 x π
2
1 + tan3 (x) 2
A Familiar Integral
Z ln(2)
tan−1 (ex − 1)dx
0
[Silver]
If you remember from a past section of sneaky queen’s rule, the following answer
π
becomes ln(2) .
8
93
Infinite Function Example
r
Z 6 q
√
3 3
x + x + 3 x + ...dx
0
Well, if our upper bound is 6, then our new upper bound is 2 (by inspection of the equation).
Realize that x = y 3 − y is a sleeping cubic function. Let’s test some numbers.
At y = -1 to 0, x travels forward (y = − 43 ) then back (y = − 14 ). Not okay for integration.
At y = 0 to 1, x just travels back then forward, also not okay for integration.
Then y = 1 is the output we choose because x travels in only one direction which we can
actually integrate through the interval [1,2]. Thus,
Z 6r Z 2
√
q
3 3 3
x + x + x + ...dx = 6(2) − 0 − (y 3 − y)dy
0 1
9 39
= 12 −
=
4 4
This is definitely the most dangerous inverse jailbreak integrals I’ve ever solved.
Logarithmic Example
1 √
1 − 4x2 + 1
Z
2
√ ln dx
4
3 2x
[Silver]
I have no patience to do IBP on this, and I’m not risking any small mistakes. Amazingly,
ex
the inverse function of this is 1+e 2x . So we have
√ 0
√
ex
Z
3 π 3
=− ln(3) − √ 2x
dx = − ln(3)
8 ln( 3) 1+e 12 8
94
Retreat from Trig-Sub
Z 1 q
√
−1
sin 1 − x dx
0
If you try x = sin4 θ or x = cos4 θ, you’re gonna have to deal with integration by parts.
Instead, the inverse function is just cos4 (x). This also gave us no leftovers!!
π
Z 1 q
√
Z
2
−1
sin 1− x dx = cos4 (x)dx
0 0
Wallis’ Trick!!
[Silver]
3 √ 3 √
q q
y= 2
x +1+x− x2 + 1 − x
√ 3 √ 3 √ √
q q
3
y = ( x2 + 1 + x) − 3(1) x2 + 1 + x + 3(1) x2 + 1 − x − ( x2 + 1 − x)
y 3 = 2x − 3y
y 3 + 3y
= x.
2
Beautiful. If you lose track very easily, you can do what most AIME people do,
p
3
√ p3
√
let α = 2
x + 1 + x and let β = x2 + 1 − x. Then simplify in terms of those variables.
So now this integral is: Z 2 3
x + 3x
= 14 − dx = 9
0 2
How unimaginable. This answer is just way too clean, but it turns out to be true.
Don’t believe me? Go ahead and WolframAlpha it. The amount of times I WolframAlpha
this integral just to check if this was actually true 0.0
95
6.2 Taylor Series
Taylor Series Concept
Then,
Z b ∞ Z
X b
xg(x)dx = xf (nx)dx.
a n=0 a
We can now integrate with an easier function and then compute the infinite sum using
taylor series or other sums.
A Beginner Example
1
ln(1 − x)
Z
dx
0 x
1
Turn 1−x2
into a Geo series:
∞
1X ∞ Z 1 ∞
π2
Z
2n
X
2n
X 1
= x ln(x)dx = x ln(x)dx = − = −
0 n=0 n=0 0 n=0
(2n + 1)2 8
96
Famous Taylor Series Log Integral
Z 1
ln(x) ln(1 − x)dx
0
∞
X 1 1 π2
= − = 2 −
n=1
n(n + 1) (n + 1)2 6
Exponential Case
Z ∞
ln(1 + e−x )dx
0
∞
∞X −x n ∞ ∞ ∞
(−1)n (−1)n π2
Z Z
n (e )
X X
−x n
= (−1) dx = (e ) dx = = −
0 n=1
n n=1
n 0 n=1
n2 12
We can not use ex otherwise the bound to infinity will not converge.
So we stick with e−x .
Z ∞ Z ∞ X ∞ ∞ Z ∞
xe−x n −nx
X
= −x
dx = x (−1) e dx = (−1) n
xe−nx dx
0 e +1 0 n=1 n=1 0
∞
X (−1)n π2
= = −
n=1
n2 12
97
Taylor Series Modification
Z 1
x ln(x)
dx
0 (1 + x)2
∞ ∞ ∞
X n(−1)n X (n − 1)(−1)n X (−1)n (−1)n π2
= = − = − = ln(2) −
n=1
(n + 1)2 n=2
n2 n=2
n2 n 12
∞ ∞
1 + e−x
Z Z
= ln dx = ln(1 + e−x ) − ln(1 − e−x )dx
0 1 − e−x 0
∞
∞X −x n ∞
∞X
(e−x )n
Z Z
n (e )
= (−1) dx + dx
0 n=1
n 0 n=1
n
∞ ∞
X (−1)n X 1 π2
= + =
n=1
n2 n=1
n2 4
98
Algebra Manipulation
1
ln(1 + x + x2 )
Z
dx
0 x
1−x3
We can separate it into to Taylor Series since 1 + x + x2 = 1−x
.
By log rules, we can get
Z 1
ln(1 − x3 ) − ln(1 − x)
= dx
0 x
∞
1X ∞
1X
−x3n xn π2
Z Z
= dx + dx =
0 n=1
nx 0 n=1
nx 9
U-Sub Example
Z π
2 ln(sec(x))
dx
0 tan(x)
Let u = ln(sec(x)):
∞ ∞ ∞
ue−2u
Z Z Z
u u
= du = du = du
0 tan2 (x) 0
2u
e −1 0 1 − e−2u
∞
∞X ∞ Z ∞ ∞
π2
Z
−2u n
X X 1
= u(e ) du = ue−2nu du = =
0 n=1 n=1 0 n=1
4n2 24
I have never seen an integral where it actually uses a “double summation” of Taylor
Series. Experimentation and creativity are the most powerful tools of problem writing!!
99
6.3 Complexifying the Integral
Beginner Concept
We have the following formulas:
eix − e−ix
sin(x) =
2i
eix + e−ix
cos(x) =
2
an − b n
= an−1 + an−2 b + an−3 b2 + ... + abn−2 + bn−1
a−b
Trust me, you’ll be surprised how many times you need this.
A Basic Example
Z 2π
sin(10x)
dx
0 sin(x)
Let’s not try to use trig-identities. Although, you could probably do periodicity, but
let’s complexify this integral anyways.
Z 2π 10ix
e − e−10ix
= dx
0 eix − e−ix
a10 − b10
= a9 + a8 b + a7 b2 + ... + ab8 + b9
a−b
Note that ab = 1, hence
100
The Significance of Periodicity
Z 2π 3
sin(3x)
dx
0 sin(x)
[Harvard-MIT Math Tournament Integration Bee 2019]
2π 3 2π 2π
e3ix − e−3ix
Z Z Z
2ix −2ix 3
= dx = (e +1+e ) dx = (2 cos(2x) + 1)3 dx
0 eix − e−ix 0 0
No Wallis’ Trick???
Z
cos6 (x)dx
101
Advanced Concept
If you remember Euler’s complex formula, it is very well known that
Then, Z Z
ix
cos(x)f (x)dx = ℜ e f (x)dx
Z Z
ix
sin(x)f (x)dx = ℑ e f (x)dx
A Physics Example
Z ∞
cos(x2 )dx
−∞
∞ ∞
Z Z r
ix2 1+i −x2 π
=ℜ e dx =ℜ √ e dx =
−∞ 2 −∞ 2
Z ∞ Z ∞
1
−x2 (1−i) −u2
=ℑ e dx = ℑ √ e du
0 1−i 0
√ √ √ √
π 1+i π πi π π
=ℑ √ =ℑ √ e 8 = √ sin
2 2 242 242 8
Let’s try to steer away from integrals that requires a lot of complex algebra knowledge.
No Boundaries???
Z
ecos(x) cos(x + sin(x))dx
Z Z Z
cos(x) i(x+sin(x)) eix ix ix
=ℜ e e dx =ℜ e e dx = ℜ −ie du = ℜ −iee
u
102
6.4 Ninja Substitution
The following technique derives from King’s rule, except a little easier to work with
because the substitution is just u = −x.
Exponential Case
1
x2
Z
dx
−1 1 + ex
Let u = −x:
1 1
x2 x2 e x
Z Z
dx = dx
−1 1 + e−x −1 1 + ex
Z 1 2 x Z 1
x (1 + e ) 1
2I = dx = 2x2 dx ⇒ I =
−1 1 + ex 0 3
Arctangent Case
Z 1
tan−1 (ex )dx
−1
Let u = −x: Z 1
tan−1 (e−x )dx
−1
Z 1 Z 1
−1 x −1 −x π π
2I = tan (e ) + tan (e )dx = dx ⇒ I =
−1 −1 2 2
A Null Case
Z π
4
ln(sec(x) − tan(x))dx
− π4
Let u = −x: Z π
4
= ln(sec(x) + tan(x))dx
− π4
Z π
4
2I = ln(1)dx ⇒ I = 0
− π4
103
Logarithmic Case
Z 1
x ln(1 + ex )dx
−1
Let u = −x:
1 1
ex
Z Z
−x
= −x ln(1 + e )dx = x ln dx
−1 −1 ex + 1
Z 1
1
2I = x ln(ex )dx ⇒ I =
−1 3
Radical Case
√
3
tan−1 (x)
Z
√
√ dx
− 3 x + x2 + 1
[UC Berkeley Integration Bee 2023]
√
Z 3 √
= √
tan−1 (x)( x2 + 1 − x)dx
− 3
Let u = −x: √
Z 3 √
= √
− tan−1 (x)( x2 + 1 + x)dx
− 3
√
Z 3
2I = √
−2x tan−1 (x)dx
− 3
Let u = ln(x):
∞ ∞
tan−1 (x)
Z Z
2
2 dx = tan−1 (eu )e−u du
0 xeln (x) −∞
Let w = −u:
Z ∞ √
1 π −u2 π π
e du =
2 −∞ 2 4
104
6.5 Inversion
A Logarithmic Case
Z ∞
ln(2x)
dx
0 1 + x2
Let u = x1 :
∞ Z ∞
ln( u2 ) du ln(2) − ln(u)
Z
1 · 2 = du
0 1 + u2 u 0 u2 + 1
Z ∞
ln(4) π
2I = 2
du ⇒ I = ln(2)
0 u +1 2
A Logarithmic Case 2
Z ∞
ln(x)
dx
0 x2 + 2x + 4
Let u = x4 :
∞ Z ∞
ln( u4 ) · 4du ln(4) − ln(u)
Z
16 8 = du
0 ( u2 + u + 4)u 2
0 u2 + 2u + 4
Z ∞ Z ∞
ln(4) ln(4) π ln(2)
2I = 2
dx = 2
dx ⇒ I = √
0 x + 2x + 4 0 (x + 1) + 3 3 3
Arctangent Case
∞
tan−1 (x)
Z
√ dx
0 (x + 1) x
Let u = x1 :
∞
tan−1 ( u1 ) du ∞
tan−1 ( u1 )
Z Z
= q 2 = √ du
0 ( u1 + 1) u1 u 0 (u + 1) u
∞
tan−1 (x) + tan−1 ( x1 ) π2
Z
2I = √ dx ⇒ I =
0 (x + 1) x 4
105
Hybrid Example
∞
tan−1 (x)
Z
dx
0 x(ln2 (x) + 1)
Let u = x1 :
∞
tan−1 ( x1 ) ∞ π
π2
Z Z
1 2
= 2 dx = dx =
0 x(ln (x) + 1) 2 0 x(ln2 (x) + 1) 2
Exponential Example
Z ∞
dx
1
0 (x2 + 1)(1 + ex− x )
Let u = x1 :
∞ ∞ 1
ex− x
Z Z
dx
= 1 = 1 dx
0 (x2 + 1)(1 + e x −x ) 0 (x2 + 1)(1 + ex− x )
1 ∞ dx
Z
π
= 2
=
2 0 (x + 1) 4
Let u = x1 :
1
ln( u1 ) 1
Z Z
ln(u)
= dx = du
0 u(1 − u) 0 u(u − 1)
Now that the bounds are from 0 to 1, we can legally perform Taylor Series!!
Double Log
∞
ln(1 − x + x2 )
Z
dx
0 (1 + x2 ) ln(x)
Let u = x1 :
∞ ∞
ln(1 − x1 + x12 ) ln(x2 − x + 1) − 2 ln(x)
Z Z
dx = dx
0 (1 + x2 ) ln( x1 ) 0 (1 + x2 ) ln( x1 )
∞
ln(x2 − x + 1) 1 ∞
Z Z
2 ln(x) 2 π
= 2
− 2
dx = 2
dx =
0 (1 + x ) ln(x) (1 + x ) ln(x) 2 0 (1 + x ) 2
106
Dirichlet Example
1
sin(x) + sin( x1 )
Z
dx
0 x
Let u = x1 :
∞
sin(x) + sin( x1 )
Z
= dx
1 x
∞ ∞
1
sin(x) + sin( x1 ) sin(x) + sin( x1 ) sin(x) + sin( x1 )
Z Z Z
2I = dx + dx = dx
0 x 1 x 0 x
Z ∞
1 sin(x) sin(x) π
I= + dx =
2 0 x x 2
Separate terms and do inversion again only for the right term:
Z ∞ Z ∞
sin(2x) x2 sin(2x) sin(2x) π
= + dx = dx =
0 x(x2 + 1) x(x2 + 1) 0 x 2
Self-Substitution
Z ∞
2 − 1 )2
xe−(x x2 dx
0
Let u = x1 : Z ∞
1 −(x2 − 12 )2
e =
x dx
0 x3
Z ∞ √
1 ∞ −u2
Z
−(x2 − 12 )2 1 π
2I = e x x + 3 dx = e du ⇒ I =
0 x 2 −∞ 4
107
A Super Cool Famous Inversion Integral
Z ∞
(x − 1)
√ x dx
0 2 − 1 ln(2x − 1)
[JEE Main]
Now this integral is actually very tough to √ do. It’s also one of those integrals where
you can easily lose track of certain things. Let u = 2x − 1. Then,
Z ∞ Z ∞
(log2 (u2 + 1) − 1) 2udu 1 ln(u2 + 1) − ln(2)
= · = du
0 u ln(u2 ) ln(2) u2 + 1 ln2 (2) 0 (u2 + 1) ln(u)
Let u = x1 :
∞ ∞
ln( x12 + 1) − ln(2)
ln(x2 + 1) − 2 ln(x) − ln(2)
Z Z
= dx = dx
0 ln2 (2)(x2 + 1) ln( x1 )
0 − ln2 (2)(x2 + 1) ln(x)
Z ∞ Z ∞
ln(x2 + 1) − ln(2) log2 (x2 + 1)
1 2 2 1
= − 2 − 2 dx = − dx
0 ln (2) (x2 + 1) ln(x) x +1 0 ln2 (2)(x2 + 1) ln2 (2) (x2 + 1) ln(x)
Notice in my first line of the equation, the last integral form is the same as that second term
I have now, just different signs.
Z ∞
2
I= 2 dx − I
0 ln (2)(x2 + 1)
Z ∞
2
2I = 2 dx
0 ln (2)(x2 + 1)
π
I=
2 ln2 (2)
Notice how quickly and ugly it got at the very start. It is a lot to process, and it looked like
you were going nowhere at first glance. Thankfully all the ugliness cancels out nicely, giving
us a clean answer.
108
6.6 Frullani Integrals
Frullani Formula
∞
f (ax) − f (bx)
Z a
dx = (f (∞) − f (0)) ln
0 x b
Beginner Example
∞
tan−1 (x) − tan−1 (πx)
Z
dx
0 x
By Frullani Formula,
−1 1 π −1
= lim tan (x) − lim tan (x) ln = − ln(π)
x→∞ x→0 π 2
U-Sub Example
Z ∞
1 1 π
sin − sin dx
0 x π x
[CMIMC Integration Bee 2020]
Let u = x1 :
Z ∞
sin(u) sin(πu) sin(x) sin(x) 1
− du = lim − lim ln = ln(π)
0 u2 πu2 x→∞ x x→0 x π
Algebraic Manipulation
∞
(e3x − ex )
Z
dx
0 x(ex + 1)(e3x + 1)
[MIT Integration Bee 2006]
Z ∞
1 1 1 ln(3)
= x
− 3x dx =
0 x e +1 e +1 2
109
Disguised Frullani???
Z ∞
8 1
− 4 dx
0 x4 + 8x x + x
Frullani Intimidation
∞
e−xe
Z
1
1 − x e−1 dx
0 xx+1 (x )
[Silver]
Z ∞ 1 − 1
xx (ex)ex 1 1 1
= dx = lim x − lim x ln = 1
0 x x→∞ x x→0 x e
A Challenging Frullani
Z ∞
1 1 1
sin cos − sec dx
0 x x 2x
[Silver]
Let u = x1 :
∞ ∞
sin(u)(cos(u) − sec( u2 ))
Z Z
1 sin(u)
du = sin(u) cos(u) − du
0 u2 0 u2 cos( u2 )
∞
sin(2u) sin( u2 )
Z
1
= − u du = − ln(4)
0 u 2u (2)
∞
(cos(2x) − 1) + 4(1 − cos(x))
Z
= dx
0 x3
∞
1 − cos(x) 1 − cos(2x)
Z
1
= 4 −4 dx = 2 ln(2)
0 x x2 (2x)2
110
6.7 Feynman Technique
Feynman Trick Concept
Here’s the easiest way to sort of explain the purpose of this trick. We have a weird
monstrous integral: Z b
f (3g(x))
dx
a g(x)
What we do is let a constant be a variable and derive it based from that variable. In
this case, let n = 3:
Z b Z b Z b
f (ng(x)) ′ ∂ f (ng(x))
I(n) = dx ⇒ I (n) = dx = f ′ (ng(x))dx
a g(x) ∂n a g(x) a
I don’t blame you, when I was learning this technique, I was a bit uncomfortable
because you can place n wherever you want. However, the main purpose of this trick is just
to make the integral easier. One common case is utilizing:
∂ n
[x ] = xn ln(x)
∂n
Multivariables is hard to work with mentally, so experimenting is crucial. Notice with this
derivative, I can cancel out ln(x) at the bottom in the integral. Cool! I’ll do that.
Let n = 10, then: Z 1 n Z 1
x −1 ′
I(n) = dx ⇒ I (n) = xn dx
0 ln(x) 0
111
A Deceiving Example
Z π
ln(2 − cos(x))dx
0
Let u = tan( x2 ):
Z ∞ Z ∞ Z ∞
′ 2du 2du 2 du π
I (n) = = = n−1 = √
0 n + nu2 − 1 + u2 0 u2 (n + 1) + n − 1 n + 1 0 u2 + n+1 n2 − 1
−1
√
Then integrating this gives us I(n)
√ = π cosh (n) or π ln(n + n2 − 1).
So our answer is I(2) = π ln(2 + 3)......right???
WRONG!!! IT IS NOT!!! You must be very careful because we actually missed something.
′
The truth√ is....when we integrate I (n), we still have to add +C. So we actually have
π ln(n + n2 − 1) + C. But how do we find C??? You must plug in another value of n
and integrate the original with it. Unfortunately, the only value we can possibly do is n = 1,
so.... Z π Z π x
I(1) = ln(1 − cos(x))dx = ln 2 sin2 dx = −π ln(2)
0 0 2
√
⇒ I(1) = −π ln(2) = π ln(1 + 12 − 1) + C
Ahhhhh, so C = −π ln(2), not zero. Hence, our answer is actually
√
I(2) = π ln(2 + 3) − π ln(2)
In the previous problem (the beginner example), C = 0 which most commonly R 1 0 −1happens,
so we were able to get away with it luckily. If you let n = 0, then I(0) = 0 xln(x) dx = 0.
Because of this, 0 = ln(0 + 1) + C → C = 0.
112
The Purpose of n Placement
Z π
sec(x) ln(1 + cos(x))dx
0
Let n = 2, then
1 1
∞ ∞ ∞
tan−1 (nx)
Z Z Z
dx 1
−1 1− 12
I(n) = dx ⇒ I ′ (n) = − n
dx = n2
0 x(x2 + 1) 0 x2 + 1 x2 + n12
(x + 1)(n2 x2 + 1)
2
0
Z ∞ π 1
1 1 1 1 π
= 2 − 2 dx = 2 (n − 1) =
n − 1 0 x2 + n12 x +1 n −1 2 2 n+1
π π
⇒ I(n) = ln(n + 1) + C ⇒ I(0) = 0 = ln(1) + C → C = 0
2 2
π
Hence our answer is I(2) = ln(3) .
2
113
Arctangent Example 2
π
tan−1 (cos(x))
Z
2
dx
0 cos(x)
Let n = 1 and place n in a way where we can cancel out cos(x) from the bottom.
π π
tan−1 (n cos(x))
Z Z
2 2 dx
I(n) = dx ⇒ I ′ (n) =
0 cos(x) 0 n2 cos2 (x) + 1
π Z ∞
sec2 (x)
Z
2 du π 1
= 2 2
dx = = √
0 n + 1 + tan (x) 0 n2 + 1 + u2 2 n2 + 1
π √
I(n) = ln(n + n2 + 1) + C ⇒ I(0) = 0 → C = 0
2
π √
Hence our answer is I(1) = ln(1 + 2) .
2
Logarithmic Example
∞
ln(x2 + 4)
Z
dx
0 x2 + 1
Let n = 4, then
∞ ∞
ln(x2 + n)
Z Z
dx
I(n) = 2
dx ⇒ I ′ (n) =
0 x +1 0 (x2 + n)(x2 + 1)
∞ 1 1 √
n−1
Z
n−1 π
1−n π
= + = dx √ = √ √
0 x2 + 1 x2 + n
2(n − 1) n 2 n( n + 1)
Z ∞
√ 2 ln(x)
I(n) = π ln( n + 1) + C ⇒ I(0) = dx = 0 → C = 0
0 x2 + 1
That integral can be easily solved by inversion.
114
How do we make these Feynman Technique integrals???
Like always, we need to build it off from a skeleton. Let’s do some examples.
A good skeleton for this trick is a generalized integral formula. For me, I found this integral:
Z ∞
′ dx π
I (n) = √ n =
1 x x −1 n
We know that
1 1
xn − 1
Z Z
′ n 1
I (n) = x dx = ⇒ I(n) = dx
0 n+1 0 ln(x)
The reason why we have to add −1 constant on top is so that the integral can actually
converge. Without it, the whole integral will diverge. What if we use other functions like ex ?
Z 1
′ en − 1
I (n) = exn dx =
0 n
Nevermind we can not do that o-o. That function in terms of n is not integrable.
Like I said, a lot of these integrals you’ll come across will either diverge or the process will
just not work. Even if you think you got it, please check the integral by using Desmos or
WolframAlpha to make sure it actually converges. Most of the time in my experience, it will
not.
115
6.8 Modified Famous Integrals
The easiest way to modify famous integrals is by u-substitution. However, you can
add more than one integrals together and simplify it or use integration by parts to disguise
it. You could even utilize other techniques and mix it with them. Let’s do some examples!!
An Engineering Joke
1
(1 − x)4 x4
Z
22
2
dx = −π
0 1+x 7
Perfect lol.
Oh this will work nicely. We can use King’s Rule to make the integral of ln2 (x) = ln2 (1 − x),
and then Taylor’s Series.
Z 1
π2
ln2 (x − x2 )dx = 8 −
0 3
Now that is a very beautiful answer.
Fresnel Integral
∞ ∞
Z Z r
π
cos(x2 )dx = sin(x2 )dx =
−∞ −∞ 2
√
You complete the square, use the angle addition trig-identity, and then you get π as your
answer!! This is literally why I enjoy making integrals so much. Now go have fun making
creative integrals!!!
116
6.9 Unique Tricks
The truth is, there are infinitely many integration techniques. As ridiculous as it
sounds, it’s actually true. Do we really know 80% of the integration techniques, or did we
only discover 25%? Who know’s. But we can still keep finding them.
In this section, I will be sharing some integrals with such unique tricks that I came up
with and integrals that I found online.
A Derivative in an Integral???
Z e
d2 x
dx
2
[x ] x
1 dx x (1 + ln(x))
[UC Berkeley Integration Bee 2023]
d
Note that dx
[xx ] = xx (1 + ln(x)). So that means:
e d 2ee
[xx (1 + ln(x))]
Z Z
dx du
= dx = = e + ln(2)
1 xx (1 + ln(x)) 1 u
An Inversion Example
∞
ln(x) ln( x1 ) + 1
Z
dx
0 (x2 + 1)(ln(x) + 1)
[Stanford Math Tournament Integration Bee 2023]
Let u = x1 :
∞
ln(x) ln( x1 ) + 1
Z
dx
0 (x2 + 1)(ln( x1 ) + 1)
1 ∞ ln(x) ln( x1 ) + 1
Z
1 1
= + dx
2 0 (x2 + 1) ln(x) + 1 ln( x1 ) + 1
1 ∞ ln(x) ln( x1 ) + 1
Z
2
= dx
2 0 (x2 + 1) ln(x) ln( x1 ) + 1
Z ∞
dx π
= 2
=
0 (x + 1) 2
117
Yuepeng’s Ugly Trick
Z π
3 sec(x) + tan(x)
(sec(x) + csc(x))dx
0 csc(x) + cot(x)
[Silver]
Z π
3 sec(x)+tan(x)
= eln( csc(x)+cot(x) ) (sec(x) + csc(x))dx
0
Z π
3
= eln(sec(x)+tan(x))−ln(csc(x)+cot(x)) (sec(x) + csc(x))dx
0
Holy Constants
Z π
2 sin(2x)
p
2 2
dx
0 ecos (x) + e− sin (x)
[Silver]
π 1 2 (x) 1 √
sin(2x)e 2 sin 2( e − 1)
Z Z
2 1 2
u
= √ dx = √ 2e du = √
0 e+1 e+1 0 e+1
Anti Conjugating
1
√
x − x − x2
Z
dx
0 2x − 1
[Harvard-MIT Math Tournament Integration Bee Mock Training]
1
√ √ Z 1
x − x − x2 x + x − x2 2x2 − x
Z
= · √ dx = √ dx
0 2x − 1 x + x − x2 0 (2x − 1)(x + x − x2 )
Z 1 Z 1 √
x x 1
= √ dx = √ √ dx =
0 x+ x−x 2
0 x+ 1−x 2
The last integral can be easily solved by King’s Rule.
118
Self-Supporting U-Substitution
Z 1 √
2 +x
ex + ex+ x
dx
0
[AoPS Community]
Note that: Z 1 √
Z 1
x+ x 2 +u
e dx = eu 2udu
0 0
Then Z 1 Z 1
x2 +x x2 +x 2 +x
e +e 2xdx = ex (2x + 1)dx
0 0
Z 2
= eu du = e2 − 1
0
A Crazy Complexification
Z
x x
ee ex cos ee + cos(ex ) dx
A Random ex ???
Z
x+1
√ x dx
x xe − 1
[Silver]
√
Let u = xex − 1:
√
Z Z
2udu 2du
= = = 2 tan−1 ( xex − 1) + C
xex u 2
u +1
119
A Beautiful Sum of Inverses
Z 1
2 x 2 3 4
x + x + x + x + ... dx
0 x + x+...
[UC Berkeley Integration Bee 2022]
Notice that
x y2
y= ⇒ =x
x+y 1−y
y2
x= = y 2 + y 3 + y 4 + ...
1−y
Yes....both of those infinite functions are secretly inverses of each other. Cool right!!!!
1
So our answer is just
4
[Silver]
Z π
4 4
= sec4 (x) 3 tan (x) + tan3 (x) dx
0
3
Let u = 3 tan(x) + tan (x)
Z 4
1 1024
= u4 du =
3 0 15
This Converges???
Z ∞
1
1 − x sin dx
0 x
∞ 1 1
! ∞
− sin u − sin(u)
Z Z
u= x1
x x
= 1 dx −−→ du
0 x 0 u3
Integrate by parts:
Z ∞
1 sin(u) cos(u) sin(u)
=− + 2
+ + du
u 2u 2u 0 2u
∞
sin(u) − 2u + u cos(u) π π
= 2
+ =
2u 0 4 4
The rest equals to zero by Squeeze Theorem!!
120
Advanced Loophole Logging
Z ∞
ln(x)(ln(x) + 1)
dx
0 x2x−1
[Silver]
Z ∞ Z ∞
= x 1−2x
ln(x)(ln(x) + 1)dx = xe−2x ln(x) ln(x)(ln(x) + 1)dx
0 0
Let u = x ln(x):
Z ∞
1
= ue−2u du =
0 4
sin2021 (x + 1)
Z
dx
sin2023 (x)
[Silver]
sin(x+1) sin(1)
Let u = sin(x)
, then du = − sin 2 (x) dx.
2022
−1
Z
2021 1 sin(x + 1)
= u du = − +C
sin(1) 2022 sin(1) sin(x)
121
Sneakiest Area of a Partial Circle
Z π
2 p
sin(2x) sin(x)dx
0
[JEE Main]
π
Let u = 2
− x:
Z π
2 p
= sin(2x) cos(x)dx
0
Z π
2 p
2I = 1 − (sin(x) − cos(x))2 (sin(x) + cos(x))dx
0
1
Z 1 √ π
⇒I= 1 − u2 du =
2 −1 4
A Surprising Substitution!!
Z π
2 dx
0 (1 + cos(x))4
[Cambridge University]
q
1 1 2 1
Let u = 1+cos(x)
, then u2
du = sin(x)dx. Note that sin(x) = u
− u2
.
1 1
u4 u3
Z Z
du
= 2
·q = √ du
1
2
u 2u−1 1
2
2u − 1
u2
√
Let w = 2u − 1:
Z 1
1 2 12
= (w + 1)3 dw =
0 8 35
Hence,
∞ Z ∞ ∞ Z ∞
X sin(nx) X 1 sin(u) π
= dx = du = (e − 1)
n=1 0 xn! n=1
n! 0 u 2
122
A Trippy Factorial U-Substitution
x3
Z
2 x3
dx
1 + x + x2 + 6
x3 x2
+x+1
Z Z
6 2
=6 2 x3
dx = 6 1− x2 x3
dx
1+x + x2 + 6
1+x+ 2
+ 6
x3 x2
Let u = 6
+ 2
+ x + 1:
x3 x2
= 6x − 6 ln + +x+1 +C
6 2
123
What About Me???
Wasabi!! (Wassup) I am Yuepeng Alex Yang, mostly known as Silver on the internet.
I’ve been speed integrating since 11th grade and started writing my own integration bee
problems in 12th grade. During the time, integration bees were not very popular, and I
wished that it was. Since there weren’t that many competitions that share their integrals,
it was hard to find newer integration bee problems. In addition, I scold any universities
who don’t share their past integration bee problems because I believe they just reuse them.
That’s where I decided to make my own integrals and recorded very cool discoveries and
unimaginable integration techniques.
I’ve actually gotten into competitive math since 7th grade and joined Mathorama.
However in my 8th grade year, I completely stopped due to bullying and the toxic elitism
in my school. I didn’t feel comfortable around any “mathletes”, so I quit pursuing in math
and began majoring in Chemistry. Because of this, I’ve never competed in an actual Math
contest in my life. I remember during high school, my math teacher would always begged me
to compete at a Math Circle, but then again, I just wasn’t comfortable being in a group of
mathletes.
During 12th grade, I debated to compete at an integration bee competition. Because
it was mostly undergrads competing, I decided to give it a try. Thankfully, it wasn’t too bad
and I was okay being there since my friends were with me. Not only that, there were rarely
any high school students competing with me; the majority were undergrads. Unfortunately
in my first integration bee competition, I got eliminated at semi-finals. I was going too
fast which made me become inaccurate with my answers; a complete lesson learned. Sadly,
integration bees are annual, so at the end of my 12th grade year, I kept coming up with more
cool integration bee problems as well as trained an amazing friend of mine who later became
top 16 qualifier for MIT Integration Bee 2022. (So proud of her!!!) During my freshmen
undergrad, I started problem writing for many integration bees and math tournaments, as
well as winning three of them in my hometown: first from Reedley College and the rest from
my own school, CSU Fresno, 2-years in a row both perfectly scored in all rounds. I wanted
to win more, but the pandemic hit sadly. Ironically, I switched late being a math major,
and thankfully finished in only two years. Now, I pursue in becoming a math professor for a
community college or a university, and currently focus on popularizing speed integration. If
no one wants to share all the dark forbidden arts of integration techniques, then I will.
124