ECON1111 Tutorial2 Notes
ECON1111 Tutorial2 Notes
TA Notes
January 2026
Fast check: Differentiate your antiderivative (or check sign/limits for improper integrals).
1
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
• the integrand contains two complementary pieces that look like “x” and “a − x”
(or can be turned into those);
Then Z a
2I = f (x) + f (a − x) dx
0
becomes easy.
2
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
2. Two “complementary” pieces appear: you see both x and something like a − x, or
expressions that can become a − x after substitution.
g(x) g(x)
or where mirroring swaps g ↔ h
g(x) + g(a − x) g(x) + h(x)
4. Quick check: value should be positive because integrand is positive on [10, 12].
7x3 5x2
Z
(7x2 + 5x) dx = + + C.
3 2
Thus
12
12
7x3 5x2
Z
2
(7x + 5x) dx = +
10 3 2
10
Compute:
So
Z 12
7750 5426
(7x2 + 5x) dx = 4392 − =
10 3 3
4
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
Z 5
4x3 − 2x + 1 dx.
2. Evaluate
2
3. Quick check: integrand is mostly positive on [2, 5], answer should be positive and fairly
large.
x4 x2
Z
(4x3 − 2x + 1) dx = 4 · −2· + x = x4 − x2 + x
4 2
So take F (x) = x4 − x2 + x.
Step 2: Apply FTC.
Z 5
(4x3 − 2x + 1) dx = F (5) − F (2)
2
Step 3: Compute.
5
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
1
ex
Z
3. Evaluate dx.
0 ex + e−x
u = ex ⇒ du = ex dx.
Since 1 + 12 = 2:
1
ex 1 + e2
Z
1
dx = ln
0 ex + e−x 2 2
6
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
Z 1
2
4. Evaluate I = xe−x dx.
0
x = 0 ⇒ u = 02 = 0, x = 1 ⇒ u = 12 = 1
So
1 −u 1 1 1
I= −e 0
= (−e−1 ) − (−e0 ) = (1 − e−1 )
2 2 2
1 1
I= 1−
2 e
7
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
Z 2
√
2+x
5. Evaluate √ √ dx.
0 4−x+ 2+x
4. Add the two expressions: the numerators add to the denominator and become 1.
R2
5. Then 2I = 0 1 dx = 2 ⇒ I = 1.
8
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
x 7→ 2 − x
2I = 2 ⇒ I=1
9
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
10
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
Z b Z a
6. Show that f (x) dx = − f (x) dx.
a b
Therefore,
Z b Z a
f (x) dx = − f (x) dx
a b
11
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
7. Suppose f is nonnegative and continuous on (−∞, ∞), and f (x)f (1 − x) = 1. Evaluate
1 x − 12
Z
dx.
0 1 + f (x)
4. Add the two integrals so the messy denominator cancels and you get:
Z 1
1
2I = x− dx.
0 2
Compute:
" #1
1 1 (x − 12 )2
Z Z
1
|x − 12 | dx = 2 1
x− 2 dx = 2 · =
0 1/2 2 4
1/2
Thus 2I = 14 , so
1
I=
8
12
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
f (x)f (1 − x) = 1
Evaluate
1 x − 12
Z
I= dx
0 1 + f (x)
Step 1: Identify the symmetry.
The interval is [0, 1], so the mirror map is
x 7→ 1 − x
1 1 1
(1 − x) − = −x = x−
2 2 2
This is the reason the mirror substitution is powerful here: it turns f (·) into its reciprocal.
Step 3: Start with I and mirror it.
Let
|x − 12 |
Z 1
I= dx
0 1 + f (x)
Rename t → x:
1 x − 12
Z
I= dx
0 1 + f (1 − x)
Step 4: Use the functional equation to simplify the denominator.
Since f (1 − x) = 1/f (x),
x − 12
Z 1
I= 1 dx
0 1 + f (x)
Now simplify:
1 f (x) + 1 1 f (x)
1+ = ⇒ 1 = 1 + f (x)
f (x) f (x) 1 + f (x)
Thus the mirrored form of I becomes
1 f (x) x − 21
Z
I= dx
0 1 + f (x)
13
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Compute each:
1/2 1/2
x x2
Z
1 1 1
( 12
− x) dx = − = − = ,
0 2 2 0 4 8 8
Z 1 1
x2 x
1 1 1
(x − 12 ) dx = − =0− − =
1/2 2 2 1/2 8 4 8
So Z 1
1 1 1
|x − 12 | dx = + =
0 8 8 4
Step 7: Finish.
1 1
2I = ⇒ I=
4 8
Intuition: The mirror substitution x 7→ 1 − x turns f (x) into 1/f (x), so the two denom-
inators 1 + f (x) and 1 + 1/f (x) are designed to “complete” each other. Adding the two
versions cancels the complicated part and leaves a simple absolute-value integral.
14
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
Z ∞
8. Evaluate the improper integral x−5/3 dx.
1
Step 2: Antiderivative.
x−5/3+1 x−2/3
Z
3
x−5/3 dx = = = − x−2/3
−5/3 + 1 −2/3 2
Since 1−2/3 = 1:
3 3
= − b−2/3 +
2 2
Step 4: Take the limit. Because b−2/3 → 0 as b → ∞,
Z ∞
3 3 3
x−5/3 dx = lim − b−2/3 + =
1 b→∞ 2 2 2
Z ∞
3
x−5/3 dx = → (Convergent)
1 2
15
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
Z ∞
1
9. Evaluate the improper integral dx.
0 x2
1. There are two problematic points: 0 (division by zero) and ∞ (infinite bound).
16
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
Z ∞
1
10. Evaluate dx for p > 0. State when it converges.
1 xp
If p ̸= 1:
b
x1−p b1−p − 1
Z
b
x−p dx = =
1 1−p 1 1−p
If p > 1, then b1−p → 0 and Z ∞
1
x−p dx =
1 p−1
If 0 < p < 1, then b1−p → ∞ and it diverges. If p = 1:
Z b
1
dx = ln b → ∞,
1 x
so it diverges.
Z ∞
1 1
Converges iff p > 1, and then p
dx =
1 x p−1
17
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
Z ∞
11. Evaluate e−kx dx (k > 0).
0
Step 2: Antiderivative. Z
1
e−kx dx = − e−kx
k
Step 3: Evaluate from 0 to b.
b
1 −kx b
Z
−kx 1 1 1 1
e dx = − e = − e−kb + e0 = − e−kb +
0 k 0 k k k k
18
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
Z 3
12. Evaluate |x| dx.
−2
Step 2: Replace |x| piecewise. On [−2, 0], x ≤ 0 so |x| = −x. On [0, 3], x ≥ 0 so |x| = x.
Thus Z 0 Z 3
= (−x) dx + x dx
−2 0
Step 3: Integrate each part.
x2 x2
Z Z
(−x) dx = − , x dx =
2 2
Step 4: Evaluate bounds.
0 0
x2
Z
4
(−x) dx = − =0− − =2
−2 2 −2 2
3 3
x2
Z
9
x dx = =
0 2 0 2
Step 5: Add. Z 3
9 13
|x| dx = 2 + =
−2 2 2
Z 3
13
|x| dx =
−2 2
19
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
13. Find the area bounded by the curve y = x2 − 4x + 3 from x = 0 to x = 4.
(c) Explain what you observe and how we should solve the problem.
1. Step 1: Find where the curve crosses the x-axis (roots). Factor if possible.
2. Step 2: Draw a quick sketch (or sign chart) to see where f (x) is positive/negative.
R
3. Step 3: Signed integral is f (x) dx (can cancel).
R
4. Step 4: Geometric area bounded is |f (x)| dx.
R
5. Step 5: Compute |f | by splitting at the roots and flipping the negative part.
20
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
4
So the signed result is .
3
(b) Graphical and sign changes.
Factor:
x2 − 4x + 3 = (x − 1)(x − 3),
so zeros are x = 1 and x = 3.
y
x
−0.5 0.5 1 1.5 2 2.5 3 3.5 4 4.5
−2
x3
Use F (x) = 3 − 2x2 + 3x:
Z 1 Z 3 Z 4
4 4 4 4
f = F (1) − F (0) = , f = F (3) − F (1) = 0 − = − , f = F (4) − F (3) =
0 3 1 3 3 3 3
Hence
4 4 4
Area = + + =4
3 3 3
21
ECON 1111A/B Mathematical Methods in Economics II Problem Set 2 – Tutorial Notes
Question
Z 3p
14. Evaluate (x − 1)(3 − x) dx.
1
(x − 1)(3 − x) = 3x − x2 − 3 + x = −x2 + 4x − 3
Step 4: Interpret
p geometrically.
The curve y = 1 − (x − 2)2 is the upper half of the circle
(x − 2)2 + y 2 = 1
(center (2, 0), radius 1). Over x ∈ [1, 3], we trace the entire upper semicircle. So the integral
equals the area of that upper semicircle:
1 1 π
Area = πr2 = π(1)2 =
2 2 2
Z 3p
π
(x − 1)(3 − x) dx =
1 2
22