![]() |
Solutions for advanced problems "A" in February, 2004 |
In this page only the sketch of the solutions are published; in some cases only the final results. To achieve the maximum score in the competition more detailed solutions needed.
A. 338. For any positive integer n denote the closest integer to √n by f(n). Calculate the value of the sum
∞∑n=12f(n)+2−f(n)2n.
Solution. It is easy to check that for each positive integer k, f(n)=k if and only if k2-k+1 ≤n ≤k2+k. Grouping the terms by the values of f(n),
m2+m∑n=12f(n)+2−f(n)2n=m∑k=1k2+k∑n=k2−k+12k+2−k2n=
=m∑k=1(2k+2−k)(12k2−k−12k2+k)=m∑k=1(12(k−2)k−12k(k+2))=
=12(−1)⋅1+120⋅2−12(m−2)m−12m(m+2)=3−12(m−2)m−12m(m+2).
The last two quantites converge to 0, so
∞∑n=12f(n)+2−f(n)2n=limm→∞m2+m∑n=12f(n)+2−f(n)2n=3.
A. 339. We want to select 4 tuples from a 28-element set with the following properties: a) Any two 4-tuple has at most two common elements; b) for any element x and 4-tuple A that is not containing x there exists at least one 4-tuple B that contains x-et and it has exactly two common elements with A. Is it possible to select such a system of 4-tuples?
Solution. There exists such a system of sets. Consider the 28 edges of a a complete graph on 8 vertices. Select those 4-tuples of edges which span all vertices. The set of such 4-tuplets has the required properties.
A. 340. Is it possible that the length of the intersection of a circular disc of unit radius and a parabola is greater than 4 units?
Soultion. Yes. Let the center of the circle be the origin of the Cartesian co-ordinate system, let the axis of the parabola be the y-axis and let its vertex be at (0,-1) (see Figure) and suppose that it contains points (±sin α,cos α) where α is a small positive angle.
The equation of the parqabola is
y=1+cosαsin2αx2+1=12sin2α2x2+1.
The length of the arc is
l=sinα∫−sinα√1+x2sin4α2dx.
Substituting u−1u=2xsin2α2 and denoting sinαsin2α2=2ctgα2 by A,
√1+x2sin4α2=u+1u2
and
l=√1+A2+A∫√1+A2−Au+1u2⋅(sin2α22(u−1u))′du=sin2α24√1+A2+A∫√1+A2−A(u+2u+1u3)du=
=sin2α24(4A√1+A2+4log(A+√1+A2)).
By the inequalities \displaystyle \sqrt{1+A^2A=2\ctg{\alpha\over2}>{4\over\alpha}">, sin\alph\alpha-{1\over6}\alpha^3"> and \displaystyle \sin{\alpha\over2{\alpha\over4}">,
\displaystyle
{\sin^2{\alpha\over2}\over4}\cdot4A\sqrt{1+A^2}
=
\sin\alpha\sqrt{1+A^2\bigg(\alpha-{1\over6}\alpha^3\bigg){4\over\alpha}
=
4-{2\over3}\alpha^2,
">
\displaystyle
\sin^2{\alpha\over2}\log\big(A+\sqrt{1+A^2}\big
{\alpha^2\over16}\log{8\over\alpha}
">
and
4+\alpha^2\bigg({1\over16}\log{8\over\alpha}-{2\over3}\bigg).">
If α sufficiently small, then \displaystyle {1\over16}\log{8\over\alpha{2\over3}"> and l>4.