MathDB
Problems
Contests
National and Regional Contests
Serbia Contests
Serbia Team Selection Test
2023 Serbia Team Selection Test
2023 Serbia Team Selection Test
Part of
Serbia Team Selection Test
Subcontests
(6)
P6
1
Hide problems
Combinatorial geometry featuring walls
There are
n
2
n^2
n
2
segments in the plane (read walls), no two of which are parallel or intersecting. Prove that there are at least
n
n
n
points in the plane such that no two of them see each other (meaning there is a wall separating them).
P5
1
Hide problems
Weird NT with even weirder scores
For positive integers
a
a
a
and
b
b
b
, define
a
!
b
=
∏
1
≤
i
≤
a
i
≡
a
m
o
d
b
i
a!_b=\prod_{1\le i\le a\atop i \equiv a \mod b} i
a
!
b
=
i
≡
a
mod
b
1
≤
i
≤
a
∏
i
Let
p
p
p
be a prime and
n
>
3
n>3
n
>
3
a positive integer. Show that there exist at least 2 different positive integers
t
t
t
such that
1
<
t
<
p
n
1<t<p^n
1
<
t
<
p
n
and
t
!
p
≡
1
(
m
o
d
p
n
)
t!_p\equiv 1\pmod {p^n}
t
!
p
≡
1
(
mod
p
n
)
.
P4
1
Hide problems
(Well known?) polynomial
Let
p
p
p
be a prime and
P
∈
R
[
x
]
P\in \mathbb{R}[x]
P
∈
R
[
x
]
be a polynomial of degree less than
p
−
1
p-1
p
−
1
such that
∣
P
(
1
)
∣
=
∣
P
(
2
)
∣
=
…
=
∣
P
(
p
)
∣
\lvert P(1)\rvert=\lvert P(2)\rvert=\ldots=\lvert P(p)\rvert
∣
P
(
1
)∣
=
∣
P
(
2
)∣
=
…
=
∣
P
(
p
)∣
. Prove that
P
P
P
is constant.
P2
1
Hide problems
Depressed geometry
A circle centered at
A
A
A
intersects sides
A
C
AC
A
C
and
A
B
AB
A
B
of
△
A
B
C
\triangle ABC
△
A
BC
at
E
E
E
and
F
F
F
, and the circumcircle of
△
A
B
C
\triangle ABC
△
A
BC
at
X
X
X
and
Y
Y
Y
. Let
D
D
D
be the point on
B
C
BC
BC
such that
A
D
AD
A
D
,
B
E
BE
BE
,
C
F
CF
CF
concur. Let
P
=
X
E
∩
Y
F
P=XE\cap YF
P
=
XE
∩
Y
F
and
Q
=
X
F
∩
Y
E
Q=XF\cap YE
Q
=
XF
∩
Y
E
. Prove that the foot of the perpendicular from
D
D
D
to
E
F
EF
EF
lies on
P
Q
PQ
PQ
.
P1
1
Hide problems
Ad hoc extremal graph theory
In a simple graph with 300 vertices no two vertices of the same degree are adjacent (boo hoo hoo). What is the maximal possible number of edges in such a graph?
P3
1
Hide problems
Positive integers partitioned into 2 sequences
The positive integers are partitioned into 2 sequences
a
1
<
a
2
<
…
a_1<a_2<\dots
a
1
<
a
2
<
…
and
b
1
<
b
2
<
…
b_1<b_2<\dots
b
1
<
b
2
<
…
such that
b
n
=
a
n
+
n
b_n=a_n+n
b
n
=
a
n
+
n
for every positive integer
n
n
n
. Show that
a
n
+
b
n
=
a
b
n
a_n+b_n=a_{b_n}
a
n
+
b
n
=
a
b
n
.