Problems and Solutions
Problems and Solutions
SEEMOUS 2023
Organizers:
then det(A) = 0.
Solution: 1. We have
Solution: 2. If det(A) ̸= 0, multyplying the equation by A−1 from left (right), we get
1 1
f (x) = f (b) + f ′ (b)(x − b) + f ′′ (b)(x − b)2 + f ′′′ (θ)(x − b)3
2 6
for some θ between a and b. It follows that
Z b
1 1
f (x)dx = f (b)(b − a) − f ′ (b)(b − a)2 + f ′′ (b)(b − a)3 + O((b − a)4 ). (1)
a 2 6
Now, let n be a positive integer. Then, for k = 0, 1, 2, . . . , n − 1,
Z k/n
1 k 1 ′ k 1 ′′ k 1
f (x)dx = f − 2f + 3f +O . (2)
(k−1)/n n n 2n n 6n n n4
and
Z 1 n
1 X ′′ k 1
′
f (1) − f (0) = ′ ′′
f (x)dx = f +O . (5)
0 n k=1 n n
Now, let
1
f (x) = √ .
1 + x2
Then
Z 1 √ 1 √ √
f (x)dx = ln x + 1 + x2 = ln(1 + 2) − ln(1) = ln(1 + 2);
0 0
n n n
1X k 1X 1 X 1
f = p = √ = Sn ;
n k=1 n n k=1 1 + (k/n)2 k=1
n 2 + k2
√
1 1− 2 1
f (1) − f (0) = √ − 1 = √ = −√ √ ;
2 2 2(1 + 2)
1 1
f ′ (1) − f ′ (0) = − √ − 0 = − √ .
2 2 2 2
Hence
√
1 1 1
ln(1 + 2) = Sn + √ √ + √ +O .
2 2(1 + 2)n 24 2n2 n3
Finally,
√
1 1
lim n n(ln(1 + 2) − Sn ) − √ √ = √ .
n→∞ 2 2(1 + 2) 24 2
Problem 3. Prove that: if A is n × n square matrix with complex entries such that
t
A + A = A A∗ , then A = A∗ . (For any matrix M , denote by M ∗ = M the conjugate
∗ 2
transpose of M .)
(A − In ) [(A + In )A∗ − In ] = In
(A + In ) [In − (A − In )A∗ ] = In ,
Solution: (i) Consider the continuous function g : [0, 1] → R given by g (x) = f (x)−xn ,
and observe that g (0) = f (0) > 0, and g (1) = f (1) − 1 < 0. It follows the existence
of an ∈ (0, 1) such that g (an ) = 0. For uniqueness, observe that if would exists two
solutions of the equation (4), say an < bn , we would obtain
a contradiction.
We prove that the sequence (an ) is strictly increasing. If it would exist n ∈ N∗ such
that an ≥ an+1 , we would obtain that
since f is strictly decreasing and an+1 ∈ (0, 1) . It follows that an < an+1 , a contradiction.
Hence, (an ) is strictly increasing and bounded above by 1, so it converges to ℓ ∈ (0, 1] .
Suppose, by contradiction, that ℓ < 1. Since f (an ) = ann for any n, using the continuity
of f it follows that f (ℓ) = 0 for ℓ < 1, contradicting the fact that f is strictly decreasing
with f (1) ≥ 0. Hence, lim an = 1.
n→∞
(ii) Observe that F is well-dened, of class C 2 , with F (1) = 0, F ′ (x) = −f (x) ⇒
F ′ (1) = 0, F ′′ (x) = −f ′ (x) ⇒ F ′′ (1) > 0. Moreover, remark that F (x) > 0 on [0, 1) .
Using the Taylor formula on the interval [an , 1] , it follows that for any n, there exist
cn , dn ∈ (an , 1) such that
F ′′ (cn ) F ′′ (cn )
F (an ) = F (1) + F ′ (1) (an − 1) + (an − 1)2 = (an − 1)2 ,
2 2
f (an ) = f (1) + f ′ (dn ) (an − 1) = f ′ (dn ) (an − 1) . (1)
(1 − an )2 2
lim = ′′ ∈ (0, +∞) ,
n→∞ F (an ) F (1)
so due to the comparison test,
∞
X ∞
X
α
(F (an )) ∼ (1 − an )2α .
n=1 n=1
But
(an − 1)
lim n (1 − an ) = − lim n · · ln an
n→∞ n→∞ ln (1 + (an − 1))
= − lim ln ann = − lim ln f (an ) = − ln lim f (an ) = +∞.
n→∞ n→∞ n→∞
P∞ P∞ 2α
It follows that n=1 (1 − an ) diverges and, furthermore, n=1 (1 − an ) diverges for
any 2α ≤ 1.
Next, consider arbitrary γ ∈ (0, 1) . Using (1) and the fact that dn → 1, we obtain
Observe that
xγ
− ln f (an ) → +∞ and lim = 0,
x→+∞ e(1−γ)x
1
hence lim nγ (1 − an ) = 0. So, if α > , we obtain that there exists ε > 0 such that
n→∞ 2
1+ε
2α > 1 + ε, hence for γ := < 1, we get
2α
lim n2αγ (1 − an )2α = lim n(1+ε) (1 − an )2α = 0.
n→∞ n→∞
P∞ 2α
Using the comparisonPtest, it follows that the series n=1 (1 − an ) converges. In
∞ α
conclusion, the series n=1 (F (an )) converges i α > 2 .
1