FXJ Wiki

Back

Xidian University 2026 Entrance Examination Math Solutions
12 min read
English Mathematics / Solutions / Combinatorics

Xidian University 2026 Entrance Examination Math Solutions

Step-by-step solutions and mathematical derivations for the 2026 Xidian University entrance exam (fill-in-the-blanks and analytical problems).
views | comments

Part 1: Fill-in-the-Blank Problems#

Problem 1#

Question: Among 12 uniformly distributed points on a circle, the number of obtuse triangles that can be formed by choosing any 3 points is 120\underline{120}.

An inscribed triangle is obtuse if and only if its three vertices lie within the same open semicircular arc; that is, the span of the three points is no more than 5 equal arc intervals.

Let the first vertex be AA (12 choices), and let the clockwise span be k{2,3,4,5}k \in \{2, 3, 4, 5\}, with the farthest endpoint denoted by CC.

The intermediate vertex BB can be chosen in k1k - 1 ways between AA and CC.

Therefore,

12×k=25(k1)=12×(1+2+3+4)=12×10=12012 \times \sum_{k=2}^5 (k - 1) = 12 \times (1 + 2 + 3 + 4) = 12 \times 10 = \mathbf{120}

(Alternatively, use the complement method: the total number is (123)=220\binom{12}{3} = 220, the number of right triangles is 6×10=606 \times 10 = 60, and the number of acute triangles is 4040. Thus, the number of obtuse triangles is 2206040=120220 - 60 - 40 = 120.)


Problem 2#

Question: Let A={1,2,3,4}A = \{1, 2, 3, 4\} and B={5,6,7}B = \{5, 6, 7\}. If f:ABf: A \to B, the probability that ff is non-increasing is 527\underline{\dfrac{5}{27}}.

The total number of functions is the total number of mappings from AA to BB:

BA=34=81|B|^{|A|} = 3^4 = 81

For ff to be non-increasing, we require

f(1)f(2)f(3)f(4)f(1) \ge f(2) \ge f(3) \ge f(4)

This is equivalent to choosing 4 elements from B={5,6,7}B = \{5, 6, 7\} with repetition allowed and arranging them in non-increasing order:

Number of admissible sequences=(4+314)=(64)=15\text{Number of admissible sequences} = \binom{4 + 3 - 1}{4} = \binom{6}{4} = 15

Hence,

P=1581=527P = \dfrac{15}{81} = \mathbf{\dfrac{5}{27}}

Problem 3#

Question: Let f(x)=ex+4xf(x) = \mathrm{e}^x + 4x and g(x)=lnx+2xg(x) = \ln x + 2x. The number of lines tangent to both curves y=f(x)y = f(x) and y=g(x)y = g(x) is 1\underline{1}.

Let the tangency points be (x1,f(x1))(x_1, f(x_1)) and (x2,g(x2))(x_2, g(x_2)), where x2>0x_2 > 0.

Equal slopes give

f(x1)=g(x2)    ex1+4=1x2+2    x2=1ex1+2f'(x_1) = g'(x_2) \implies \mathrm{e}^{x_1} + 4 = \dfrac{1}{x_2} + 2 \implies x_2 = \dfrac{1}{\mathrm{e}^{x_1} + 2}

Equal intercepts give

f(x1)x1f(x1)=g(x2)x2g(x2)f(x_1) - x_1 f'(x_1) = g(x_2) - x_2 g'(x_2)

After simplification, we obtain the following equation in x1x_1:

h(x1)=ex1(1x1)+ln(ex1+2)+1=0h(x_1) = \mathrm{e}^{x_1}(1 - x_1) + \ln(\mathrm{e}^{x_1} + 2) + 1 = 0

Its derivative is

h(x)=ex(1ex+2x)h'(x) = \mathrm{e}^x\left(\dfrac{1}{\mathrm{e}^x + 2} - x\right)

It is readily seen that h(x)h'(x) has exactly one zero, x0x_0, in (0,1)(0, 1), so the function first increases and then decreases.

As xx \to -\infty,

h(x)ln2+1>0h(x) \to \ln 2 + 1 > 0

Moreover, h(x0)>0h(x_0) > 0, while as x+x \to +\infty,

h(x)h(x) \to -\infty

Therefore, the equation has no solution on (,x0)(-\infty, x_0) and exactly one real root on (x0,+)(x_0, +\infty), where hh is strictly decreasing. Thus, there is exactly one common tangent.


Problem 4#

Question: Let ana_n be the integer closest to n\sqrt{n}. The sum of the first 2026 terms of the sequence {an}\{a_n\} is 60810\underline{60810}.

an=k    k12<n<k+12    k2k+1nk2+ka_n = k \iff k - \dfrac{1}{2} < \sqrt{n} < k + \dfrac{1}{2} \iff k^2 - k + 1 \le n \le k^2 + k

The value kk therefore occurs exactly

(k2+k)(k2k)=2k(k^2 + k) - (k^2 - k) = 2k

times.

The total number of terms in the first mm groups is

k=1m2k=m(m+1)\sum_{k=1}^m 2k = m(m+1)

Taking m=44m = 44, the number of terms is

44×45=198044 \times 45 = 1980

The sum of the first 44 groups is

k=144k2k=2k=144k2=2×44×45×896=58740\sum_{k=1}^{44} k \cdot 2k = 2\sum_{k=1}^{44} k^2 = 2 \times \frac{44 \times 45 \times 89}{6} = 58740

The number of remaining terms is

20261980=462026 - 1980 = 46

All these 46 terms have value 45. Hence,

S2026=58740+46×45=58740+2070=60810S_{2026} = 58740 + 46 \times 45 = 58740 + 2070 = \mathbf{60810}

Problem 5#

Question: Suppose (x2x+1)2026=a0+a1x+a2x2++a2026x2026(x^2 - x + 1)^{2026} = a_0 + a_1 x + a_2 x^2 + \cdots + a_{2026}x^{2026}. Then

2a0+3a1+4a2++2028a2026=2a_0 + 3a_1 + 4a_2 + \cdots + 2028a_{2026} = \underline{\qquad}

Let

P(x)=(x2x+1)2026=a0+a1x+a2x2++anxnP(x)=(x^2-x+1)^{2026}=a_0+a_1x+a_2x^2+\cdots+a_nx^n

For the expression to be evaluated,

S=2a0+3a1+4a2++(n+2)anS=2a_0+3a_1+4a_2+\cdots+(n+2)a_n

Term decomposition

That is,

S=k=0nkak+2k=0nakS=\sum\limits_{k=0}^nka_k+2\sum\limits_{k=0}^na_k

Set x=1x=1:

P(1)=a0+a1+a2++an=1P(1)=a_0+a_1+a_2+\dots+a_n=1

Differentiate P(x)P(x):

P(x)=a1+2a2x+3a3x2++nanxn1P'(x)=a_1+2a_2x+3a_3x^2+\dots+na_nx^{n-1}

Substituting x=1x=1 gives

P(1)=a1+2a2+3a3++nan=k=0nkakP'(1)=a_1+2a_2+3a_3+\dots+na_n=\sum\limits_{k=0}^nka_k

Also,

P(x)=2026(x2x+1)2025(2x1)P'(x)=2026(x^2-x+1)^{2025}\cdot(2x-1)

Thus, at x=1x=1,

P(1)=2026P'(1)=2026

Therefore,

S=P(1)+2P(1)=2026+2=2028S=P'(1)+2P(1)=2026+2=2028

Constructive method

Because the coefficient index differs from the coefficient by 2, multiply both sides by x2x^2:

x2P(x)=a0x2+a1x3+a2x4++anxn+1x^2P(x)=a_0x^2+a_1x^3+a_2x^4+\dots+a_nx^{n+1}

Differentiate the left-hand side:

d[x2P(x)]dx=2xP(x)+x2P(x)\frac{\mathrm{d}[x^2P(x)]}{\mathrm{d}x}=2xP(x)+x^2P'(x)

Setting x=1x=1 yields

S=2P(1)+P(1)=2×1+2026=2028S=2P(1)+P'(1)=2\times 1+2026=2028

Problem 6#

Question: A rectangle has length 12 and width 8. If a semicircle can be placed entirely inside the rectangle, the maximum possible area of the semicircle is (2961603)π\underline{(296 - 160\sqrt{3})\pi}.

Oblique placement:

Place the semicircle at an angle such that its arc is tangent simultaneously to one long side and one short side of the rectangle, while the two endpoints of its diameter lie on the other two sides.

Suppose the center of the circle is (r,r)(r, r), and the two endpoints of the diameter lie on x=mx = m and y=ny = n. The radius satisfies

(mr)2+(nr)2=r2(m-r)^2+(n-r)^2=r^2

or equivalently,

r22(m+n)r+(m2+n2)=0r^2-2(m+n)r+(m^2+n^2)=0

The maximum radius is therefore

r=m+n2mn=12+8192=20836.1436>6r=m+n-\sqrt{2mn}=12+8-\sqrt{192}=20-8\sqrt{3}\approx 6.1436>6

The maximum area is

S=12πr2=(2961603)π18.87π59.29S=\dfrac{1}{2}\pi r^2=\mathbf{(296-160\sqrt{3})\pi}\approx18.87\pi\approx59.29

Problem 7#

Question: Let f(x)f(x) be a function defined on R\mathbf{R} satisfying f(0)=0f(0)=0, f(x)+f(1x)=1f(x)+f(1-x)=1, f(x)=2f(x5)f(x)=2f\left(\dfrac{x}{5}\right), and, whenever 0x1x210\le x_1\le x_2\le1, f(x1)f(x2)f(x_1)\le f(x_2). Then

f(12026)=132f\left(\dfrac{1}{2026}\right)=\underline{\frac{1}{32}}

Since f(0)=0f(0)=0,

f(1)=1f(0)=1f(1)=1-f(0)=1

Then

f(1)=2f(1/5)    f(1/5)=1/2f(1)=2f(1/5)\implies f(1/5)=1/2

By symmetry,

f(4/5)=1f(1/5)=1/2f(4/5)=1-f(1/5)=1/2

Combined with monotonicity, this shows that f(x)f(x) is identically 1/21/2 on [15,45]\left[\dfrac{1}{5},\dfrac{4}{5}\right] (a Cantor-like quinary staircase function).

By the recursive relation, when

x[15k+1,45k+1]x\in\left[\dfrac{1}{5^{k+1}},\dfrac{4}{5^{k+1}}\right]

we have

5kx[15,45]5^kx\in\left[\dfrac{1}{5},\dfrac{4}{5}\right]

and therefore

f(x)=12kf(5kx)=12k+1f(x)=\frac{1}{2^k}f(5^kx)=\frac{1}{2^{k+1}}

Take k=4k=4. Then the interval is

[13125,43125]=[13125,1781.25]\left[\dfrac{1}{3125},\dfrac{4}{3125}\right] = \left[\dfrac{1}{3125},\dfrac{1}{781.25}\right]

Since

781.25<2026<3125781.25<2026<3125

we have

12026[13125,43125]\frac{1}{2026}\in \left[\dfrac{1}{3125},\dfrac{4}{3125}\right]

Consequently,

f(12026)=124+1=132f\left(\frac{1}{2026}\right) = \frac{1}{2^{4+1}} = \mathbf{\frac{1}{32}}

Problem 9#

Question: Let S={1,2,,2026}S=\{1,2,\cdots,2026\}. The number of two-element sets {A,B}\{A,B\} satisfying A,BSA,B\subseteq S and AB=A\cap B=\emptyset is

3202612\underline{\dfrac{3^{2026}-1}{2}}

First consider ordered pairs (A,B)(A,B) satisfying AB=A\cap B=\emptyset. Each element of SS has three possible assignments: it belongs to AA, it belongs to BB, or it belongs to neither. Thus, there are

320263^{2026}

ordered pairs.

The problem requires {A,B}\{A,B\} to be a two-element set, meaning that it is unordered and its two elements are distinct, so ABA\ne B.

If A=BA=B and AB=A\cap B=\emptyset, then

A=B=A=B=\emptyset

Thus, only the pair (,)(\emptyset,\emptyset) must be excluded.

After removing this identical case, divide by 2 to account for unordered pairs:

3202612\dfrac{3^{2026}-1}{2}

Problem 10#

Question: Given {sinθ,sin2θ,sin3θ}={cosθ,cos2θ,cos3θ}\{\sin\theta,\sin 2\theta,\sin 3\theta\} = \{\cos\theta,\cos 2\theta,\cos 3\theta\}, determine θ\theta.

The sums of the elements of the two sets are equal:

(sinθ+sin3θ)+sin2θ=(cosθ+cos3θ)+cos2θ(\sin\theta+\sin3\theta)+\sin2\theta = (\cos\theta+\cos3\theta)+\cos2\theta

Using the sum-to-product identities,

2sin2θcosθ+sin2θ=2cos2θcosθ+cos2θ2\sin2\theta\cos\theta+\sin2\theta = 2\cos2\theta\cos\theta+\cos2\theta

Therefore,

(2cosθ+1)(sin2θcos2θ)=0(2\cos\theta+1)(\sin2\theta-\\cos2\theta)=0

If

2cosθ+1=02\cos\theta+1=0

then cosθ=1/2\cos\theta=-1/2. In this case, the resulting collection contains repeated elements and therefore does not satisfy the definition of a set with distinct elements; this case is discarded.

If

sin2θ=cos2θ\sin2\theta=\cos2\theta

then

tan2θ=1    2θ=π4+kπ    θ=π8+kπ2\tan2\theta=1 \implies 2\theta=\dfrac{\pi}{4}+k\pi \implies \theta=\dfrac{\pi}{8}+\dfrac{k\pi}{2}

where kZk\in\mathbb{Z}.

Verification: when θ=π/8\theta=\pi/8, both sets are

{sinπ8,22,cosπ8}\left\{\sin\dfrac{\pi}{8},\dfrac{\sqrt{2}}{2},\cos\dfrac{\pi}{8}\right\}

whose elements are distinct, so the two sets are indeed equal. Hence,

θ=π8+kπ2,kZ\boxed{\theta=\dfrac{\pi}{8}+\dfrac{k\pi}{2},\quad k\in\mathbb{Z}}

Part 2: Analytical Problem#

Question: Solve the inequality

1x+113xx1\dfrac{1}{\sqrt{x+1}} \le \dfrac{1}{3}\sqrt{\dfrac{x}{x-1}}

Domain:

  • x+1>0    x>1x+1>0\implies x>-1;
  • xx10    x0\dfrac{x}{x-1}\ge0\implies x\le0 or x>1x>1;
  • Therefore, the domain is (1,0](1,+infty)(-1,0]\cup(1,+\\infty).

When x=0x=0, the left-hand side is 11 and the right-hand side is 00, so 101\le0 is false. Thus, x=0x=0 is excluded.

When x(1,0)x\in(-1,0), both sides are positive, so we may square both sides:

1x+1x9(x1)\dfrac{1}{x+1}\le\dfrac{x}{9(x-1)}

Since x1<0x-1<0, clearing denominators reverses the inequality:

9(x1)x(x+1)    x28x+909(x-1)\ge x(x+1) \implies x^2-8x+9\le0

The discriminant is

Δ=28\Delta=28

and the two roots are

4±7>14\pm\sqrt7>1

so there is no solution in (1,0)(-1,0).

When x(1,+)x\in(1,+\infty), clearing denominators preserves the direction of the inequality:

9(x1)x(x+1)    x28x+909(x-1)\le x(x+1) \implies x^2-8x+9\ge0

Thus,

x47orx4+7x\le4-\sqrt7 \quad\text{or}\quad x\ge4+\sqrt7

Since

471.354>14-\sqrt7\approx1.354>1

combining this with the domain gives

x(1,47][4+7,+)\boxed{x\in(1,4-\sqrt7]\cup[4+\sqrt7,+\infty)}

Part 3: Analytical Problem#

Question: Find the product of the distances from one vertex of a regular 2026-gon inscribed in the unit circle to the other 2025 vertices.

Place the regular nn-gon on the unit circle in the complex plane. Its vertices are the roots of

zn1=0z^n-1=0

namely,

ωk=ei2kπn(k=0,1,,n1)\omega_k=\mathrm{e}^{\mathrm{i}\frac{2k\pi}{n}} \quad (k=0,1,\dots,n-1)

Take the reference vertex to be z=1z=1, corresponding to k=0k=0. Its distances to the other vertices are 1ωk|1-\omega_k|.

Using the algebraic identity

zn1=(z1)(zn1+zn2++z+1)=(z1)k=1n1(zωk)z^n-1 = (z-1)(z^{n-1}+z^{n-2}+\cdots+z+1) = (z-1)\prod_{k=1}^{n-1}(z-\omega_k)

for z1z\ne1, divide both sides by z1z-1:

k=1n1(zωk)=zn1+zn2++z+1\prod_{k=1}^{n-1}(z-\omega_k) = z^{n-1}+z^{n-2}+\cdots+z+1

Taking the limit as z1z\to1 and then taking absolute values on both sides gives

k=1n11ωk=1+1++1=n\prod_{k=1}^{n-1}|1-\omega_k| = |1+1+\cdots+1| = n

For n=2026n=2026, the required product is

2026\boxed{2026}

Part 4: Analytical Problem#

Question: Let the sequence {xn}\{x_n\} satisfy

xnxn+121\left|x_n-\dfrac{x_{n+1}}{2}\right|\le1

and

xn(32)n|x_n|\le\left(\dfrac{3}{2}\right)^n

Prove that

xn2|x_n|\le2

By the triangle inequality,

xn1+12xn+1|x_n|\le1+\dfrac{1}{2}|x_{n+1}|

Iterating this inequality backward kk times gives

xn1+12+14++12k1+12kxn+k=2(112k)+12kxn+k|x_n| \le 1+\frac12+\frac14+\cdots+\frac{1}{2^{k-1}} +\frac{1}{2^k}|x_{n+k}| = 2\left(1-\frac{1}{2^k}\right) +\frac{1}{2^k}|x_{n+k}|

Using the given growth bound,

xn+k(32)n+k|x_{n+k}| \le \left(\dfrac32\right)^{n+k}

Therefore,

12kxn+k12k(32)n+k=(32)n(34)k\frac{1}{2^k}|x_{n+k}| \le \frac{1}{2^k}\left(\frac32\right)^{n+k} = \left(\frac32\right)^n\left(\frac34\right)^k

Since the common ratio satisfies

34<1\frac34<1

we have

limk(32)n(34)k=0\lim_{k\to\infty} \left(\dfrac32\right)^n\left(\dfrac34\right)^k = 0

For any fixed nn, letting kk\to\infty yields

xn2|x_n|\le2

as required.


Part 5: Analytical Problem#

Question: Let f(x)=x2af(x)=|x^2-a|, and let M(a)M(a) be the maximum value of f(x)f(x) on [0,1][0,1]. Find the minimum value of M(a)M(a).

Set

g(x)=x2ag(x)=x^2-a

For x[0,1]x\in[0,1], we have x2[0,1]x^2\in[0,1], so the range of g(x)g(x) is [a,1a][-a,1-a].

The maximum of f(x)=g(x)f(x)=|g(x)| is attained at an endpoint of this interval:

M(a)=maxx[0,1]x2a=max{a,1a}M(a) = \max_{x\in[0,1]}|x^2-a| = \max\{|a|,|1-a|\}

By the triangle inequality for absolute values,

M(a)=max{a,1a}a+1a2a+(1a)2=12M(a) = \max\{|a|,|1-a|\} \ge \frac{|a|+|1-a|}{2} \ge \frac{|a+(1-a)|}{2} = \frac12

Equality holds if and only if

a=1a|a|=|1-a|

which gives

a=12a=\dfrac12

Therefore, the minimum value of M(a)M(a) is

12\boxed{\dfrac12}

Part 6: Analytical Problem#

Question: Points AA, BB, and CC lie on the curve xy=1xy=1, and ABC\triangle ABC is an isosceles right triangle. Find the minimum possible area of ABC\triangle ABC.

Let the right-angle vertex be

A(u,1u)A\left(u,\frac1u\right)

and let

B(v,1v)B\left(v,\frac1v\right)

Then

AB=(vu,1vdfrac1u)\overrightarrow{AB} = \left(v-u,\dfrac1v-\\dfrac1u\right)

Rotating AB\overrightarrow{AB} by 9090^\circ gives the coordinates of CC:

xC=u(1v1u),yC=1u+(vu)x_C = u-\left(\frac1v-\frac1u\right), \qquad y_C = \frac1u+(v-u)

Since CC lies on the hyperbola xy=1xy=1, substituting xCyC=1x_Cy_C=1 and factoring yields the root v=uv=u, which corresponds to a degenerate configuration. The other nondegenerate real root is

v=u21u(u2+1)v=\frac{u^2-1}{u(u^2+1)}

The square of the leg length is

AB2=(vu)2+(1v1u)2=2(u4+1)3u2(u41)2|\overrightarrow{AB}|^2 = (v-u)^2+\left(\frac1v-\frac1u\right)^2 = \frac{2(u^4+1)^3}{u^2(u^4-1)^2}

The area is

S=12AB2S=\dfrac12|\overrightarrow{AB}|^2

Let

t=u2,w=t+1t>2t=u^2, \qquad w=t+\dfrac1t>2

After simplifying the area function, we obtain

S(w)=w3w24,w>2S(w)=\frac{w^3}{w^2-4}, \qquad w>2

Differentiate to locate the extremum:

S(w)=w2(w212)(w24)2=0    w=12=23S'(w) = \frac{w^2(w^2-12)}{(w^2-4)^2} = 0 \implies w=\sqrt{12}=2\sqrt3

Substitution gives the minimum area:

Smin=(23)3(23)24=2438=33S_{\min} = \frac{(2\sqrt3)^3}{(2\sqrt3)^2-4} = \frac{24\sqrt3}{8} = \boxed{3\sqrt3}
Xidian University 2026 Entrance Examination Math Solutions
https://fxj.wiki/en/blog/xidian-2026-entrance-exam
Author 玛卡巴卡
Published at 2026年9月16日
Comment seems to stuck. Try to refresh?✨