Skip to content
ChunboBlog

Contest paper

2026 中国东南数学奥林匹克

2026 中国东南数学奥林匹克试题、解答与参赛复盘。

2026 Southeast China Mathematical Olympiad

Grade 10 - Day 1

Problem 1

The positive sequence {an}\{a_{n}\} satisfies a1=1a_{1}=1, and for every positive integer nn,
an2+an+12+an+22+anan+1an+2=4.a_{n}^{2}+a_{n+1}^{2}+a_{n+2}^{2}+a_{n}a_{n+1}a_{n+2}=4.

(1) Find the general formula for {an}\{a_{n}\} (expressed in terms of a2a_{2}).
(2) Prove that there exists a positive integer NN such that for every integer nNn \ge N,
i=1nain.\sum_{i=1}^{n}a_{i}\le n.

Problem 2

Find all integers n>1n > 1 such that there exists an integer mm satisfying
n(23p+mp2026),n \mid (23p + m^{p^{2026}}),
where pp is the largest prime factor of nn.

Answer:

Problem 3

In ABC\triangle ABC, AB<ACAB < AC. Let MM be the midpoint of side BCBC, and let DD be the intersection of the angle bisector of BAC\angle BAC with BCBC. Let PP be the reflection of DD over AA, and let QQ be a point on the circumcircle of PBC\triangle PBC such that MQADMQ \parallel AD, with PP and QQ on opposite sides of BCBC. Let RR be the intersection of PQPQ and AMAM. Prove that
RBQ=RCQ.\angle RBQ = \angle RCQ.

Problem 4

Given an integer n4n \ge 4. Let
Sn={(a,b,c,d)a,b,c,dN+,1a<b<c<dn}.S_{n} = \{(a,b,c,d) \mid a,b,c,d \in \mathbb{N}_{+}, 1 \le a < b < c < d \le n\}.
Find the smallest positive integer mm such that for any mm distinct elements of SnS_{n},
(a1,b1,c1,d1),(a2,b2,c2,d2),,(am,bm,cm,dm);(a_{1},b_{1},c_{1},d_{1}), (a_{2},b_{2},c_{2},d_{2}), \dots, (a_{m},b_{m},c_{m},d_{m});
and for any nn distinct points P1,P2,,PnP_{1}, P_{2}, \dots, P_{n} in the plane, if for every 1im1 \le i \le m the four points Pai,Pbi,Pci,PdiP_{a_{i}}, P_{b_{i}}, P_{c_{i}}, P_{d_{i}} are concyclic, then P1,P2,,PnP_{1}, P_{2}, \dots, P_{n} are all concyclic.


Grade 10 - Day 2

Problem 5

Let ABCDABCD be a convex quadrilateral, and let E,F,G,HE, F, G, H be points moving in the interiors (not including endpoints) of segments AB,BC,CD,DAAB, BC, CD, DA respectively. Let ll denote the perimeter of quadrilateral EFGHEFGH.

(1) If ll attains a minimum value, prove that A,B,C,DA, B, C, D are concyclic.
(2) Suppose ABCDABCD is inscribed in a circle of radius RR. Prove that
lR2ABBCCDDA.l \cdot R \ge 2\sqrt{AB \cdot BC \cdot CD \cdot DA}.

Problem 6

The real sequence {an}\{a_{n}\} satisfies: for all positive integers i,ji, j, ai+jai+aja_{i+j} \ge a_{i} + a_{j}. Prove that for every positive integer nn,
2n+1i=1nai1ijnaiij.\frac{2}{n+1}\sum_{i=1}^{n}a_{i} \ge \sum_{1\le i\le j\le n}\frac{a_{i}}{i\cdot j}.

Problem 7

Let
M={(a1,a2,,a12)aiN+,1a1<a2<<a1228}.M = \{(a_{1},a_{2},\dots,a_{12}) \mid a_{i}\in\mathbb{N}_{+}, 1 \le a_{1} < a_{2} < \dots < a_{12} \le 28\}.
For a positive integer mm and an array A=(a1,a2,,a12)MA = (a_{1}, a_{2}, \dots, a_{12}) \in M, let NA(m)N_{A}(m) denote the number of elements in the set
{(i,j)1i<j12,ajai=m}.\{(i,j) \mid 1 \le i < j \le 12, a_{j} - a_{i} = m\}.
Find
minAMmax1m27NA(m).\min_{A\in M} \max_{1\le m\le 27} N_{A}(m).

Problem 8

Prove that there exist infinitely many quintuples of positive integers (a,b,c,d,e)(a, b, c, d, e) with gcd(a,b)=1\gcd(a, b) = 1, satisfying

{a+b=c+d+e,1a+1b=1c+1d+1e.\begin{cases} a + b = c + d + e, \\ \dfrac{1}{a} + \dfrac{1}{b} = \dfrac{1}{c} + \dfrac{1}{d} + \dfrac{1}{e}. \end{cases}

Grade 11 - Day 1

Problem 1

If real numbers x1,x2,x3x_{1}, x_{2}, x_{3} satisfy 0x1x2x30 \le x_{1} \le x_{2} \le x_{3} and x1+x2+x3=1x_{1} + x_{2} + x_{3} = 1, call (x1,x2,x3)(x_{1}, x_{2}, x_{3}) a “fusion triple.” Find the smallest real number cc such that for every fusion triple (x1,x2,x3)(x_{1}, x_{2}, x_{3}),
iscxi12,\sum_{i\le s-c}x_{i}\le\frac{1}{2},
where s=x1+2x2+3x3s = x_{1} + 2x_{2} + 3x_{3}.

Problem 2

Find all integer triples (x,y,z)(x, y, z) with 1<xyz1 < x \le y \le z satisfying
x2+y2+(x+y)(z2)=xyz.x^{2} + y^{2} + (x+y)(z-2) = xyz.

Problem 3

In acute triangle ABC\triangle ABC, AB>BC>ACAB > BC > AC. Let OO be the circumcenter and HH the orthocenter. Line AOAO meets lines BHBH and CHCH at points DD and EE respectively; let O1O_{1} be the circumcenter of DEH\triangle DEH. A point TT on segment AO1AO_{1} satisfies that B,T,H,CB, T, H, C are concyclic. A point SS on the extension of BCBC satisfies SA=STSA = ST. Prove that
STH=OAO1.\angle STH = \angle OAO_{1}.

Problem 4

Given positive integers n,kn, k with n>2k6n > 2k \ge 6. Let GG be a simple connected graph on nn vertices satisfying:

(i) GG remains connected after deleting any single vertex together with all edges incident to it;
(ii) There exist kk vertices v1,v2,,vkv_{1}, v_{2}, \dots, v_{k} of GG such that for any 1i<jk1 \le i < j \le k, deleting vi,vjv_{i}, v_{j} together with all edges incident to at least one of vi,vjv_{i}, v_{j} disconnects GG.

Find the maximum possible number of edges of GG.


Grade 11 - Day 2

Problem 5

For a positive integer mm, let S(m)S(m) denote the sum of the decimal digits of mm. Does there exist a positive integer nn such that
S(23n)=S(n)S(n+2026)?S(23n) = S(n) \cdot S(n + 2026)?

Problem 6

The Ming-dynasty poet Ye Xianggao wrote in Ascending Shizhu Rock: “the crags of bamboo-rock pierce the blue sky.”

Given an integer n2n \ge 2. A “stone-bamboo” with k(k2)k \, (k \ge 2) internodes is called fillable if the numbers 1,2,3,,2n1, 2, 3, \dots, 2^{n} can be placed without repetition into the kk internodes so that every internode is nonempty, and the sum of the numbers in each internode divides the sum of the numbers in the next internode. For example, when n=3n = 3, the arrangement 43,6,71,2,5,84 \mid 3,6,7 \mid 1,2,5,8 shows that a stone-bamboo with 3 internodes is fillable.

Find the maximum number of internodes of a fillable stone-bamboo, in terms of nn.

Problem 7

Let n3n \ge 3 be an integer, and let a1,a2,,ana_{1}, a_{2}, \dots, a_{n} be positive reals with a1a2an1a_{1}a_{2}\cdots a_{n} \le 1. Prove that
i=1nai1+ai2n212(1a1a2ann)2.\sum_{i=1}^{n}\frac{a_{i}}{1+a_{i}^{2}} \le \frac{n}{2} - \frac{1}{2}\left(1 - \sqrt[n]{a_{1}a_{2}\cdots a_{n}}\right)^{2}.

Problem 8

As shown in the figure, in the crossed quadrilateral ABCDABCD, sides BCBC and DADA intersect. Circle ω\omega is tangent to the extensions of ABAB and CDCD and to sides BCBC and DADA. A circle II passing through AA and CC intersects ω\omega, with B,DB, D lying inside II; let l1,l2l_{1}, l_{2} be the external common tangents of II and ω\omega. Circle α\alpha is tangent to II, to the extension of CBCB, and to side ABAB; circle β\beta is tangent to II, to the extension of ADAD, and to side CDCD. Prove that there exists a circle Γ\Gamma', distinct from II, that is tangent to lines l1,l2l_{1}, l_{2} and to circles α,β\alpha, \beta.