Blakers 2009
Blakers 2009
Blakers 2009
1. Interesting function
1
Let y = x x , x > 0. Find the intervals on which y(x) is
monotonic, and on each such interval, find its range.
2. Approximate area
A segment of a circle is the smaller region cut off the circle
by a chord. The apothem of the segment is the line segment
perpendicular to the chord from the midpoint of the chord to
the perimeter of the segment. Two methods for approximating
the area of the segment have been proposed:
(a) The trapezoidal approximation is the area of the trapezoid
whose base is the chord, and upper edge the tangent to
the segment at its midpoint with length the length of the
apothem.
(b) The parabolic approximation is the area of the segment of
the parabola passing through the endpoints of the chord
and the vertex of the segment.
Show that the trapezoidal approximation is more accurate than
the parabolic when the segment is ‘large’ (approaches a semicir-
cle), while the parabolic approximation is more accurate when
the segment is ‘small’.
Find the segment for which the trapezoidal and parabolic
approximations are equal.
1
Solution: Without loss of generality, assume the radius is
1. Let c be the length of the chord and h the length of the
apothem and θ half the angle subtended by the chord at the
centre of the circle.
Then the trapezoidal approximation is A(t) = 21 (c + h)h and
the parabolic approximation is A(p) = 23 ch.
These are equal when h = 31 c, and in this case, A(t) = A(p) =
2 2
9
c.
The actual area A = θ − sin θ cos θ.
As θ → π2 , c → 2 and h → 1 so A(t) → 32 , A(p) → 43 while
A → π2 ≈ 1.57, so the trapezoidal approximation wins for large
segments.
For the limit as θ → 0+ we need to express A(t) and A(p) in
terms of θ. Since c = 2 sin θ and h = 1 − cos θ,
1
A(t) = (2 sin θ + 1 − cos θ)(1 − cos θ)
2
1
= (2(sin θ − cos θ) − sin 2θ + cos2 θ + 1) and
2
2 2
A(p) = (2 sin θ)(1 − cos θ) = (2 sin θ − sin 2θ).
3 3
1
A=θ− sin 2θ → 0, A0 = 1 − cos 2θ → 0, A00 = 2 sin 2θ → 0,
2
A000 = 4 cos 2θ → 4.
1
A(t) = (2 sin θ − sin 2θ − 2 cos θ + cos2 θ + 1) → 0,
2
1
A(t)0 = cos θ + sin θ − cos 2θ − sin 2θ → 0,
2
00
A(t) = − sin θ + cos θ + 2 sin 2θ − cos 2θ → 0,
A(t)000 = − cos θ − sin θ + 4 cos 2θ + 2 sin 2θ → 3.
2 2
A(p) = (2 sin θ − sin 2θ) → 0, A(p)0 = (2 cos θ − 2 cos 2θ) → 0,
3 3
2 2
A(p)00 = (−2 sin θ + 4 sin 2θ) → 0, A(p)000 = (−2 cos θ + 8 cos 2θ) → 4.
3 3
So miraculously, all three third derivatives have non–zero lim-
its so by L’Hospital’s Theorem, limθ→0+ A/A(t) = 4/3 while
limθ→0+ A/A(p) = 1.
Hence the parabolic approximation wins for small segments.
3. Matrix Inverse
Let A and B be n × n real matrices satisfying
(a) AB = BA
(b) A2 = A and B 2 = B
(c) A − B is invertible.
Prove that A + B = In , the identity matrix.
4. Integer divisors
(a) Prove that if x and y are positive integers, then xy divides
x2 + y 2 if and only if x = y.
(b) Prove that there are infinitely many triples (x, y, z) of pos-
itive integers such that xyz = x2 + y 2 + z 2 .
6. A functional equation
let f : R2 → R be a function satisfying
f (x, y) + f (y, z) + f (z, x) = 0 for all real numbers x, y and z
Prove that there exists a function g : R → R such that f (x, y) =
g(x) − g(y) for all real numbers x and y.
7. Average speed
A racing motorist completed n laps of a course at average lap
speeds of v1 ≤ v2 ≤ · · · ≤ vn . Show that the average speed for
the n laps satisfies v1 ≤ V < nv1 , but there is no lower bound
on V as a function of vn .
8. An Improper Integral
Show that
Z T
lim sin(x) sin(x2 ) dx
T →∞ 1
converges.
Solution:
Integrating by parts
Z T
sin(x) sin(x2 ) dx
1
− cos x2 − cos x2
Z
sin x − sin x cos x
= − + dx
x 2 2 x2 x
− cos x2 cos x2 sin x
Z
sin x
= − dx
x 2 2x2
cos x sin x2 sin x2
Z
1 − sin x 2 cos x
+ − − dx
2x2 2 2 2 x2 x3
Since
sin T cos T 2 cos T sin T 2
lim = 0 = lim
T →∞ T T →∞ T
we only have to show that
Z T Z T Z T
cos x2 sin x sin x2 sin x sin x2 cos x
dx, dx, and dx
1 x2 1 x2 1 x3
all converge as T → ∞. But all three converge absolutely since
RT 1 RT 1
1
dx and 1
dx both converge as T → ∞.
x2 x3
Alternative Solution: [Wilson Ong, Y3, UWA]
2
By Euler’s identity, eix = cos x2 + i sin x2 .
R ∞ ix2 R∞ 2
R∞
0
e dx = 0R
cos x dx + i sin x2 dx converges since the
0 R
∞ ∞
Fresnel integrals 0 cos x2 dx and 0 sin x2 dx both converge.
Now
Z ∞ Z ∞
2 2
sin x sin x dx = = sin x(i sin x ) dx
1 1
Z ∞
ix2 2
= = sin x(e − cos x ) dx
1
Z ∞
ix2
= = e sin x dx
1
Z ∞
ix2 e−ix −eix
= = e ( 2 i) dx
1
Z ∞
1 ix2 −ix ix2 +ix
= = i (e −e ) dx
2 1
Z ∞ Z ∞
1 −i/4 i(x−1/2)2 −i/4 i(x+1/2)2
= = i(e e dx − e e dx)
2 1 1
R∞ 2 R∞ 2 R∞ 2
Observe that 1 ei(x−1/2) dx = 1/2 eiu du = 0 eiu du −
R 1/2 iu2 R ∞ iu2 R 1/2 iu2
e du is convergent since e du and e du =
R01/2 2
R 1/2 2
0 0
0
cos u du + i 0 sin u du are convergent.
R∞ 2 R∞ 2 R∞ 2 R 3/2 2
Similarly, 1 ei(x+1/2) dx = 3/2 eiu du = 0 eiu du− 0 eiu du
is convergent.
R∞
Hence 1
sin x sin x2 dx converges.
θ
Q
Q
E Q E0
θXX
X Q
Q
2θ
BA 2θ D D0 Q 0
B
A
A
A
A
A
A
A
A
A
A
C C0
Cake Box
Let the angle at B be 2θ. Let D be the point on AC
such that BC = DC and let E be the point on AB such
that ∠AED = θ. Then the triangle AED is isosceles with
AD = ED. Also, ∠BDE = ∠DBE, so triangle BDE is
isosceles with BE = DE.
Cut off triangle AED and translate and rotate it so that
A moves to E 0 and E moves to A0 .