Skip to content
ChunboBlog
Go back

Math Contest Retake

Updated:
Edit page

0730 FYH

综合练习1

Problem 1

Suppose that {xn}\{x_n\} is a positive real number sequence, prove that: there exist infinitely many positive integers nn such that x1++xn+13.99xnx_1+\cdots +x_{n+1}\ge 3.99 x_n
Core idea
This is not a difficult problem for there is only a view turn that:
We will use prove reversely, suppose that as n>n0,n>n_0, x1++xn+1<3.99xnx_1+\cdots +x_{n+1}< 3.99 x_n

Problem 2

Suppose mm is a positive integer, strictly increasing positive integer sequence {an}\{a_n\}, such that an+1an<ma_{n+1}-a_n<m is followed by all n. Prove that: there exist pairwise different positive integers p,q,r,sp,q,r,s, such that apaq=arasa_pa_q=a_ra_s.
Find the density.
Suppose M=max(a1,m)M= \max(a_1,m) for convenience,
then we have that annMa_n\le nM, so apaqpqM2AM2pqAa_pa_q\le pqM^2\le AM^2\Leftrightarrow pq\le A. What we do is to count #(m,n):mnA\#(m,n):mn\le A. For which, we fix m=k<nm=k<n, then n=k+1,,Akn=k+1,\cdots,\lfloor\frac{A}{k}\rfloor.
So the num is k=1A(Akk)k=1A(Akk1)A(lnA)A2+A2A>A\sum_{k=1}^{\lfloor\sqrt{A}\rfloor}(\lfloor\frac{A}{k}\rfloor-k)\ge \sum_{k=1}^{\lfloor\sqrt{A}\rfloor}(\frac{A}{k}-k-1)\ge A(\ln\lfloor\sqrt A\rfloor) - \frac{\lfloor\sqrt A\rfloor^2+\lfloor\sqrt A\rfloor}{2}-\lfloor\sqrt A\rfloor >A which is easy to prove as AA big enough.
To Summarize
Actually, dealing with the product, what we do is to find the density, is somewhere really interesting and seems quite useful. Not that hard to keep further, but hard on the inspire.

Problem 3

We call SS as an Aristotle Set such that, if for every x<y<zSx<y<z\in S we all have zxyS\frac{z-x}{y}\in S, find all positive integer n4n\ge 4, such that there exist an nn elements Aristotle Set. (To be expanded)
Step 1
We can understand that nn won’t be many. So we will try to estimate a basic upper bound of nn.
here is the key:
anan2an1<anan3an1<<ana1an1<an1a1a2<<a3a1a2\frac{a_n-a_{n-2}}{a_{n-1}}<\frac{a_n-a_{n-3}}{a_{n-1}}<\cdots<\frac{a_n-a_1}{a_{n-1}}<\frac{a_{n-1}-a_1}{a_2}<\cdots<\frac{a_3-a_1}{a_2} here are totally n2+n3nn5n-2+n-3\le n\Rightarrow n\le 5
Step 2: Talk about n=5n=5:
We can construct one but
Step 3: Talk about n=4: which is possible.
0.51,0.7,1,1.21

Problem 4

Given an integer n100n \ge 100, find the smallest positive real number rr such that for any complex number cc, there exist complex numbers a1,a2,,ana_1, a_2, \dots, a_n satisfying all of the following conditions:
a1a2an|a_1| \ge |a_2| \ge \dots \ge |a_n|
a2r|a_2| \le r
a1+a2++an=ca_1 + a_2 + \dots + a_n = c
a1a2an=1a_1 a_2 \dots a_n = 1
Ideas:
We will first hold the feeling of number that if cc is really large, then it is easy to achieve just make a1a_1 close to c.
So we first let c=0c=0.
a1a2++an(n1)r|a_1|\le |a_2|+\cdots +|a_n|\le (n-1)r
So we know that 1(n1)rnr1n1n1\le (n-1)r^n\Rightarrow r\ge \frac{1}{\sqrt [n]{n-1}}
So we guess that the answer is so.
Prove part:

  1. stretch, r to 1
  2. take the construction as b2==bk,bk+1==bn1=1/b2b_2=\cdots=b_k, b_{k+1}=\cdots =b_{n-1}=1/b_2 (by even and odd talk)
  3. We talk about the existence of b1b_1 and bnb_n

Problem 5

Prove that for any positive integer NN, there exists positive integers a, b such that b>a>Nb>a>N, such that
a1b1a-1\mid b-1 and for all positive integer n: an1∤bn1a^n-1\not \mid b^n-1.
Inspire from this problem:
prove that if m,nm,n are odd numbers, then 2m1∤3n12^m-1\not\mid 3^n-1.
The proof is by: if p is their factors, then we have that 2,3 are the quadratic residue of p, so we get that p1,1(mod12)p\equiv 1,-1\pmod{12}(which is all prime factors). However, 2m17(mod12)2^m-1\equiv 7\pmod{12} as m>1m>1.
Back to this question:
We want to show that n matters in factor 2, we construct that v2(a)=1v_2(a)=1, and 3b3\mid b. So easily, we take that a=12k+2,b=3l2a=12k+2,b=3l^2.
talk n odd and even

综合练习二


Problem 1

Some of the subsets in {1,2,,2026}\{1,2,\cdots,2026\} satisfied that any of its two subsets, if their intersection is not empty, then their intersection forms an arithmetic sequence (1 element is also allowed). Find the max of its subsets.

Problem 2

Given positive integer nn, we call f(x1,,xn)Rn[x]f(x_1,\cdots,x_n)\in\mathbb{R}^n[x] is good, if it can be written in the form of f=x12f1++xn2fnf=x_1^2f_1+\cdots +x_n^2f_n,where f1,,fnf_1,\cdots,f_n are all polynomials.Prove that; if degf<d2\deg f<\frac{d}{2}, and (x1++xn)f(x_1+\cdots+x_n)f is good, then ff itself is also good
In this problem, I will provide 2 solutions here and trying to find the connections between each.

METHOD 1

Definitely, we will start with the condition of ff is bad.
We can find that, if terms in (x1++xn)f(x_1+\cdots+x_n)f have at least power 2 at one term, we can just ignore it, so we only care about terms like x1x2xkx_1x_2\cdots x_k And we can see that as the product occurs, “bad” terms will be vanished. We can hypothesis that ff is an homogeneous polynomial. So we define like this:
k:=degfk:=\deg f, and Sr:=S_r:={choose rr terms in x1,,xkx_1,\cdots,x_k and (kr+1)(k-r+1) terms in xk+1,,xnx_{k+1},\cdots,x_n} then product them all.So SrS_r are terms in good polynomials.
We know that coefficients of SrS_r is 00.
Similar definition to …

My BAD: I can’t find out the final part in this prove, if you have any ideas, feel free to contact me! (at any platform)

METHOD 2

Part 1:
This is where I learned from AI(LOL)
For Convenience, we still only consider when only one term degg=k\deg g=k, which g=iIxig=\prod_{i\in I}x_i
We can make our conversation environment into the quotient ring: R[x1,,xn]/(x12,,xn2)\mathbb{R}[x_1,\cdots,x_n]/(x_1^2,\cdots,x_n^2) (this is called the square-free algebra.) which mean that every “Good” polynomial is 0 here.Then we define 2 types of operator, we can detect the reason of doing this later.
Lefschetz operator: L(g)=(x1++xn)L(g)=(x_1+\cdots+x_n) (While it seems there is a little distinct with what stated on Google, I will stated here later)
Partial Derivative: D=x1++xnD=\frac{\partial}{\partial x_1}+\cdots+\frac{\partial}{\partial x_n}
Part 2:
We compute (DLLD)g(DL-LD)g (why?)DLgLDg=D(j∉Ixjg)L(kIgxk)=(nk)g+kg=(n2k)gDLg-LDg=D(\sum_{j\not \in I}x_jg)-L(\sum_{k\in I}\frac{g}{x_k})=(n-k)g+kg=(n-2k)g
Actually, (DLLD)=[D,L](DL-LD)=[D,L] is the exterior product of D,L, so this equals (the way of adding(L))-(The way of deleting(D))=n-2k.

Part 3: Introduce a new inner product.
xI,xJ={1,I=J,0,IJ.\langle x_I,x_J\rangle= \begin{cases} 1,&I=J,\\ 0,&I\neq J. \end{cases}
We want to look for LL* i.e. LxI,xJ=xI,DxJ\langle Lx_I,x_J\rangle=\langle x_I,Dx_J\rangle, which is easy to check.

Part 4: prove the final part
Lf=0LDf=(n2k)fLDf,f=(n2k)f,fLf=0\Rightarrow -LDf=(n-2k)f\Rightarrow\langle -LDf,f\rangle=(n-2k)\langle f,f\rangle so Df2=(n2d)f2-||Df||_2 = (n-2d)||f||_2 but left is negative and right is positive, contradiction!

Problem 8

Find all function f:RRf:\mathbb{R}\to\mathbb{R}, so that x,y\forall x,y, we all have f([f(x)+f(y)]2)=(x+y)(f(x)+f(y))f([f(x)+f(y)]^2)=(x+y)(f(x)+f(y))

0731 FYH

综合练习三

Problem 3

We have a map f:CCf:\mathbb C\to\mathbb C such that:

  1. There exists c>0c>0 with f(z)z<z0.99+c,zC|f(z)-z|<|z|^{0.99}+c,\qquad \forall z\in\mathbb C.
  2. Whenever four points form a convex quadrilateral, their images also form a convex quadrilateral.
    Prove: aC,f(z)=z+a\boxed{\exists a\in\mathbb C,\quad f(z)=z+a}

Mainly idea:
We first claim 3 points f(A), f(B), f(C) form a triangle then f(A), f(B) form 3 lines and cut the plane into 6 parts outwardly. And 3 parts can’t put f(D) (OR it will be a concave quadrilateral)

So what we want to prove is ABf(A)f(B)AB \parallel f(A)f(B) If not, around f(A)f(B)f(C)\triangle f(A)f(B)f(C) one end of line AB will get into one of the “forbidden part” We claim D as really close to line AB. Because as f(D)f(D) is inside a circle centered at D, radius D0.99<D|D|^{0.99}<|D| But actually, the distance from D to the “forbidden part” border is linear increase, so as D far enough, it will must be totally controlled into the “forbidden part”

So ABf(A)f(B)AB \parallel f(A)f(B). Then every 2 points will be projected into a parallel line. This must be a linear projection. (WHY???)

Problem 5

If ABCD is a regular tetrahedron, M N is 2 points in the space, prove that AMAN+BMBN+CMCNDMDNAM\cdot AN+BM\cdot BN+CM\cdot CN\ge DM\cdot DN
This can be proved by Ptolemy’s Theorem, but can also be completed by 3D Inversion(Which I am pretty interested in)

Problem 6

A test paper consists of nn true-or-false questions, where the answers are only True or False. The hardworking Xiaoming does not know how to solve any of the questions, so he decides to submit mm fully completed answer sheets that he prepared beforehand to the teacher at the same time. After grading every answer sheet, the teacher informs Xiaoming of the total score of each valid answer sheet (1 point for each correct question, 0 points for an incorrect question), but does not tell him which specific questions were answered correctly. Incomplete answer sheets (i.e., answer sheets with answers to fewer than nn questions) are considered invalid answer sheets and are not graded. Xiaoming can design the answers for each answer sheet in advance so that, regardless of the circumstances, he can deduce the correct answer to every question based on the score of each answer sheet.

Xiaoming can minimize mm through carefully designed answer sheets. Let this minimum mm be denoted as f(n)f(n). Prove: There exist positive real numbers c1,c2c_1, c_2 such that for any integer n>1n > 1,
c1nlnnf(n)c2nlnn.c_1 \frac{n}{\ln n} \le f(n) \le c_2 \frac{n}{\ln n}.

Ideas:
Lower Bound
The answer has 2n2^n types
Actually, we can so some basic setups here. That the feedback has 0,1,…, n, totally n+1 kinds. so we know that (n+1)m2n(n+1)^m\ge2^n it means that Xiaoming need to make enough answer sheets to definitely cover all kinds of answer properties. To be more exact: left hand side means that hand in m papers, there are at most (n+1)m(n+1)^m kinds of feedback, so if m papers are enough to guess the whole answer, so much situations must cover all kinds of answers. So We can derive that mln(n+1)nln2m>ln22nlnnm\ln (n+1)\ge n\ln 2\Rightarrow m> \frac{\ln2}{2}\frac{n}{\ln n} Upper Bound
We need to find an upper bound, which means we need to design a strategy for Xiaoming to help him finally guess the problems.

We’ll do some basic transformation of this problem to an algebra one.
The Check system can be turned into an inner product. So define S={1,1}nS=\{1,-1\}^n the answer αS\vec \alpha\in S, and every paper λiS\vec\lambda_i\in S So the feedback can be written as f(λi)=n+λiα2f(\lambda_i)=\frac{n+\lambda_i\cdot\alpha}{2}then, the question has transformed to this:

Find the least m where #L=m,LS\#L=m,L\subset S We can construct such LL so that αS\forall \vec\alpha\in S, λL\exists \vec\lambda \in L such that f(λ)=nf(\lambda)=n.

To write it in a more convenient way, we will describe in linear algebra like this: We construct a matrix Am×nA_{m\times n}, that contains each kind of Xiaomings trial paper work. And the feedback set will be AxA\vec x so if xy\forall \vec x\not=\vec y and AxAyAx\not = Ay then Xiaoming can really find out the answer here.

The logic is here: the equation is Ax=bAx=b, teacher gives xiaoming b, What xiaoming doing is to decode xx. But Xiaoming can design a fixed A, and if we can make sure that kerA{1,0,1}n0=\ker A\cap \{1,0,-1\}^n-0=\emptyset, then for any #{xAx=b}1\#\{x|Ax=b\}\le 1, because A(xy)0A(x-y)\not =0 if xyx\not = y. Moreover, xy={1,0,1}nx-y = \{1,0,-1\}^n

This part quite stuck me for a long while, but after understanding the logic words, I can finally understand it.

So the problem turned to:

M(n)=min{m:A{1,1}m×n such that kerA({1,0,1}n{0})=}M(n)=\min\left\{m:\exists A\in\{-1,1\}^{m\times n} \text{ such that } \ker A\cap\bigl(\{-1,0,1\}^n\setminus\{0\}\bigr)=\varnothing \right\}
We want an upper bound for M(n)cnlnnM(n)\le c\frac{n}{\ln n}

Fix a nonzero vector d{1,0,1}nd\in\{-1,0,1\}^n, and let kk be the number of its nonzero coordinates.
What we want to do is to Compute the following probability, and if it <1, then we can say that there exists a solution of A. Then we use this as the condition to derive the upper bound of M(n)M(n).

Because there are (nk)2k\binom nk2^k such xx with a fixed kk, the total probability is

Pr(0x{1,0,1}n:Ad=0)k=1n(nk)2kPr(Ad=0).\Pr\bigl(\exists\,0\ne x\in\{-1,0,1\}^n:Ad=0\bigr) \le \sum_{k=1}^n \binom nk2^k\,\Pr(Ad=0).

For one random row rr of AA.
rdr\cdot d is the sum of kk independent random signs. Therefore (Which is we choose k numbers in {1,-1}, and a random row in A did so) To add: knk\le n because there may have 0 element in xx.

Pr(rd=0)={0,k odd,(kk/2)2k,k even.\Pr(r\cdot d=0)= \begin{cases} 0,&k\text{ odd},\\ \dfrac{\binom{k}{k/2}}{2^k},&k\text{ even}. \end{cases}

To explain more: The whole sample space have 2m2^m in total, and we choose kk 1s, so there are (kk/2)\binom{k}{k/2} possibilities to make the inner product 0.

Using the standard central-binomial estimate,

(kk/2)2k1k\frac{\binom{k}{k/2}}{2^k}\approx\frac1{\sqrt{k}}

(By Using Stirling’s formula, r!2πr(re)rr!\sim \sqrt{2\pi r}\left(\frac re\right)^r)

So

(kk/2)2k1k.\frac{\binom{k}{k/2}}{2^k}\le\frac 1{\sqrt{k}}.

The mm rows are independent, so

Pr(Ad=0)(1k)m=km/2\Pr(Ad=0)\le \left(\frac 1{\sqrt{k}}\right)^m=k^{-m/2}

Split kk into

For small kk, we use the simpler bound

Pr(rd=0)12Pr(Ad=0)2m\Pr(r\cdot d=0)\le\frac12\Rightarrow\Pr(Ad=0)\le 2^{-m}
The number of such vectors is at most

kn/(lnn)2(nk)2kexp((1+o(1))nlnn)\sum_{k\le n/(\ln n)^2}\binom nk2^k \le \exp\left((1+o(1))\frac n{\ln n}\right)

How to Prove? I am so dumb!!!!! just (nk)nk\binom nk\le n^k

So then

k=1n/(lnn)2(nk)2kPr(Ax=0)cen/lnn2mmcnlnn\sum_{k=1}^{n/(\ln n)^2} \binom nk2^k\,\Pr(Ax=0)\le c e^{n/\ln n}\cdot 2^{-m}\Rightarrow m\le c\frac{n}{\ln n}

For large kk, k>n(lnn)2k>\frac n{(\ln n)^2},

k=1n/(lnn)2(nk)2kexp((1+o(1))nlnn).\sum_{k=1}^{\lfloor n/(\ln n)^2\rfloor}\binom nk2^k \le \exp\left((1+o(1))\frac n{\ln n}\right).

How to Prove? just (nk)nk\binom nk\le n^k

k=1n/(lnn)2(nk)2kk=1n/(lnn)2(2n)k<(2n)n/(lnn)2n bigexp(ln2nn(lnn)2)=exp((1+o(1))nlnn)\sum_{k=1}^{\lfloor n/(\ln n)^2\rfloor}\binom nk2^k \le \sum_{k=1}^{\lfloor n/(\ln n)^2\rfloor}(2n)^k <(2n)^{n/(\ln n)^2}\xrightarrow{n\text{ big}}\exp\left( \ln 2n\cdot \frac{n}{(\ln n)^2} \right)=\exp\left((1+o(1))\frac n{\ln n}\right)

Thus, for sufficiently large nn,

k=1n/(lnn)2(nk)2kPr(Ax=0)cen/lnn2m=exp((1+o(1))nlnnmln2)\sum_{k=1}^{\lfloor n/(\ln n)^2\rfloor} \binom nk2^k\,\Pr(Ax=0)\le c e^{n/\ln n}\cdot 2^{-m}=\exp\left((1+o(1))\frac n{\ln n}-m\cdot \ln2 \right)

Later we choose m=Cnlnnm=C\frac{n}{\ln n}, then

exp((1+o(1))nlnnmln2)=exp((1+o(1)C)nlnn)\exp\left((1+o(1))\frac n{\ln n}-m\cdot \ln2 \right)=\exp\left((1+o(1)-C)\frac n{\ln n}\right)

So as we let C=2C=2, we can get Prk small0\Pr_{\text{k small}}\to 0 as nn grow.

For large kk, k>n(lnn)2k>\frac n{(\ln n)^2},

Pr(Ad=0)(lnnn)m.\Pr(Ad=0) \le \left(\frac{\ln n}{\sqrt n}\right)^m.

So

Prk big(0x{1,0,1}n:Ad=0)k=n/(lnn)2+1n(nk)2kPr(Ad=0)(lnnn)m3n\Pr_{\text{k big}}\bigl(\exists\,0\ne x\in\{-1,0,1\}^n:Ad=0\bigr) \le \sum_{k=\lfloor n/(\ln n)^2\rfloor+1}^n \binom nk2^k\,\Pr(Ad=0)\le \left(\frac{\ln n}{\sqrt n}\right)^m\cdot 3^n

We choose m=Cnlnnm=C\frac{n}{\ln n}

Then

(lnnn)m3n=exp(Cnlnn(lnlnn12lnn)+nln3)=exp((ClnlnnlnnC2+ln3)n)\left(\frac{\ln n}{\sqrt n}\right)^m\cdot 3^n=\exp\left(C\frac{n}{\ln n}\cdot (\ln\ln n-\frac12 \ln n)+n\ln 3\right)=\exp\left( (C\frac{\ln\ln n}{\ln n}-\frac C2+\ln 3 )n\right)

As n grow larger, we know that lnlnnlnn0\frac{\ln\ln n}{\ln n}\to 0, so we just need to let C=10000000000000C=10000000000000 lol, then C2+ln3<0-\frac{C}2+\ln 3<0 So Prk large0\Pr_{\text{k large}}\to 0

So Pr<1\Pr<1 Finished

Problem 8

Let nn be a positive integer. A circle Γ\Gamma has nn inscribed triangles whose vertices are all distinct. Prove: It is possible to select 2n2n vertices from these 3n3n vertices, and then have nn boys and nn girls stand at these chosen vertices, such that:

(1) At the three vertices of each triangle, there stands exactly one boy and one girl;

(2) Considering the relative positions of the children along the circumference of the circle, both neighbors of every child are children of the opposite sex.

综合练习四

Problem 1

Given a positive integer nn, find the maximum integer mm satisfying the following condition:
There exists an irrational number α\alpha, pairwise distinct rational numbers a1,a2,,ama_1, a_2, \dots, a_m, and a degree-nn polynomial f(x)f(x) with rational coefficients such that f(α+ai)f(\alpha + a_i) is rational for all i=1,2,,mi = 1, 2, \dots, m.


Problem 3

Starting from a triplet of non-negative integers (a,b,c)(a, b, c), the following operation is allowed: select two numbers from the triplet, let them be xx and yy, and change one of them to x+yx + y or xy|x - y|. For example: (3,5,7)(3,5,4)(3, 5, 7) \rightarrow (3, 5, 4) is considered a single operation.

Prove: There exists a constant r>0r > 0 such that for any positive integers a,b,c,na, b, c, n, if a,b,ca, b, c are all less than 2n2^n, then one can perform no more than rnrn operations on (a,b,c)(a, b, c) to make one of the numbers in the triplet equal to 00.

Problem 5

Let integer n2n \ge 2. Let S1,S2,,S2nS_1, S_2, \dots, S_{2^n} be 2n2^n subsets of the set A={1,2,3,,2n+1}A = \{1, 2, 3, \dots, 2^{n+1}\} satisfying the following condition: there do not exist indices a<ba < b and three elements x,y,zAx, y, z \in A such that x<y<zx < y < z, where x,zSax, z \in S_a and y,zSby, z \in S_b.

Prove: At least one of S1,S2,,S2nS_1, S_2, \dots, S_{2^n} contains no more than 4n4n elements.

Problem 7

Let n,d>1n, d > 1 be given positive integers. On a regular nn-gon paperboard, there is an identical button at each vertex. Player A and Player B play the following game: Before the game begins, Player B may press any button any number of times, and then the game starts. In each round, Player A can look at the paperboard and choose to press certain buttons, pressing each chosen button any number of times. Then, Player A hands the paperboard to Player B. Player B may rotate the paperboard without being seen by Player A (but cannot flip it over). This process is called one round of operations. If after a certain round of operations, the total number of times each button has been pressed is a multiple of dd, then Player A wins.

Prove: Player A can guarantee a win in a finite number of steps, independent of Player B’s operations, if and only if nn and dd are powers of the same prime number.

Problem 8

Let SS be a set consisting of 2025 distinct non-zero real numbers. For each odd-element subset of SS, sum its elements and take the absolute value of the sum, then sum all these resulting absolute values together, denoted as OO; for each even-element subset of SS, sum its elements and take the absolute value of the sum, then sum all these resulting absolute values together, denoted as EE. That is:

O=TS,T=2k+1σ(T),E=TS,T=2kσ(T).O = \sum_{T \subseteq S, |T|=2k+1} |\sigma(T)|, \quad E = \sum_{T \subseteq S, |T|=2k} |\sigma(T)|.

Prove:

10121013EO10131012.\frac{1012}{1013} \le \frac{E}{O} \le \frac{1013}{1012}.

0801 HLB

Idea 1: Plane sections of a tetrahedron

I found an interesting problem: can we compute the area or perimeter of the cross-section cut from a regular tetrahedron by an arbitrary plane?

Conversely, can the direction and position of the plane be determined from the area and perimeter of its cross-section?

Idea 2: Inversions in orthogonal circles

Two inversions whose defining circles are orthogonal commute. This can also be understood through a basic application of Miquel’s theorem.

While studying this idea, I encountered the following geometry problem:

In ABC\triangle ABC, let DABD\in AB and EACE\in AC. The circle (ADE)(ADE) is tangent to BEBE at FF and to CDCD at GG. Let HH be the second intersection of circles (BDG)(BDG) and (CDF)(CDF). Is there a relation between FGFG and d(H,BC)d(H,BC)?

Geometry diagram

Idea 3: Great-circle arrangement (Problem 6)

A number of great circles are drawn on the surface of a sphere, dividing the spherical surface into a number of triangular regions and quadrilateral regions. It is known that no three great circles pass through the same point, and there is at least one quadrilateral region. Prove that there are exactly 8 triangular regions and 6 quadrilateral regions.

Let there be mm great circles, TT triangular regions, and QQ quadrilateral regions. Since each pair of circles meets at two antipodal points,

V=2(m2)=m(m1).V=2\binom{m}{2}=m(m-1).

Every circle is divided into 2(m1)2(m-1) arcs, so

E=2m(m1).E=2m(m-1).

Euler’s formula VE+F=2V-E+F=2 gives

T+Q=F=m(m1)+2.T+Q=F=m(m-1)+2.

Counting incidences between edges and regions gives

3T+4Q=2E=4m(m1).3T+4Q=2E=4m(m-1).

Solving these equations yields

T=8,Q=m(m1)6.T=8, \qquad Q=m(m-1)-6.

Thus the number of triangular regions is always 88. If m=4m=4, then Q=6Q=6. As written, the problem needs an additional assumption forcing m=4m=4 in order to conclude that there are exactly six quadrilateral regions.

Idea 4: A cubic congruence (Problem 12)

Let pp be a prime satisfying

p1(mod9).p\equiv 1\pmod 9.

Prove that there exists a positive integer nn such that

pn33n+1.p\mid n^3-3n+1.

Because 9p19\mid p-1, the cyclic group Fp×\mathbb F_p^\times contains an element ζ\zeta of order 99. Define

n=ζ+ζ1Fp.n=\zeta+\zeta^{-1}\in\mathbb F_p.

Using (x+x1)3=x3+x3+3(x+x1)(x+x^{-1})^3=x^3+x^{-3}+3(x+x^{-1}), we obtain

n33n=ζ3+ζ3.n^3-3n=\zeta^3+\zeta^{-3}.

Since ζ\zeta has order 99, the element ζ3\zeta^3 is a primitive cube root of unity. Therefore

1+ζ3+ζ6=0.1+\zeta^3+\zeta^6=0.

Also, ζ3=ζ6\zeta^{-3}=\zeta^6, so

ζ3+ζ3=1.\zeta^3+\zeta^{-3}=-1.

Consequently,

n33n+1=0in Fp.n^3-3n+1=0 \qquad\text{in }\mathbb F_p.

Finally, n0n\ne0: otherwise ζ2=1\zeta^2=-1, which is impossible for an element of order 99. Choosing the representative n{1,2,,p1}n\in\{1,2,\dots,p-1\} gives the required positive integer. Hence

pn33n+1.\boxed{p\mid n^3-3n+1}.

0802

Problem 1

Let n2n\ge 2, and let a1,a2,,ana_1,a_2,\dots,a_n be nonzero real numbers satisfying

a1+1a2,a2+1a3,,an1+1an,an+1a1Z.a_1+\frac1{a_2}, \quad a_2+\frac1{a_3}, \quad \dots, \quad a_{n-1}+\frac1{a_n}, \quad a_n+\frac1{a_1} \in\mathbb Z.

Prove that

a1a2an+1a1a2anZ.a_1a_2\cdots a_n+\frac1{a_1a_2\cdots a_n}\in\mathbb Z.

1. Introduce the given integers

Use cyclic notation

an+1=a1.a_{n+1}=a_1.

For every i=1,2,,ni=1,2,\dots,n, define

bi=ai+1ai+1.b_i=a_i+\frac1{a_{i+1}}.

By assumption,

biZ.b_i\in\mathbb Z.

The defining equation can be rearranged as

biai=1ai+1,b_i-a_i=\frac1{a_{i+1}},

or equivalently,

ai+1=1biai.a_{i+1}=\frac1{b_i-a_i}.

This is a fractional-linear, or Möbius, transformation.


2. Encode each step by a matrix

For every ii, define

Mi=(011bi).M_i= \begin{pmatrix} 0&1\\ -1&b_i \end{pmatrix}.

Because biZb_i\in\mathbb Z, every MiM_i has integer entries. Moreover,

detMi=0bi1(1)=1.\det M_i = 0\cdot b_i-1\cdot(-1) = 1.

Therefore,

MiSL2(Z).M_i\in\operatorname{SL}_2(\mathbb Z).

Now define the column vector

vi=(ai1).v_i= \begin{pmatrix} a_i\\ 1 \end{pmatrix}.

Then

Mivi=(011bi)(ai1)=(1biai).M_iv_i = \begin{pmatrix} 0&1\\ -1&b_i \end{pmatrix} \begin{pmatrix} a_i\\ 1 \end{pmatrix} = \begin{pmatrix} 1\\ b_i-a_i \end{pmatrix}.

Since

biai=1ai+1,b_i-a_i=\frac1{a_{i+1}},

we obtain

Mivi=(11ai+1).M_iv_i = \begin{pmatrix} 1\\ \dfrac1{a_{i+1}} \end{pmatrix}.

Factor out 1/ai+11/a_{i+1}:

Mivi=1ai+1(ai+11).M_iv_i = \frac1{a_{i+1}} \begin{pmatrix} a_{i+1}\\ 1 \end{pmatrix}.

Thus

Mivi=1ai+1vi+1.\boxed{ M_iv_i=\frac1{a_{i+1}}v_{i+1} }.

3. Go once around the cycle

Apply the preceding identity repeatedly:

M1v1=1a2v2,M_1v_1=\frac1{a_2}v_2, M2M1v1=1a2a3v3,M_2M_1v_1 = \frac1{a_2a_3}v_3,

and, continuing inductively,

MnMn1M1v1=1a2a3anan+1vn+1.M_nM_{n-1}\cdots M_1v_1 = \frac1{a_2a_3\cdots a_na_{n+1}}v_{n+1}.

Because the indices are cyclic,

an+1=a1a_{n+1}=a_1

and

vn+1=v1.v_{n+1}=v_1.

Let

P=a1a2an.P=a_1a_2\cdots a_n.

It follows that

MnMn1M1v1=1Pv1.M_nM_{n-1}\cdots M_1v_1 = \frac1P v_1.

Define the total matrix

M=MnMn1M1.M=M_nM_{n-1}\cdots M_1.

Then

Mv1=1Pv1.Mv_1=\frac1P v_1.

Since v10v_1\ne 0, this means that

1P is an eigenvalue of M.\boxed{\frac1P\text{ is an eigenvalue of }M}.

4. Use the determinant

Since every MiM_i has determinant 11,

detM=i=1ndetMi=1.\det M = \prod_{i=1}^n\det M_i = 1.

For a 2×22\times2 matrix, the product of its two eigenvalues equals its determinant.

One eigenvalue of MM is 1/P1/P. If the other eigenvalue is denoted by λ\lambda, then

λ1P=1.\lambda\cdot\frac1P=1.

Therefore,

λ=P.\lambda=P.

Hence the two eigenvalues of MM are

Pand1P.P \qquad\text{and}\qquad \frac1P.

Their sum equals the trace of MM, so

trM=P+1P.\operatorname{tr}M = P+\frac1P.

But MM is a product of integer matrices, so MM itself has integer entries. Consequently,

trMZ.\operatorname{tr}M\in\mathbb Z.

Therefore,

a1a2an+1a1a2anZ.\boxed{ a_1a_2\cdots a_n + \frac1{a_1a_2\cdots a_n} \in\mathbb Z }.

What Is Hidden Inside the Problem?

1. Möbius transformations

The equation

ai+1=1biaia_{i+1}=\frac1{b_i-a_i}

defines a Möbius transformation

Ti(x)=1bix.T_i(x)=\frac1{b_i-x}.

It is represented by the matrix

Mi=(011bi).M_i= \begin{pmatrix} 0&1\\ -1&b_i \end{pmatrix}.

Indeed, the general matrix

(αβγδ)\begin{pmatrix} \alpha&\beta\\ \gamma&\delta \end{pmatrix}

acts projectively by

xαx+βγx+δ.x\longmapsto \frac{\alpha x+\beta}{\gamma x+\delta}.

For MiM_i, this gives

x1bix.x\longmapsto \frac{1}{b_i-x}.

Thus the original cyclic system is an iteration of integer Möbius transformations.


2. Monodromy

After going once around the cycle, we obtain the composition

T=TnTn1T1.T=T_n\circ T_{n-1}\circ\cdots\circ T_1.

Because

a1a2ana1,a_1\mapsto a_2\mapsto\cdots\mapsto a_n\mapsto a_1,

the number a1a_1 is a fixed point of TT:

T(a1)=a1.T(a_1)=a_1.

The matrix

M=MnMn1M1M=M_nM_{n-1}\cdots M_1

records the effect of going once around the cycle. It is called a monodromy matrix or a transfer matrix.

The product

P=a1a2anP=a_1a_2\cdots a_n

appears as an eigenvalue of this monodromy matrix.


3. Why the expression P+P1P+P^{-1} appears

Any matrix

MSL2(Z)M\in\operatorname{SL}_2(\mathbb Z)

has determinant 11. Therefore, if one eigenvalue is λ\lambda, the other must be λ1\lambda^{-1}.

Hence its characteristic polynomial has the form

x2(trM)x+1.x^2-(\operatorname{tr}M)x+1.

The sum

λ+λ1\lambda+\lambda^{-1}

is exactly the trace:

λ+λ1=trM.\lambda+\lambda^{-1}=\operatorname{tr}M.

In this problem,

λ=P.\lambda=P.

Therefore,

P+1P=trMZ.P+\frac1P=\operatorname{tr}M\in\mathbb Z.

So the target expression is not an accidental choice: it is the natural trace invariant of a determinant-one matrix.


4. A stronger conclusion

Let

k=trMZ.k=\operatorname{tr}M\in\mathbb Z.

Since the eigenvalues of MM are PP and P1P^{-1}, the characteristic polynomial of MM is

x2kx+1.x^2-kx+1.

Therefore PP satisfies

P2kP+1=0.P^2-kP+1=0.

Thus we obtain the stronger statement

P is a root of x2kx+1 for some kZ.\boxed{ P\text{ is a root of }x^2-kx+1 \text{ for some }k\in\mathbb Z }.

In particular, PP is a quadratic algebraic integer, unless it is already rational.

Its algebraic conjugate is

1P,\frac1P,

and its algebraic norm is

P1P=1.P\cdot\frac1P=1.

Therefore PP is an algebraic unit.


5. Classification when the aia_i are real

Because PR{0}P\in\mathbb R\setminus\{0\}, the quantity

k=P+1Pk=P+\frac1P

satisfies

k2.|k|\ge 2.

Indeed, if P>0P>0, then

P+1P2,P+\frac1P\ge 2,

while if P<0P<0, then

P+1P2.P+\frac1P\le -2.

Since kZk\in\mathbb Z, necessarily

kZ,k2.k\in\mathbb Z, \qquad |k|\ge 2.

Moreover,

P=k±k242.P=\frac{k\pm\sqrt{k^2-4}}2.

Thus the product P=a1a2anP=a_1a_2\cdots a_n is highly restricted: it must be a real quadratic unit of norm 11, or one of the special values P=±1P=\pm1.


Main structural principle

The proof can be summarized as

cyclic reciprocal relationsinteger 2×2 matricesmonodromy in SL2(Z)\text{cyclic reciprocal relations} \Longrightarrow \text{integer }2\times2\text{ matrices} \Longrightarrow \text{monodromy in }\operatorname{SL}_2(\mathbb Z)

and then

detM=1eigenvalues P,1PP+1P=trMZ.\det M=1 \Longrightarrow \text{eigenvalues }P,\frac1P \Longrightarrow P+\frac1P=\operatorname{tr}M\in\mathbb Z.

The central hidden idea is therefore:

Whenever a cyclic recurrence can be represented by determinant-one integer matrices, products accumulated around the cycle often become eigenvalues, and expressions of the form

λ+λ1\lambda+\lambda^{-1}

become integer traces.

0803

1: 东南赛P3

 In 𝐴𝐵𝐶△𝐴𝐵𝐶, 𝐴𝐵<𝐴𝐶𝐴𝐵 < 𝐴𝐶. Let 𝑀 be the midpoint of side 𝐵𝐶, and let 𝐷 be the intersection of the angle bisector of 𝐵𝐴𝐶∠𝐵𝐴𝐶 with 𝐵𝐶. Let 𝑃 be the reflection of 𝐷 over 𝐴, and let 𝑄 be a point on the circumcircle of 𝑃𝐵𝐶△𝑃 𝐵𝐶 such that 𝑀𝑄𝐴𝐷𝑀 𝑄 ∥ 𝐴𝐷, with 𝑃 and 𝑄 on opposite sides of 𝐵𝐶. Let 𝑅 be the intersection of 𝑃𝑄 and 𝐴𝑀 . Prove that 𝑅𝐵𝑄=𝑅𝐶𝑄∠𝑅𝐵𝑄 = ∠𝑅𝐶𝑄.

This problem really make me stuck at the very first step: how to use that AD:bisector of 𝐵𝐴𝐶∠𝐵𝐴𝐶.
While the problem construct a FF, so that ABFCABFC are concyclic, and FB=FCFB=FC

0806

Problems today

I did a piece of paper

While, in the exam system, how to give answers quickly and correctly. We have 1h20min, 8 short problems just ask for answer, and 3 problems that require process. So the tricks should be really steady and trained.

To summarize here, the score board is here

ProblemScoreMistake
18/8
28/8Still Overcomplicated, I can start by trial some numbers, finding the core is the most impostant
38/8When nothing mentioned, roots can be complex, so don’t be worried and hesitated when facing xi2=6\sum x_i^2=-6
40/8Computing Overengineered then wrong
50/8orders matter in computing multitask probabilities
68/8
70/8misunderstand the problem!
80/8Learn the method (I skipped this problem)
90/16When I am solving, the computing work get really uncontrolible
1010/20The final part, I mistake at k2kk^2-k at the wrong direction. Mind small mistakes, DETAIL REALLY MATTERS!!!
115/20First part about ai=bia_i=b_i is right, but then I need to be fully skilled to go deeper. I still have time at this problem.

Problem 2

The number of integer solutions to the inequality log6(1+x)>log25x\log_6(1 + \sqrt{x}) > \log_{25} x is \underline{\qquad}.

x=25tx=25^t, then 1+5t>6t1+5^t>6^t, there is only t<1t<1, so x=1,24x=1,\cdots 24, totally 24 solutions.

Problem 4

In tetrahedron ABCDABCD, one edge has length 3, and the remaining five edges all have length 2. The radius of its circumscribed sphere is \underline{\qquad}.

In such questions, don’t set coordinates directly, discover the geometry property first. We set triangle of (2,2,3) as base, then ABCDA-BCD, The center OO of plain triangle BCD\triangle BCD and AA are in the same vertical line.

Just compute this carefully. The answer is 21/3\sqrt21/3 .

Problem 5

A fair six-sided die, with faces labeled 1, 2, 3, 4, 5, 6, is thrown three times. The probability that the three numbers appearing on the top face can form the side lengths of a triangle whose perimeter is divisible by 3 is \underline\qquad.

Where I wrong here is I count less and lost the times that as (a,b,c), there are 6 kinds of order to get access to this set.

Then (i,i,i):6×1(i,i,i): 6\times 1, (i,i,j):3×3(i,i,j):3\times 3, (i,j,k):3×6(i,j,k): 3\times 6, and the result is 6+9+186×6×6=11/72\frac{6+9+18}{6\times 6\times 6}=11/72

Problem 7

Let point PP move on the right branch of the hyperbola x216y29=1\frac{x^2}{16} - \frac{y^2}{9} = 1 excluding the vertices, and let E,FE, F be its left and right foci, respectively. Point AA is the ex-center of PEF\triangle PEF within PEF\angle PEF. The equation of the locus of point AA is \underline\qquad.

At first, I think it is P-excenter, so my wrong answer is x=4x=-4 Carefully check the problem!!!!

It seems that even if I read it rightly, I still have no idea on it. I can find that IE(PF+4,r)I_E(PF+4,r) buw what to do then?

Use the property of Appolonius Circle.
We suppose A is the ex-center, B=PAxB=PA\cap x axis. Then BAAP=BFFP=BEEP=BEBFEPFP=EF2a=108=54\frac{BA}{AP}=\frac{BF}{FP}=\frac{BE}{EP}=\frac{BE-BF}{EP-FP}=\frac{EF}{2a}=\frac{10}{8}=\frac{5}{4}But we need the coordinates of B(xB,0)B(x_B,0), 54=BFPF=xB5ex0ax0xB=1625\frac54=\frac{BF}{PF}=\frac{x_B-5}{ex_0-a}\Rightarrow\frac{x_0}{x_B}=\frac{16}{25} Use the steady ratio at A, solves it

Problem 8

8. Given A={1,2,,14}A = \{1, 2, \dots, 14\}, find the number of all non-empty subsets of AA such that the sum of the elements in the subset is a multiple of 5: \underline\qquad.

roots-of-unity filter
Let ζ=e2πi/5\zeta=e^{2\pi i/5}. The roots-of-unity filter counts subsets whose sums are 0(mod5)0\pmod 5:
N=15j=04a=114(1+ζja).N=\frac15\sum_{j=0}^{4}\prod_{a=1}^{14}(1+\zeta^{ja}).

Here NN includes the empty subset.
Reason: 1+ζm+ζ2m+ζ3m+ζ4m={5,m0(mod5),0,m≢0(mod5).1+\zeta^m+\zeta^{2m}+\zeta^{3m}+\zeta^{4m} = \begin{cases} 5,&m\equiv0\pmod5,\\ 0,&m\not\equiv0\pmod5. \end{cases}
Therefore,
1m0(mod5)=15j=04ζjm\boxed{\mathbf 1_{m\equiv0\pmod5} =\frac15\sum_{j=0}^{4}\zeta^{jm}}
This is the roots-of-unity filter.

And we need to compute the final part of this: j=0,Nj=0=15214j=0,N_{j=0}=\frac15 2^{14}, for j=1,2,3,4j=1,2,3,4, Nj=15(22)[Φ5(1)]3=45N_{j}=\frac15(2^2) [\Phi_5(-1)]^3=\frac 45
Then sum it up and delete the empty set, answer is 32793279

Problem 9

9. (16 points) Let AA be a moving point on the hyperbola y=2026xy = \frac{2026}{x}. Two tangent lines AP,AQAP, AQ are drawn from AA to the ellipse x225+y29=1\frac{x^2}{25} + \frac{y^2}{9} = 1, where P,QP, Q are the points of tangency. If FF is the left focus of the ellipse, find the minimum value of AF2PFQF\frac{\vert{}AF\vert{}^2}{\vert{}PF\vert{} \cdot \vert{}QF\vert{}}.

When Computing, I need to remind that “2026” is not a useful, number and don’t be hurry to finish this.

Problem 11

Given two sequences, the sequence {an}\{a_n\} satisfies a0=1,a1=13,an+1=an2+64an1a_0 = 1, a_1 = 13, a_{n+1} = \frac{a_n^2 + 64}{a_{n-1}} (nN+n \in \mathbb{N}_+); the sequence {bn}\{b_n\} satisfies b0=1,bn+1=9bn+80bn264b_0 = 1, b_{n+1} = 9b_n + \sqrt{80b_n^2 - 64} (nNn \in \mathbb{N}). Prove that for any nNn \in \mathbb{N}, an+bna_n + b_n can be expressed as the sum of the squares of two positive integers.

(1) an=bna_n=b_n, I’m right in this part.
(2) Later is the induction

2026 SCMO: Southeast Math Olympiad

Continue to the 2026 中国东南数学奥林匹克 notes.

0808

Test today

July 2026 Mystery Competition First Test Problems

ProblemScoreExperiences
18
20Use the square to avoid the discussion of Absolute value
30Ω=31×30\Omega=31\times 30 not 31×3131\times 31!!!
40
58
68
70Learn the method to compute this
88
98The final part is not to solve equations like 1ω=sin(ωπ)\frac 1\omega =\sin(\omega\pi) it is the other part matters the π3\frac \pi 3. Small mistakes
1020
110

I. Fill-in-the-Blank Problems (8 problems in total, 8 points for each problem, total 64 points)

  1. Given positive real numbers a,ba, b satisfying log2log4a+1=log2b\log_{2}\log_{4}a+1=\log_{2}b, then the value of a2ba\cdot2^{-b} is ____.

  2. Let f(x)f(x) be an even function defined on R\mathbb{R} such that f(x)f(x) is strictly monotonically increasing on [0,+)[0,+\infty). If a real number a0a\neq0 satisfies: for any x1x\ge-1, f(xa)f(x)f(|x-a|)\ge f(x) always holds, then the range of values for aa is ____.

  3. Let set X={1,2,3,4,5}X=\{1,2,3,4,5\}. From all non-empty subsets of XX, two distinct subsets AA and BB are chosen sequentially with equal probability to form an ordered pair (A,B)(A,B). Then the probability that the event ”AA and BB are disjoint” and the event “the number of odd integers in AA equals the number of even integers in BB” occur simultaneously is ____.

  4. Let λ\lambda be a real number such that there exists an arithmetic progression {an}\{a_{n}\} where the solution set of the inequality an+12λanan+2a_{n+1}^{2}\ge\lambda a_{n}a_{n+2} with respect to positive integers nn is precisely {1,2,,10}\{1,2,\dots,10\}. Then the range of values for λ\lambda is ____.

  5. Given that the circumcenter of ABC\triangle ABC is OO, AB=4|\vec{AB}|=4, and AC=2|\vec{AC}|=2. Let MM be the midpoint of AOAO. If MBAC=4\vec{MB}\cdot\vec{AC}=4, then BC=|\vec{BC}|= ____.

  6. In the plane, hyperbola Γ1\Gamma_{1} and ellipse Γ2\Gamma_{2} share the same two foci F1,F2F_{1}, F_{2}. Let the four intersection points of Γ1\Gamma_{1} and Γ2\Gamma_{2} be A,B,C,DA, B, C, D, arranged sequentially on Γ2\Gamma_{2}. If the area of quadrilateral AF2CF1AF_{2}CF_{1} equals the area of quadrilateral ABCDABCD, then the product of the eccentricities of Γ1\Gamma_{1} and Γ2\Gamma_{2} is ____.

  7. Let triangular pyramid ABCDA-BCD satisfy AB,BC,BDAB, BC, BD being mutually perpendicular, with AB=BC=BD=3AB=BC=BD=3. Let M,NM, N be the midpoints of BC,BDBC, BD respectively. If the distance from point BB to the plane passing through MM and NN is 11, then all possible values for the area of the cross-section obtained by intersecting ABCDA-BCD with this plane are ____.

  8. Arranging 4 twos, 2 zeros, and 2 sixes (8 numbers in total) in a line such that the string “20” and the string “26” do not both appear (i.e., at least one of them does not appear), then the number of such arrangements is ____.


II. Answer Problems (3 problems in total, total 56 points. Answers should include textual explanations, proof steps, or calculation processes.)

  1. (16 points) Let ω\omega be a real number. Define
    f(x)=ωsin(ωx+π3)f(x)=\left|\omega\sin\left(\omega x+\frac{\pi}{3}\right)\right|
    If there exists x0[0,π2]x_{0} \in \left[0,\frac{\pi}{2}\right] such that f(x0)1f(x_{0})\ge1, find the range of values for ω\omega. (Proposed by Yiyan Lin)

  2. (20 points) Let a,b,ca, b, c be real numbers, and let z1,z2,z3,z4z_{1}, z_{2}, z_{3}, z_{4} be the 4 complex roots of the equation x4+20x3+ax2+bx+c=0x^{4}+20x^{3}+ax^{2}+bx+c=0. If
    {zizj:1i<j4}={2,2}\{|z_{i}-z_{j}| : 1\le i < j\le 4\} = \{\sqrt{2}, 2\}
    find all possible values of aa. (Proposed by Yiyan Lin)

  3. (20 points) In the Cartesian coordinate plane xOyxOy, curve Γ:x+y2=1\Gamma: |x|+y^{2}=1. Let A1,A2,A3,A4,A5,A6A_{1}, A_{2}, A_{3}, A_{4}, A_{5}, A_{6} be six distinct vertices arranged sequentially on Γ\Gamma, satisfying that for i=1,2,3i=1,2,3, the line segment AiAi+1A_{i}A_{i+1} is parallel and equal in length to line segment Ai+3Ai+4A_{i+3}A_{i+4} (with the convention A7=A1A_{7}=A_{1}).

Daily Training problem

Today’s theme is Inequalities

Technique 1: Characteristic Function

  1. Suppose that a1,,an>0a_1,\cdots,a_n>0, and x1,,xnRx_1,\cdots,x_n\in \mathbb{R}, such that i=1naixi=0\sum_{i=1}^na_ix_i=0. Prove that 1i<jnxixjaiaj0\sum_{1\le i<j\le n} x_ix_j|a_i-a_j|\le 0This is a typical quadratic form, so we need to make aiaj|a_i-a_j| into the form of f(i)f(j)f(i)f(j). WE think this aiaj=ai+aj2min(ai,aj)|a_i-a_j|=a_i+a_j-2\min(a_i,a_j)Let’s make the form more specific and clear: 1i<jnxixj(ai+aj2min(ai,aj))=2i=1nj=1nmin(ai,aj)\sum_{1\le i<j\le n} x_ix_j(a_i+a_j-2\min(a_i,a_j))=-2\sum_{i=1}^n\sum_{j=1}^n \min(a_i,a_j)Then how we deal with min\min? Actually this is quite interesting, we use the idea of Characteristic Function: min(ai,aj)=01[0,ai](t)1[0,aj](t)dt\min(a_i,a_j)=\int_0^\infty\mathbb{1}_{[0,a_i]}(t)\cdot\mathbb{1}_{[0,a_j]}(t)dtThen finished

0814

Pre-test

I. Fill-in-the-Blank Questions (8 questions in total, 8 points for each, 64 points in total)

  1. Let aa be a real number satisfying log27a+loga3=76\log_{27} a + \log_a 3 = \frac{7}{6}, then a=a = ______.

  2. Given that ABC\triangle ABC and ADC\triangle ADC are both equilateral triangles with side length 11, and point PP is a point inside (or on the boundary of) parallelogram ABCDABCD, then the maximum possible value of (PA+PB)(PC+PD)(\vec{PA} + \vec{PB}) \cdot (\vec{PC} + \vec{PD}) is ______.

It shouldn’t be that complex, just consider midpoint.

  1. There are two distinct points A(4,2)A(4, 2) and B(b2,b)B(b^2, b) on the parabola y2=xy^2 = x. If there does not exist any point CC on the parabola (other than AA and BB) such that ACB=90\angle ACB = 90^\circ, then the range of bb is ______.

When stating the equation, don’t split it out and dombly multiplication, use factor combination to make it more possible to solve.

  1. In ABC\triangle ABC, ACB=3ABC\angle ACB = 3\angle ABC, AC=4AC = 4, and AB=5AB = 5. Then cosACB=\cos \angle ACB = ______.

  2. Given that a real arithmetic progression {an}\{a_n\} satisfies a1+a2+a3=a12+a22+a32a_1 + a_2 + a_3 = a_1^2 + a_2^2 + a_3^2. Then the maximum possible value of a6a_6 is ______.

Don’t express the function and use derivation, that’s to complex!!!!! Use Cauchy instead

  1. Let Γ\Gamma be a regular tetrahedron. Among the 10 points consisting of the 4 vertices and the midpoints of the 6 edges of Γ\Gamma, 4 points are chosen at random. The probability that the chosen points lie on the same plane is ______.

Remember to consider this situation: 2 vertexes and the midpoint in the opposite side

  1. Let tetrahedron ABCDABCD satisfy AC=BD=5AC = BD = 5 and AB=7AB = 7. If the three pairs of opposite edges of the tetrahedron are mutually perpendicular, then the maximum value of the sum of its edge lengths is ______.

Use Arithmetic Power Line to track that perpendicular: don’t be domb!!!!

  1. Five numbers (allowing repetitions, order does not matter) are selected from the 9 positive integers 1,2,3,,8,91, 2, 3, \dots, 8, 9 such that the product of these five numbers is a perfect square. The number of all possible selections is ______.

The combination form: choosing items from a infinite multi-set: it is equivalent to the solution of a linear nonnegative integer solution: count the number of choosing each.

II. Answer Questions (3 questions in total; Problem 9 is worth 16 points, Problems 10 and 11 are worth 20 points each, 56 points in total)

  1. Let real numbers a,ba, b satisfy a<ba < b. Given that the solution set of the system of inequalities

    {x2+ax+b>0ax2+bx>0\begin{cases} x^2 + ax + b > 0 \\ ax^2 + bx > 0 \end{cases}

    is [a,b][a, b]. Find aa and bb.

  2. Let a0a \neq 0 be a real number, and let zCz \in \mathbb{C} be a root of the equation x2026+ax2025+12025=0x^{2026} + ax^{2025} + \frac{1}{2025} = 0 satisfying z>1\vert{}z\vert{} > 1. Prove that zz is a real number.

Actually, I make this so much complex by tracking the argz\arg z and argz+a\arg z+a but actually, it is impossible to compare how small of each, cuz it is hard to compare when they are both small, so use a triangle form instead, and don’t estimate it so early!

  1. In the Cartesian coordinate system xOyxOy, AA is a point on the hyperbola C:x2y22=1C: x^2 - \frac{y^2}{2} = 1. The points T1,T2T_1, T_2 are (33,0)\left(\frac{\sqrt{3}}{3}, 0\right) and (33,0)\left(-\frac{\sqrt{3}}{3}, 0\right) respectively. Lines AT1AT_1 and AT2AT_2 intersect the hyperbola at points MM and NN respectively (distinct from AA), where AA lies in the first quadrant, and M,NM, N lie in the third quadrant. Through AA, draw ABOAAB \perp OA intersecting the hyperbola at point BB (distinct from AA). Prove that the four points A,B,M,NA, B, M, N are concyclic (lie on the same circle).

May 2026 Yuanfudao High School Mathematics Olympiad Mock Exam (YMO) - Second Round (Add-On)

Problem 1 (40 points)

Let a1,a2,,a2026a_1, a_2, \dots, a_{2026} be real numbers satisfying

2a1+3a2a1+4a32a2++2027a20262025a2025=1.\vert{}2a_1\vert{} + \vert{}3a_2 - a_1\vert{} + \vert{}4a_3 - 2a_2\vert{} + \dots + \vert{}2027a_{2026} - 2025a_{2025}\vert{} = 1.

Find the maximum value of k=12026ak\sum_{k=1}^{2026} \vert{}a_k\vert{}.

Problem 2 (40 points)

As shown in the figure, in ABC\triangle ABC, the circumcircle is O\odot O, HH is the orthocenter, XX is the midpoint of AHAH, and ADBCAD \perp BC at point DD. Point EE lies on segment AHAH such that HE=HDHE = HD. Line EYBCEY \parallel BC intersects ACAC at point YY, and point ZZ lies on O\odot O such that OXOX is the exterior angle bisector of COZ\angle COZ.

Prove that if OHBYOH \perp BY, then OXYZOX \perp YZ.

Problem 3 (50 points)

For an integer n10n \ge 10, define S(n)S(n) as the sum of digits of nn in base 1010, and define Sl(n)S^l(n) as the ll-th iteration of S(n)S(n). Take the smallest l(n)l(n) such that Sl(n)(n)9S^{l(n)}(n) \le 9, and define f(n)=i=1l(n)Si(n)f(n) = \sum_{i=1}^{l(n)} S^i(n). The sequence {an}\{a_n\} satisfies a110a_1 \ge 10 and an+1=an+f(an)a_{n+1} = a_n + f(a_n). Prove that there exists a positive integer kk such that 9ak9 \mid a_k.

Problem 4 (50 points)

Given a positive integer tt. For a set of positive integers AA, define a mapping fA:N+Nf_A: \mathbb{N}^+ \to \mathbb{N} such that for all aN+a \in \mathbb{N}^+, fA(a)f_A(a) represents the number of positive integers in AA that are no greater than aa. A set AA is called a good set if AA satisfies: for any mN+m \in \mathbb{N}^+, mAm \in A if and only if there does not exist aAa \in A such that m=a+tfA(a)m = a + t f_A(a).

Does there exist a constant cc such that for any good set AA and for all aAa \in A, a<cfA(a)a < c f_A(a) holds? If so, find the minimum constant cc; if not, please prove it.

0816 超级驴数学联赛一试复盘

超级驴数学联赛一试复盘

这套卷子并不是知识点完全不会,而是暴露出了一个更具体的问题:有些题已经找到正确入口,却没有把模型、定义域或最后一步检查做完整。稳定完成的是第 1、2、6、7、9 题;第 10 题已经推到关键等式,但在开平方时丢掉了一个正根并保留了一个负数。第 3、4、5、8、11 题分别对应概率模型、圆锥曲线定义、复数模长、组合计数和中心化后的不等式放缩,值得集中复习。

作答总览

题号我的作答正确答案结果与主要问题
13323\frac{33}{23}3323\frac{33}{23}正确,等差数列基本量处理稳定
2194\frac{19}{4}194\frac{19}{4}正确,能由解集端点使用韦达定理
3未完成23\frac23没有先分清“每轮”和“整场获胜”的概率
413\sqrt{13}5\sqrt5没有把垂直条件和双曲线定义量统一到坐标中
5从辐角入手,未得到正确值10\sqrt{10}过早追踪辐角,使问题复杂化
66666正确,长方体距离平方恒等式使用准确
713312-\frac{133}{12}13312-\frac{133}{12}正确,先固定两个向量再优化第三个向量
8未完成14\frac14没有把小正方形转化为 4×44\times4 点阵上的“不攻击国王”计数
9(4,+)(4,+\infty)(4,+)(4,+\infty)正确,和差化积与单变量代换清楚
10推得 R2=7±26R^2=7\pm2\sqrt6,但写成 R=1±6R=1\pm\sqrt6R=61R=\sqrt6-1R=6+1R=\sqrt6+1主体正确,最后开平方和正值检查失误
11做了中心化尝试,未完成576576已经接近核心,应继续大胆使用柯西不等式

第 1 题:等差数列

设等差数列首项为 a1a_1,公差为 dd。由

S13S9=2\frac{S_{13}}{S_9}=2

得到

13(2a1+12d)=18(2a1+8d),13(2a_1+12d)=18(2a_1+8d),

所以 a1=65da_1=\frac65d。因此

a13a9=a1+12da1+8d=3323.\frac{a_{13}}{a_9} =\frac{a_1+12d}{a_1+8d} =\frac{33}{23}.

这题没有问题。以后仍然应优先保留 a1,da_1,d,不要无意义地展开全部项。

第 2 题:由不等式解集反推系数

二次不等式 x2ax+1<0x^2-ax+1<0 的解集为 (b2,8b)(b^2,8b),所以两个端点就是方程的两根。由韦达定理,

b28b=1,b^2\cdot8b=1,

从而 b=12b=\frac12。再由

a=b2+8b=174,a=b^2+8b=\frac{17}{4},

可得

a+b=194.a+b=\frac{19}{4}.

关键是看到“解集端点就是两根”,这一步完成得很好。

第 3 题:不均匀硬币与轮流获胜

设每次抛出正面的概率为 pp。第一人先抛,因此第二人获胜可以发生在第一个回合、第二个完整回合之后等情形,其概率为

(1p)p+(1p)3p+(1p)5p+=(1p)p1(1p)2=1p2p.(1-p)p+(1-p)^3p+(1-p)^5p+\cdots =\frac{(1-p)p}{1-(1-p)^2} =\frac{1-p}{2-p}.

由题意

1p2p=14,\frac{1-p}{2-p}=\frac14,

解得

p=23.p=\frac23.

问题不在等比数列求和,而在求和之前没有明确每一项代表什么事件。 概率题必须先用一句话定义事件,再写概率表达式,不能直接凭感觉写 p(k)\sum p(k)

第 4 题:双曲线离心率

设双曲线为

x2a2y2b2=1,\frac{x^2}{a^2}-\frac{y^2}{b^2}=1,

焦点为 F1=(c,0),F2=(c,0)F_1=(-c,0),F_2=(c,0)。因为 PF2F1F2PF_2\perp F_1F_2,可以设 P=(c,y)P=(c,y)。代入双曲线得到

y2=b4a2.y^2=\frac{b^4}{a^2}.

又因为

F1P=4F1Q,\overrightarrow{F_1P}=4\overrightarrow{F_1Q},

所以

Q=(c2,y4).Q=\left(-\frac c2,\frac y4\right).

QQ 代回双曲线:

c24a2y216b2=1.\frac{c^2}{4a^2}-\frac{y^2}{16b^2}=1.

t=b2a2t=\frac{b^2}{a^2},并使用 c2a2=1+t\frac{c^2}{a^2}=1+t,可得

1+t4t16=1,\frac{1+t}{4}-\frac{t}{16}=1,

所以 t=4t=4,最终

e2=c2a2=1+t=5,e=5.e^2=\frac{c^2}{a^2}=1+t=5, \qquad e=\sqrt5.

这类题不要直接猜离心率。先把焦点放在坐标轴上,垂直和向量倍数条件都会立刻变成坐标关系。

第 5 题:单位复数上的模长最大值

因为 z=1|z|=1,所以 zˉ=1z\bar z=\frac1z,从而

z2+2z+i=z+2+izˉ.|z^2+\sqrt2z+i|=|z+\sqrt2+i\bar z|.

z=x+iyz=x+iy,其中 x2+y2=1x^2+y^2=1。那么

z+izˉ=(x+y)+i(x+y).z+i\bar z=(x+y)+i(x+y).

s=x+ys=x+y,则 s[2,2]s\in[-\sqrt2,\sqrt2],并且

z+2+izˉ2=(2+s)2+s2=2s2+22s+2.|z+\sqrt2+i\bar z|^2 =(\sqrt2+s)^2+s^2 =2s^2+2\sqrt2s+2.

这是闭区间上的凸二次函数,最大值在端点取得。代入 s=2s=\sqrt2,得到最大值平方为 1010,所以答案是

10.\sqrt{10}.

==看到 z=1|z|=1 时,应先尝试除以 zz,把高次项和常数项变成 z,zˉz,\bar z 的线性组合。== 这比直接追踪多个复数的辐角稳定得多。

第 6 题:长方体中的距离平方

AA 为原点,把 AB,AD,AA1AB,AD,AA_1 作为三条坐标轴。直接展开距离平方可以得到

PC12=PB2+PD2+PA122PA2.PC_1^2=PB^2+PD^2+PA_1^2-2PA^2.

因此

PC12=22+32+52212=36,PC_1^2=2^2+3^2+5^2-2\cdot1^2=36,

所以

PC1=6.PC_1=6.

这题做得正确。值得记住的不是结论本身,而是“正交坐标下展开距离平方,交叉项会抵消”的结构。

第 7 题:三个向量的最小值

写成

u=3a,v=2b,w=c,\vec u=3\vec a,\qquad \vec v=2\vec b,\qquad \vec w=\vec c,

其中 a,b,c\vec a,\vec b,\vec c 都是单位向量。原式成为

6ab+4bc+9ca.6\vec a\cdot\vec b+4\vec b\cdot\vec c+9\vec c\cdot\vec a.

固定 a,c\vec a,\vec c 后,关于 b\vec b 的最小值为

6a+4c.-|6\vec a+4\vec c|.

t=ac[1,1]t=\vec a\cdot\vec c\in[-1,1],问题化为求

f(t)=9t52+48tf(t)=9t-\sqrt{52+48t}

的最小值。由 f(t)=0f'(t)=0

t=101108,t=-\frac{101}{108},

代回可得

fmin=13312.f_{\min}=-\frac{133}{12}.

这题的降维方法很好:先固定两个向量,把第三个向量与一个已知向量反向,再只保留一个内积参数。

第 8 题:三个互不重叠的 2×22\times2 子方格

5×55\times5 方格表中共有 16162×22\times2 子方格,可以把每个子方格的左上角对应到一个 4×44\times4 点阵。两个子方格无重叠,当且仅当对应的两个点不在相邻的行与相邻的列中。这等价于在 4×44\times4 棋盘上放置三个互不攻击的国王。

逐行按照可选位置计数,可以得到合法选法数为 140140。所有选择三个子方格的方法共有

(163)=560\binom{16}{3}=560

种,因此所求概率为

140560=14.\frac{140}{560}=\frac14.

组合题卡住时,不要一直盯着原图。先为每个对象寻找一个唯一代表点,再把“重叠”翻译成代表点之间的禁配关系。

第 9 题:三角函数取值范围

BC=2π3B-C=\frac{2\pi}{3}B+C=πAB+C=\pi-A,有

sinBsinC=cos(BC)cos(B+C)2=2cosA14.\sin B\sin C =\frac{\cos(B-C)-\cos(B+C)}2 =\frac{2\cos A-1}{4}.

所以原式为

4cos2A2cosA1.\frac{4\cos^2A}{2\cos A-1}.

又由三角形角度条件可知 0<A<π30<A<\frac\pi3,因此

12<cosA<1.\frac12<\cos A<1.

在这个区间上讨论函数,可以得到取值范围

(4,+).(4,+\infty).

这题完成得很好,尤其是先用角的和差把两个变量压成 AA 一个变量。

第 10 题:椭圆与圆的公切线

你的坐标化和切线计算已经推到了

R2=7±26.R^2=7\pm2\sqrt6.

真正的失误只在最后一步:

7+26=(6+1)2,726=(61)2.7+2\sqrt6=(\sqrt6+1)^2, \qquad 7-2\sqrt6=(\sqrt6-1)^2.

由于半径 R>0R>0,所以

R=6+1R=61.R=\sqrt6+1 \quad\text{或}\quad R=\sqrt6-1.

不能写成 1±61\pm\sqrt6,因为 16<01-\sqrt6<0,而且这样还会漏掉正数 61\sqrt6-1。==凡是从 x2=Ax^2=A 回到 xx,必须立刻检查正负、定义域和是否丢解。== 这不是方法问题,而是必须通过固定检查流程消灭的失分。

第 11 题:中心化与柯西不等式

xi=ai1,yi=bi2.x_i=a_i-1,\qquad y_i=b_i-2.

i=110xi=i=110yi=0,\sum_{i=1}^{10}x_i=\sum_{i=1}^{10}y_i=0,

并且由 aibi=16\sum a_ib_i=16 得到

i=110xiyi=4.\sum_{i=1}^{10}x_iy_i=-4.

X=i=110xi2,Y=i=110yi2.X=\sum_{i=1}^{10}x_i^2, \qquad Y=\sum_{i=1}^{10}y_i^2.

由柯西不等式,

XY(i=110xiyi)2=16.XY\ge\left(\sum_{i=1}^{10}x_iy_i\right)^2=16.

同时

ai2=X+10,bi2=Y+40.\sum a_i^2=X+10, \qquad \sum b_i^2=Y+40.

因此只需最小化

(X+10)(Y+40).(X+10)(Y+40).

XY16XY\ge16 下,最小值一定在 XY=16XY=16 处取得。令 Y=16XY=\frac{16}{X},则

(X+10)(40+16X)=416+40X+160X576.(X+10)\left(40+\frac{16}{X}\right) =416+40X+\frac{160}{X} \ge576.

X=2,Y=8X=2,Y=8 时等号可以达到,所以答案为

576.576.

你在卷面上已经想到把 ai,bia_i,b_i 中心化为和为零的新变量,这正是最关键的一步。中心化以后看到固定内积,就应该立即尝试柯西:固定内积会给两个平方和的乘积一个下界。 不要因为式子看起来自由度很大就停止放缩。

总结:下一次必须执行的检查流程

  1. 概率题先定义事件。 每一项必须能用一句话解释,再写等比数列。
  2. 单位复数先尝试 zˉ=1/z\bar z=1/z 不要一上来同时追踪多个辐角。
  3. 几何题优先坐标化强条件。 垂直、共线、向量倍数都适合先落到坐标。
  4. 组合题先换模型。 子方格可以用左上角代表,重叠关系可以转成棋盘禁配。
  5. 中心化后立即找内积。 出现固定的 xiyi\sum x_iy_i 时,优先考虑柯西不等式。
  6. 最后一分钟只做定义域检查。 尤其检查平方根正负、概率是否在 [0,1][0,1]、长度是否为正,以及答案是否漏解。

这次最需要改进的并不是增加更多偏题技巧,而是让已经找到的正确方法完整落地。第 10 题说明主体能力已经足够;接下来要做的是通过固定的末步检查,把“几乎做对”变成真正得分。

0819 全国高中数学联合竞赛模拟试题(1)复盘

AI 分析

全国高中数学联合竞赛模拟试题(1)复盘。以下内容由 AI 根据原题、参考答案和手写作答逐题核验。

总体诊断

材料没有阅卷分数,因此不推测总分。按答案和过程核对,第 1、2、3、4、5、9、11 题结论正确,第 6、7、8、10 题错误,共 7 题结论正确。主要失分不是知识空白,而是四种落地问题:望远镜求和漏首项、把弱不等式读成严格不等式、概率路径漏计排列重数、复杂代数推导后漏加已经找到的基础分支。其中第 8 题和第 10 题都有明确历史记录,已不是偶然。

作答总览

题号得分结果核心错因或亮点下次动作
1未提供正确,{1}\{1\}正确使用反函数关系写清 f(x)=1    x=g(1)f(x)=1\iff x=g(1)
2未提供正确,2362^{36}对数换元后用柯西不等式下界后补等号条件
3未提供正确,[5/5,5/5][-\sqrt5/5,\sqrt5/5]把问题转成单位圆与直线的距离检查“对一切 θ\theta”和端点
4未提供正确,11/5-11/5向量内积化成 $PO
5未提供正确,1/61/6识别交集为中间正八面体先证明交集边界,再算体积
6未提供错误望远镜求和漏掉首端 2-2强制写成“末项减首项”
7未提供错误,写 2049把“\ge”按严格分隔计数单列等号情形
8未提供错误,写 49/25649/256每类只数一条胜负顺序,漏排列重数写“末局固定 + 前序排列”
9未提供正确,最小值 7韦达换元与齐次不等式路线成立把关键不等式单独写清
10未提供错误,写 2 或 0算出非对称分支后漏加对称分支参数分类后回到图形计数
11未提供正确Minkowski 向量构造简洁有效明确向量维数与各坐标

逐题分析

第 1 题:反函数求值

第 2 题:对数换元与柯西不等式

第 3 题:复数模长的几何解释

第 4 题:椭圆焦点与向量内积

第 5 题:两个正四面体的公共部分

第 6 题:递推数列与望远镜求和

第 7 题:集合对计数

第 8 题:擂台赛停止时刻的期望

第 9 题:三次方程正根与齐次不等式

第 10 题:椭圆内接等腰直角三角形计数

第 11 题:Minkowski 不等式

重复错因追踪

错因本次题号历史定位次数与连续性强制改进动作
有序概率路径漏掉排列重数82026-08-06 第 5 题:三次掷骰把有序结果按无序三元组计数,漏乘排列数第 2 次,已不是偶然连做 5 道“末次发生/有序样本”题,每项旁写事件与排列数
概率式没有对应完整事件82026-08-16 第 3 题:未分清每轮与整场获胜事件连续两份正式复盘出现,属于连续性问题固定使用“事件、末局、前序组成、重数、概率”五栏模板
非等价变形或分类后漏分支102026-08-16 第 10 题:开平方后漏掉合法正根并保留负值第 2 次,且连续两份正式复盘出现,已不是偶然每次除法、开方、分类后列分支清单,最终逐项打勾回收

第 6 题的边界项遗漏、第 7 题的弱不等式边界遗漏都属于本卷首次有明确证据的具体错误,暂不强行与历史记录合并;但两题共同说明“边界检查”需要进入固定交卷流程。

教练总结

  1. 首要问题是分支和边界没有回收。 第 6 题漏首项,第 7 题漏等号,第 10 题漏基础分支。今后草稿上凡出现分类、望远镜、弱不等式,都必须画一个方框写清边界。
  2. 概率建模必须专项处理。 第 8 题与 2026-08-06、2026-08-16 的记录形成明确重复。未完成 5 道有序路径专项并逐项标事件前,不能用“下次注意”结案。
  3. 下次交卷前只查四项: 望远镜是否减首项;\ge 是否含等号;概率是否乘排列数;分类得到的是新增数量还是总数量。

本次真正需要修正的不是解题入口,而是让已经找到的入口完整落地:首尾不漏、等号不漏、路径不漏、分支不漏。

0821 全国高中数学联合竞赛模拟试题(2)复盘

AI 分析

全国高中数学联合竞赛模拟试题(2)复盘。以下内容根据 math-exam-review-2026-08-21.docx、试题原文与官方答案独立核验。

总体诊断

DOCX 按填空题全对全错、解答题错题不给步骤分估算为 52/120:第 4、8、9、11 题正确,其中第 9、11 题共拿下 36 分,证明能力是本卷最稳定的部分;第 1、2、5、7、10 题结论错误,第 3、6 题未作答。实际阅卷分没有提供,第 10 题已有大量有效步骤,实际分数可能高于 52,不能把估分当成正式得分。

本卷最需要解决的仍不是计算能力,而是两件已经多次出现的事:第一,解出主体后没有把定义域、辅助变量范围和边界带回最终答案;第二,明明存在更短的结构化方法,却进入长计算,最后无法定位错误。第 3、5、6 题还暴露出三个可专项补齐的工具缺口:外心与弦的中点技巧、椭圆垂直半径恒等式、空间距离平方的同起点向量化。

材料校正

DOCX 的总体对错判断基本可靠,但以下三处说明需更正:

  1. 第 2 题若令 t=a+2t=\sqrt{a+2},应有 0t<120\le t<\frac12,不是 0t<10\le t<1;正确值域仍为 (54,1](-\frac54,-1]
  2. 第 5 题正确答案是 22e<1\sqrt{2-\sqrt2}\le e<1,DOCX 漏写了最外层平方根。
  3. 第 7 题条件为部分和绝对值不超过 2,因此坏路径是部分和到达 333-3,不是到达 222-2

作答总览

题号得分结果核心错因或亮点下次动作
10/8(估)错误未先锁定变底对数定义域,区间端点与开闭性失控第一行写全定义域
20/8(估)错误得到 k(t)k(t) 后没有带回 tt 的范围换元时把新变量范围写在式子旁
30/8(估)未作答未识别外心到弦中点的垂直结构外心点积先取弦中点
48/8(估)正确,0结论正确,但 DOCX 未保留过程保留关键等号成立说明
50/8(估)错误误记椭圆垂直半径关系用方向角现场推导倒数平方恒等式
60/8(估)未作答平方距离没有统一成同起点向量所有边先改写为从 SS 出发的向量差
70/8(估)错误,写 142标数/反射计数出现边界漏算,未做补集复核用“总数减坏路径”验算
88/8(估)正确,31内容正确,首轮跳过后回做多耗时跳题时留一词入口提示
916/16(估)正确递推式、单调性与上界证明完整保持当前书写结构
100/20(估)结论错误斜率与正切路线过长,代数错误被埋没目标为直角时优先证点积为 0
1120/20(估)正确及时放弃无效统一放缩,改用自然分类两次无进展即寻找阈值分类

逐题分析

第 1 题:变底对数不等式

第 2 题:区间映射与参数范围

第 3 题:外心点积与边长关系

第 4 题:单位圆上的复多项式

第 5 题:椭圆垂直半径与离心率

第 6 题:四面体平方距离与外接球

第 7 题:有界部分和的 ±1\pm1 序列计数

第 8 题:具有对称性质的集合计数

第 9 题:递推数列的单调性与上界

第 10 题:椭圆、准线与直角判定

第 11 题:向量距离和不等式

重复错因追踪

错因本次题号历史定位次数与连续性强制改进动作
最终答案未回查定义域、边界或被排除分支1、20816 第 10 题漏正根并保留负半径;0819 第 7 题漏等号、第 10 题漏基础分支累计 5 个明确题次,连续三次正式复盘出现,是持续性问题每道范围题答案后强制写“定义域、端点、回代”三格并逐格打勾
选择高错误率长计算,异常结果后无法定位100806 第 4、9 题分别记录“过度计算后出错”“计算失控”;0819 第 10 题推导过长后漏计分支累计第 4 次;0819、0821 连续出现,已不是偶然做题前写目标结构;超过两层代换必须寻找点积、对称量或不变量替代路线
快捷计数缺少独立复核70806 第 5 题漏排列重数;0819 第 7、8 题分别漏边界和路径重数错误形态相近但具体根因不同,记为疑似重复,不强行累计次数计数题保留一种主解,并用“小规模枚举/总数减坏类/概率和为 1”任选一种复核

第 3、5、6 题的“标志性技巧未识别”目前没有足够历史证据证明是同一根因的重复错误,暂不累计次数;它们应作为本次新增的工具专项处理。

教练总结

  1. 首要观察指标仍是约束回查。 这已经连续三次正式复盘出现,不能再用“最后细心一点”结案。下一张卷必须在所有范围题旁留下“定义域、端点、回代”三格检查痕迹。
  2. 三项工具专项各做 3 题。 外心与弦中点、椭圆方向半径倒数平方、空间同起点向量化;每题只记录“触发特征”和“第一步”,目标是形成看到题型就启动的入口。
  3. 控制计算错误面。 目标为垂直先点积,目标为有界路径先补集反射;若计算超过两层换元,暂停 30 秒寻找更短结构,再决定是否继续。

本次最强的信号是第 9、11 题:证明能力没有问题。下一阶段不是盲目加题量,而是补齐三个入口,并把已经连续出现的约束检查真正写在卷面上。

0822 全国高中数学联合竞赛模拟试题(4)复盘

AI 分析

本次材料为 2026-08-22-review-exam4.md,其中按题给出了题意摘要、用户答案、参考答案及部分过程评价。多数正确题没有保留完整原始作答,因此可以核对结论和得分,但不能对未展示的中间步骤作过度评价。

总体诊断

本卷得分 104/120,第 1、2、3、5、7、8、9、10、11 题全部正确,仅第 4、6 题未作答。没有出现计算失误、漏条件、末步丢解或计数漏重,说明前几次复盘中反复出现的执行问题在本卷得到明显控制。两处失分都发生在“第一步转换没有被触发”:第 4 题没有把递推式改造成倒数恒等式,第 6 题没有把边长成等差数列先通过正弦定理翻译成角的关系。本次最优先任务不是增加检查项目,而是把这两个转换入口练成看到题设就能启动的动作。

作答总览

题号得分结果核心错因或亮点下次动作
18/8正确,a=2a=-212-\frac12绝对值函数最值结论正确;过程未完整提供分点讨论后检查参数是否重合
28/8正确,14\frac14概率答案正确,本卷未再出现路径漏重概率式旁继续写清对应事件
38/8正确,2+62+\sqrt6圆上两点的最值处理正确;过程未完整提供保留弦长约束的等号条件
40/8未作答,正确答案 4-4未把二次递推式转成倒数的望远镜结构见递推加求和,先除法找相邻倒数
58/8正确,1四面体体积比结论正确;过程未完整提供体积比优先统一底面或高
60/8未作答,正确答案 398\frac{\sqrt{39}}8未把边长等差条件经正弦定理转成角关系边条件和角条件并存时先用正弦定理翻译
78/8正确,1复数乘积与相邻项模长处理正确;过程未完整提供先化相邻项差,再取模
88/8正确参数 a<1,a=1,a>1a<1,a=1,a>1 的零点数分类完整分类后继续检查临界参数
916/16正确,rmax=239r_{\max}=\frac{2\sqrt3}{9}半角代换把几何最值降为 tt3t-t^3,路线独立而简洁写明 tt 的范围及等号点
1020/20正确递减界迫使出现 0,再由周期尾项和最大公因数收束证明中继续明确“为何必出现 0”
1120/20正确重心平移、面积解释与柯西不等式构成完整替代证明明写平移不变性和循环下标

逐题分析

第 1 题:绝对值函数的最小值

第 2 题:盒中乒乓球的条件概率

第 3 题:单位圆上的弦与距离和最值

第 4 题:递推数列与交错望远镜求和

第 5 题:棱锥中的四面体体积比

第 6 题:三角形边长等差与和差化积

第 7 题:复数乘积与相邻项之差

第 8 题:指数函数与参数零点个数

第 9 题:抛物线内接三角形的内切圆半径

第 10 题:绝对差递推与最大公因数不变量

第 11 题:重心平移、面积与柯西不等式

重复错因追踪

错因本次题号历史定位次数与连续性强制改进动作
本次未发现有证据支持的重复错因4、6第 4 题的递推望远镜与既往已做对的递推题只属同类工具;第 6 题的边角转换没有明确历史失误记录均按首次明确暴露处理,不虚构累计次数两类各做 3 道入口训练,每题只先写“题设信号 → 第一转换式”

需要同时记录一个积极变化:0819、0821 反复出现的“边界或分支未回收”和“长计算失控”在本卷没有复发;但一次未复发还不能说明问题已经永久解决,后续正式复盘仍需继续回查。

教练总结

  1. 首要问题是转换入口未自动化。 第 4 题看到“乘积型递推 + 倒数求和”必须先造相邻倒数;第 6 题看到“边条件 + 角条件”必须先用正弦定理统一语言。这两题都不是后续运算不会,而是第一步没启动。
  2. 专项任务:每类 3 题,共 6 题。 递推题只训练“因式分解、取倒数、拆相邻项”;三角题只训练“边长等差或比例、正弦定理、和差化积”。每题在完整解答前先单独写出触发器和第一式。
  3. 下张卷的观察指标: 保持本卷没有执行性失误的状态,同时在序列求和题旁主动写“能否望远镜”,在边角混合题旁主动写“先正弦定理”。若入口训练完成后仍在同类题空白,下次将按重复问题升级处理。

Edit page
Share this post:

Previous Post
Building Foliage: A Reading and Note-Taking App in SwiftUI
Next Post
Some views on permutation