todai-math

2021 science

6 maths questions

1

Let $a$, $b$ be real numbers. The parabola $C: y = x^2 + ax + b$ in the coordinate plane has exactly 2 intersection points with the parabola $y = -x^2$, where the $x$-coordinate of one intersection point satisfies $-1 < x < 0$, and the $x$-coordinate of the other intersection point satisfies $0 < x < 1$.
  1. [(1)] Illustrate in the coordinate plane the region of all possible points $(a,\, b)$.
  2. [(2)] Illustrate in the coordinate plane the region through which the parabola $C$ can pass.

%% Page 2
2
For complex numbers $a, b, c$, consider the polynomial $f(z) = az^2 + bz + c$. Let $i$ be the imaginary unit.
  1. [(1)] Let $\alpha$, $\beta$, $\gamma$ be complex numbers. When $f(0) = \alpha$, $f(1) = \beta$, $f(i) = \gamma$ hold, express $a$, $b$, $c$ in terms of $\alpha$, $\beta$, $\gamma$ respectively.
  2. [(2)] When $f(0)$, $f(1)$, $f(i)$ are all real numbers satisfying $1 \leq f(0),\, f(1),\, f(i) \leq 2$, illustrate the range of values that $f(2)$ can take on the complex plane.

%% Page 3 \boxed{3}

Let $f(x) = \dfrac{x}{x^2+3}$, and let $C$ be the graph of $y = f(x)$. Let $l: y = g(x)$ be the tangent line to $C$ at the point $\mathrm{A}(1,\ f(1))$.
  1. [(1)] Show that there exists exactly one point on $C$ that is common to $C$ and $l$ and is different from $\mathrm{A}$, and find the $x$-coordinate of that point.
  2. [(2)] Let $\alpha$ be the $x$-coordinate of the common point found in (1). Compute the definite integral $\displaystyle\int_{\alpha}^{1} \{f(x) - g(x)\}^2\, dx$.

%% Page 4
3 (Go to problem page)

(1) For $f(x) = \dfrac{x}{x^2+3}$, noting that $f(-x) = -f(x)$,
$$f'(x) = \frac{(x^2+3) - x \cdot 2x}{(x^2+3)^2} = \frac{-x^2+3}{(x^2+3)^2}$$
From this, the increase/decrease of $f(x)$ for $x \geq 0$ is as shown in the table on the right, and from $\lim_{x \to \infty} f(x) = 0$, the rough sketch of $C: y = f(x)$ is as shown in the figure on the right.
$x$$0$$\cdots$$\sqrt{3}$$\cdots$
$f'(x)$$+$$0$$-$
$f(x)$$0$$\nearrow$$\dfrac{\sqrt{3}}{6}$$\searrow$

[Figure: Graph of $C: y=f(x)$ with tangent line $l$ at point A, showing the curve passing through the origin and the tangent line intersecting the curve]
Now, the equation of the tangent line $l: y = g(x)$ at $\mathrm{A}(1,\, f(1))$ is, from $f(1) = \dfrac{1}{4}$, $f'(1) = \dfrac{1}{8}$,
$$y - \frac{1}{4} = \frac{1}{8}(x-1), \quad y = \frac{1}{8}(x+1)$$
Then, the common points of $C$ and $l$ are given by $\dfrac{x}{x^2+3} = \dfrac{1}{8}(x+1)$, so $8x = (x^2+3)(x+1)$, giving
$$x^3 + x^2 - 5x + 3 = 0, \quad (x-1)^2(x+3) = 0$$
Therefore, there is one common point other than A, and its $x$-coordinate is $x = -3$.
(2) From (1), $\alpha = -3$. In this case, for $I = \displaystyle\int_{-3}^{1} \{f(x) - g(x)\}^2\,dx$,
$$I = \int_{-3}^{1} \{f(x)\}^2\,dx - 2\int_{-3}^{1} f(x)g(x)\,dx + \int_{-3}^{1} \{g(x)\}^2\,dx$$
Let $I_1 = \displaystyle\int_{-3}^{1} \{f(x)\}^2\,dx$, $\;I_2 = \displaystyle\int_{-3}^{1} f(x)g(x)\,dx$, $\;I_3 = \displaystyle\int_{-3}^{1} \{g(x)\}^2\,dx$.
First, let $x = \sqrt{3}\tan t$ $\left(-\dfrac{\pi}{2} < t < \dfrac{\pi}{2}\right)$, then $dx = \dfrac{\sqrt{3}}{\cos^2 t}\,dt$, and
$$I_1 = \int_{-3}^{1} \frac{x^2}{(x^2+3)^2}\,dx = \int_{-\frac{\pi}{3}}^{\frac{\pi}{6}} \frac{3\tan^2 t}{9(\tan^2 t+1)^2} \cdot \frac{\sqrt{3}}{\cos^2 t}\,dt = \frac{1}{\sqrt{3}}\int_{-\frac{\pi}{3}}^{\frac{\pi}{6}} \frac{\tan^2 t}{\tan^2 t+1}\,dt$$
$$= \frac{1}{\sqrt{3}}\int_{-\frac{\pi}{3}}^{\frac{\pi}{6}} \tan^2 t \cos^2 t\,dt = \frac{1}{\sqrt{3}}\int_{-\frac{\pi}{3}}^{\frac{\pi}{6}} \sin^2 t\,dt = \frac{1}{2\sqrt{3}}\int_{-\frac{\pi}{3}}^{\frac{\pi}{6}} (1 - \cos 2t)\,dt$$
$$= \frac{1}{2\sqrt{3}}\left[t - \frac{1}{2}\sin 2t\right]_{-\frac{\pi}{3}}^{\frac{\pi}{6}} = \frac{1}{2\sqrt{3}}\!\left(\frac{\pi}{2} - \frac{\sqrt{3}}{2}\right) = \frac{\sqrt{3}}{12}\pi - \frac{1}{4}$$
$$I_2 = \int_{-3}^{1} \frac{x}{x^2+3} \cdot \frac{1}{8}(x+1)\,dx = \frac{1}{8}\int_{-3}^{1}\!\left(1 + \frac{x}{x^2+3} - \frac{3}{x^2+3}\right)dx$$
$$= \frac{1}{8}\left[x + \frac{1}{2}\log(x^2+3)\right]_{-3}^{1} - \frac{3}{8}\int_{-\frac{\pi}{3}}^{\frac{\pi}{6}} \frac{1}{3(\tan^2 t+1)} \cdot \frac{\sqrt{3}}{\cos^2 t}\,dt$$
$$= \frac{1}{8}\!\left(4 + \frac{1}{2}\log\frac{4}{12}\right) - \frac{\sqrt{3}}{8}\int_{-\frac{\pi}{3}}^{\frac{\pi}{6}} dt = \frac{1}{2} - \frac{1}{16}\log 3 - \frac{\sqrt{3}}{16}\pi$$
%% Page 10 $$I_3 = \frac{1}{64}\int_{-3}^{1}(x+1)^2dx = \frac{1}{64}\Big[\frac{1}{3}(x+1)^3\Big]_{-3}^{1} = \frac{1}{64\cdot 3}(8+8) = \frac{1}{12}$$
Therefore, from $I = I_1 - 2I_2 + I_3$, $$I = \left(\frac{\sqrt{3}}{12}\pi - \frac{1}{4}\right) - 2\left(\frac{1}{2} - \frac{1}{16}\log 3 - \frac{\sqrt{3}}{16}\pi\right) + \frac{1}{12} = \frac{5}{24}\sqrt{3}\pi + \frac{1}{8}\log 3 - \frac{7}{6}$$
[Commentary]
While there is also a part asking for the equation of the tangent line, the problem is essentially a standard computation problem involving definite integrals.
%% Page 11 4 (Go to problem page)

(1) For positive odd integers $K, L$ and positive integers $A, B$, suppose $KA = LB$
Here, when the remainder of $K$ divided by 4 equals the remainder of $L$ divided by 4, $$K - L = 4n \quad (n \text{ is an integer}) \hfill \textbf{②}$$
From ②, $K = L + 4n$, and substituting into ①: $$(L + 4n)A = LB, \quad L(A - B) = -4nA$$
Since $-4nA$ is a multiple of 4, $L(A-B)$ is also a multiple of 4, but since $L$ is odd, $A - B$ is a multiple of 4.
That is, the remainder of $A$ divided by 4 equals the remainder of $B$ divided by 4.

(2) For positive integers $a, b\ (a > b)$, let $A = {}_{4a+1}\mathrm{C}_{4b+1}$, $B = {}_{a}\mathrm{C}_{b}$. Then, $$A = \frac{{}_{4a+1}\mathrm{P}_{4b+1}}{(4b+1)!} = \frac{(4a+1)\cdot 4a\cdot(4a-1)(4a-2)\cdots(4a-4b+2)(4a-4b+1)}{(4b+1)\cdot 4b\cdot(4b-1)(4b-2)\cdots 2\cdot 1}$$
Here, $r_0 = 4a(4a-4)\cdots(4a-4b+4)$, $\quad r_1 = (4a+1)(4a-3)\cdots(4a-4b+1)$
$r_2 = (4a-2)(4a-6)\cdots(4a-4b+2)$, $\quad r_3 = (4a-1)(4a-5)\cdots(4a-4b+3)$
Also, $s_0 = 4b(4b-4)\cdots 8\cdot 4$, $\quad s_1 = (4b+1)(4b-3)\cdots 5\cdot 1$
$s_2 = (4b-2)(4b-6)\cdots 6\cdot 2$, $\quad s_3 = (4b-1)(4b-5)\cdots 7\cdot 3$
Then $A = \dfrac{r_0\, r_1\, r_2\, r_3}{s_0\, s_1\, s_2\, s_3}$, and $\dfrac{r_0}{s_0} = \dfrac{a(a-1)\cdots(a-b+1)}{b(b-1)\cdots 2\cdot 1} = \dfrac{{}_{a}\mathrm{P}_{b}}{b!} = {}_{a}\mathrm{C}_{b} = B$
$$\frac{r_2}{s_2} = \frac{(2a-1)(2a-3)\cdots(2a-2b+1)}{(2b-1)(2b-3)\cdots 3\cdot 1}$$
From this, $$A = B \cdot \frac{r_1\, r_3\,(2a-1)(2a-3)\cdots(2a-2b+1)}{s_1\, s_3\,(2b-1)(2b-3)\cdots 3\cdot 1} \hfill \textbf{③}$$
Here, let $K = s_1\, s_3\,(2b-1)(2b-3)\cdots 3\cdot 1$, $\quad L = r_1\, r_3\,(2a-1)(2a-3)\cdots(2a-2b+1)$.
Then $K, L$ are positive odd integers, and from ③, $A = B\cdot\dfrac{L}{K}$, so $KA = LB$ holds.

(3) Hereafter, writing in mod 4: since $4a \equiv 4b \equiv 0$, $$r_1 = (4a+1)(4a-3)\cdots(4a-4b+1) \equiv (4b+1)(4b-3)\cdots(4b-4b+1) = s_1$$ $$r_3 = (4a-1)(4a-5)\cdots(4a-4b+3) \equiv (4b-1)(4b-5)\cdots(4b-4b+3) = s_3$$
Also, since $a - b$ is divisible by 2, the parities of $a$ and $b$ agree, and
(i) When $a, b$ are both even: $\quad 2a \equiv 2b \equiv 0$
(ii) When $a, b$ are both odd: $\quad 2a \equiv 2b \equiv 2$
From (i)(ii), regardless of the parity of $a, b$, $2a \equiv 2b$ holds, and $$(2a-1)(2a-3)\cdots(2a-2b+1) \equiv (2b-1)(2b-3)\cdots(2b-2b+1)$$ $$= (2b-1)(2b-3)\cdots 3\cdot 1$$
From the above, $r_1\, r_3\,(2a-1)(2a-3)\cdots(2a-2b+1) \equiv s_1\, s_3\,(2b-1)(2b-3)\cdots 3\cdot 1$ holds, so $L \equiv K$, that is, the remainder of $K$ divided by 4 equals the remainder of $L$ divided by 4.

$-5-$ \copyright\ 電送数学舎 2021
%% Page 12 From the results of (1)(2), $A = {}_{4a+1}C_{4b+1}$ divided by 4 gives the same remainder as $B = {}_{a}C_{b}$ divided by 4.
  1. [(4)] Using the result of (3), $${}_{2021}C_{37} = {}_{4\times505+1}C_{4\times9+1} \equiv {}_{505}C_{9} = {}_{4\times126+1}C_{4\times2+1} \equiv {}_{126}C_{2}$$ From this, the remainder when ${}_{2021}C_{37}$ is divided by 4 equals the remainder when ${}_{126}C_{2}$ is divided by 4, and $${}_{126}C_{2} = \frac{126\times125}{2} = 63\times125 \equiv 3\times1 \equiv 3$$
    Therefore, the remainder when ${}_{2021}C_{37}$ is divided by 4 is $\mathbf{3}$.

\subsection*{[Commentary]}
This is a proof problem based on binomial coefficients. The results proved in (1)--(3) connect neatly to the computation in (4). However, the method of writing the proofs is somewhat involved.
%% Page 13 5 (Go to problem page)

(1) For $\alpha > 0$, $0 \leq \theta \leq \pi$, consider two points $\mathrm{A}(-\alpha,\ -3)$, $\mathrm{P}(\theta + \sin\theta,\ \cos\theta)$, and let
$$f(\theta) = \mathrm{AP}^2 = (\theta + \sin\theta + \alpha)^2 + (\cos\theta + 3)^2$$
\begin{align*} f'(\theta) &= 2(\theta + \sin\theta + \alpha)(1 + \cos\theta) + 2(\cos\theta + 3)(-\sin\theta) &= 2(\theta + \sin\theta + \alpha) + 2(\theta + \sin\theta + \alpha)\cos\theta - 2\cos\theta\sin\theta - 6\sin\theta &= 2\theta + 2(\theta + \alpha)\cos\theta - 4\sin\theta + 2\alpha \end{align*}
$$f''(\theta) = 2 + 2\cos\theta - 2(\theta + \alpha)\sin\theta - 4\cos\theta = 2 - 2\cos\theta - 2(\theta + \alpha)\sin\theta$$
$$f'''(\theta) = 2\sin\theta - 2\sin\theta - 2(\theta + \alpha)\cos\theta = -2(\theta + \alpha)\cos\theta$$
Then, the monotonicity of $f''(\theta)$ on $0 \leq \theta \leq \pi$ is as shown in the table on the right, and from $f''\!\left(\dfrac{\pi}{2}\right) < f''(0) = 0$,

\begin{minipage}{0.55\textwidth} there exists exactly one $\theta$ satisfying $f''(\theta) = 0$; denoting it $\theta = \beta$, we have $\dfrac{\pi}{2} < \beta < \pi$. \end{minipage} \begin{minipage}{0.42\textwidth}
$\theta$$0$$\cdots$$\dfrac{\pi}{2}$$\cdots$$\pi$
$f'''(\theta)$$-$$0$$+$
$f''(\theta)$$0$$\searrow$$\nearrow$$4$
\end{minipage}

From this, the monotonicity of $f'(\theta)$ on $0 \leq \theta \leq \pi$ is as shown in the table on the right, and from $f'(\beta) < f'(\pi) = 0$,

\begin{minipage}{0.55\textwidth} $4\alpha > 0$, so there exists exactly one $\theta$ satisfying $f'(\theta) = 0$. \end{minipage} \begin{minipage}{0.42\textwidth}
$\theta$$0$$\cdots$$\beta$$\cdots$$\pi$
$f''(\theta)$$0$$-$$0$$+$
$f'(\theta)$$4\alpha$$\searrow$$\nearrow$$0$
\end{minipage}

(2) From (1), denote the $\theta$ satisfying $f'(\theta) = 0$ as $\theta = \gamma$,
\begin{minipage}{0.55\textwidth} so $0 < \gamma < \beta$.
From this, the monotonicity of $f(\theta)$ is as shown in the table on the right, and $f(\theta)$ attains its maximum on $0 \leq \theta \leq \pi$ at $\theta = \gamma$. \end{minipage} \begin{minipage}{0.42\textwidth}
$\theta$$0$$\cdots$$\gamma$$\cdots$$\pi$
$f'(\theta)$$+$$0$$-$$0$
$f(\theta)$$\nearrow$$\searrow$
\end{minipage}

The condition $0 < \gamma < \dfrac{\pi}{2}$ is equivalent to $f'\!\left(\dfrac{\pi}{2}\right) < 0$, which gives
$$2\cdot\frac{\pi}{2} - 4 + 2\alpha < 0, \quad 2\alpha < 4 - \pi$$
Therefore, the range of $\alpha$ sought is $\displaystyle 0 < \alpha < 2 - \frac{\pi}{2}$.

[Commentary]
This is a basic problem on differentiation and monotonicity. By writing out the sign chart while imagining the graph, the conclusion can be derived smoothly.
%% Page 14 6 (Go to problem page)

(1) For the identity $x^4 + bx + c = (x^2 + px + q)(x^2 - px + r)$, we have $$0 = r - p^2 + q \cdots\textcircled{1}, \quad b = pr - pq \cdots\textcircled{2}, \quad c = qr \cdots\textcircled{3}$$ From \textcircled{1}\textcircled{2}, $b = p(p^2 - q) - pq = p^3 - 2pq$, and since $p \neq 0$, $$q = \frac{1}{2}p^2 - \frac{b}{2p}, \quad r = p^2 - \frac{1}{2}p^2 + \frac{b}{2p} = \frac{1}{2}p^2 + \frac{b}{2p}$$
(2) When $p \neq 0$, $b = (a^2+1)(a+2)$, $c = -\!\left(a + \dfrac{3}{4}\right)(a^2+1)$, from (1), $$q = \frac{1}{2}p^2 - \frac{1}{2p}(a^2+1)(a+2) \cdots\textcircled{4}, \quad r = \frac{1}{2}p^2 + \frac{1}{2p}(a^2+1)(a+2) \cdots\textcircled{5}$$ Substituting \textcircled{4}\textcircled{5} into \textcircled{3}, $$-\!\left(a+\frac{3}{4}\right)(a^2+1) = \frac{1}{4}p^4 - \frac{1}{4p^2}(a^2+1)^2(a+2)^2,$$ $$-(4a+3)(a^2+1)p^2 = p^6 - (a^2+1)^2(a+2)^2$$ $$p^6 + (4a+3)(a^2+1)p^2 - (a^2+1)^2(a+2)^2 = 0 \cdots\cdots\textcircled{6}$$ Dividing the left side of \textcircled{6} by $p^2 - (a^2+1)$, $$\{p^2-(a^2+1)\}\{p^4+(a^2+1)p^2+(a^2+1)(a+2)^2\} = 0 \cdots\cdots\textcircled{7}$$ From \textcircled{7}, letting $f(t)$ and $g(t)$ satisfy $\{p^2-(a^2+1)\}\{p^4+f(a)p^2+g(a)\}=0$, $$f(t) = t^2+1, \quad g(t) = (t^2+1)(t+2)^2$$
(3) When the quartic polynomial $A(x) = x^4 + (a^2+1)(a+2)x - \!\left(a+\dfrac{3}{4}\right)(a^2+1)$ can be factored as a product of two quadratic polynomials with rational coefficients, noting that the coefficient of $x^4$ is 1 and the coefficient of $x^3$ is 0, $$A(x) = (x^2+px+q)(x^2-px+r) \quad (p,\, q,\, r \text{ are rational numbers})$$
(i) When $p = 0$:
$A(x) = (x^2+q)(x^2+r) = x^4+(q+r)x^2+qr$, so $$0 = q+r, \quad (a^2+1)(a+2) = 0, \quad -\!\left(a+\frac{3}{4}\right)(a^2+1) = qr$$ Then $r = -q$, $a = -2$, but $\dfrac{5}{4}\cdot 5 = -q^2$ does not hold.
(ii) When $p \neq 0$:
For integer $a$, from \textcircled{7}, since $p^4+(a^2+1)p^2+(a^2+1)(a+2)^2 > 0$, $$p^2 = a^2+1, \quad p = \pm\sqrt{a^2+1}$$ Also, substituting into \textcircled{4}\textcircled{5}, $$q = \frac{1}{2}(a^2+1) \mp \frac{1}{2\sqrt{a^2+1}}(a^2+1)(a+2) = \frac{1}{2}(a^2+1) \mp \frac{1}{2}\sqrt{a^2+1}\,(a+2)$$ $$r = \frac{1}{2}(a^2+1) \pm \frac{1}{2\sqrt{a^2+1}}(a^2+1)(a+2) = \frac{1}{2}(a^2+1) \pm \frac{1}{2}\sqrt{a^2+1}\,(a+2)$$ Then, the condition for $p, q, r$ to all be rational is that $\sqrt{a^2+1}$ is rational, so $$\sqrt{a^2+1} = \frac{n}{m} \quad (m \text{ and } n \text{ are mutually coprime positive integers})$$
$-8-$ \copyright\ 電送数学舎 2021
%% Page 15 From this, $(a^2+1)m^2 = n^2$, and since $m^2$ and $n^2$ are coprime, $$m^2 = 1, \quad a^2 + 1 = n^2 \cdots\cdots\textcircled{8}$$ From \textcircled{8}, $m=1$ and $(a+n)(a-n) = -1$, and since $a+n > a-n$, $$a+n = 1, \quad a-n = -1$$ Therefore, the integer value of $a$ sought is $a = 0$.

[Commentary]
This is a problem on identities. Parts (1) and (2) serve as guided steps leading to (3).
4
Answer the following questions.
  1. [(1)] Let $K$, $L$ be positive odd integers and $A$, $B$ be positive integers satisfying $KA = LB$. Show that if the remainder when $K$ is divided by $4$ equals the remainder when $L$ is divided by $4$, then the remainder when $A$ is divided by $4$ equals the remainder when $B$ is divided by $4$.
  2. [(2)] Let $a$, $b$ be positive integers satisfying $a > b$. Show that there exist positive odd integers $K$, $L$ such that $KA = LB$ holds for $A = {}_{4a+1}C_{4b+1}$, $B = {}_{a}C_{b}$.
  3. [(3)] Let $a$, $b$ be as in (2), and suppose further that $a - b$ is divisible by $2$. Show that the remainder when ${}_{4a+1}C_{4b+1}$ is divided by $4$ equals the remainder when ${}_{a}C_{b}$ is divided by $4$.
  4. [(4)] Find the remainder when ${}_{2021}C_{37}$ is divided by $4$.

%% Page 5
Q5 Stationary points and optimisation Find absolute extrema on a closed interval or domain View
5

Let $\alpha$ be a positive real number. Define the function $f(\theta)$ of $\theta$ for $0 \leq \theta \leq \pi$ as the square of the distance AP between the two points $\mathrm{A}(-\alpha,\ -3)$ and $\mathrm{P}(\theta + \sin\theta,\ \cos\theta)$ in the coordinate plane.
  1. [(1)] Show that there exists exactly one $\theta$ in the range $0 < \theta < \pi$ such that $f'(\theta) = 0$.
  2. [(2)] Find the range of $\alpha$ such that the following holds: [6pt] The function $f(\theta)$ of $\theta$ for $0 \leq \theta \leq \pi$ attains its maximum at some point in the interval $0 < \theta < \dfrac{\pi}{2}$.

%% Page 6
Q6 Polynomial Division & Manipulation View
6 (See solution page)
Let $b, c, p, q, r$ be constants such that $x^4 + bx + c = (x^2 + px + q)(x^2 - px + r)$ is an identity in $x$.
(1) When $p \neq 0$, express $q, r$ in terms of $p, b$.
(2) Let $p \neq 0$. When $b, c$ are expressed using a constant $a$ as $b = (a^2+1)(a+2)$, $c = -\left(a + \dfrac{3}{4}\right)(a^2+1)$, find one pair of polynomials $f(t)$ and $g(t)$ in $t$ with rational coefficients satisfying $$\{p^2 - (a^2+1)\}\{p^4 + f(a)\,p^2 + g(a)\} = 0.$$
(3) Let $a$ be an integer. Find all integers $a$ such that the degree-4 polynomial in $x$ $$x^4 + (a^2+1)(a+2)x - \left(a+\frac{3}{4}\right)(a^2+1)$$ can be factored into a product of two quadratic polynomials with rational coefficients.

$-6-$
%% Page 7 1 Go to problem page

(1) Solving the parabola $C: y = x^2 + ax + b \cdots\textcircled{1}$ and the parabola $y = -x^2 \cdots\textcircled{2}$ simultaneously, $$x^2 + ax + b = -x^2, \quad 2x^2 + ax + b = 0 \cdots\cdots\textcircled{3}$$
Since parabolas \textcircled{1}\textcircled{2} have 2 intersection points with $-1 < x < 0$ and $0 < x < 1$, the real roots of \textcircled{3} must exist in $-1 < x < 0$ and $0 < x < 1$. Setting $f(x) = 2x^2 + ax + b$, $$f(-1) = 2 - a + b > 0, \quad f(0) = b < 0, \quad f(1) = 2 + a + b > 0$$
Summarizing: $b > a - 2$, $b > -a - 2$, $b < 0 \cdots\cdots\textcircled{4}$
From this, the range of possible values of the point $(a, b)$ is the shaded region in the figure on the right. However, the boundary lines are not included in the region.
[Figure: shaded triangular region in the $ab$-plane with vertices near $(\pm 2, 0)$ and $(0,-2)$]

(2) Under $(a, b)$ satisfying the system of inequalities \textcircled{4}, from \textcircled{1}, $$b = -xa - x^2 + y \cdots\cdots\textcircled{5}$$
Then, the condition for the parabola $C$ to pass through $(x, y)$ is that line \textcircled{5} has an intersection with the shaded region from (1). First, noting the $b$-intercept $-x^2 + y$ of line \textcircled{5}, when $(a, b) = (2, 0)$ we get $-x^2 + y = 2x$, when $(a, b) = (-2, 0)$ we get $-x^2 + y = -2x$, and when $(a, b) = (0, -2)$ we get $-x^2 + y = -2$.
From this, classifying by the value of the slope $-x$ of line \textcircled{5}:

(i) $-x < -1$ $(x > 1)$: $$-2x < -x^2 + y < 2x, \quad x^2 - 2x < y < x^2 + 2x$$
(ii) $-1 \leq -x < 0$ $(0 < x \leq 1)$: $$-2 < -x^2 + y < 2x, \quad x^2 - 2 < y < x^2 + 2x$$
(iii) $0 \leq -x < 1$ $(-1 < x \leq 0)$: $$-2 < -x^2 + y < -2x, \quad x^2 - 2 < y < x^2 - 2x$$
(iv) $-x \geq 1$ $(x \leq -1)$: $$2x < -x^2 + y < -2x, \quad x^2 + 2x < y < x^2 - 2x$$
[Figures: shaded regions in $ab$-plane for cases (i),(ii),(iii),(iv)]

From (i)$\sim$(iv), the boundary curves of the region are: $$y = x^2 - 2x \cdots\textcircled{6}$$ $$y = x^2 + 2x \cdots\textcircled{7}, \quad y = x^2 - 2 \cdots\textcircled{8}$$
The intersection of \textcircled{6}\textcircled{7} is $(0,\, 0)$, the intersection of \textcircled{6}\textcircled{8} is $(1,\, -1)$, and the intersection of \textcircled{7}\textcircled{8} is $(-1,\, -1)$. Therefore, the range through which parabola $C$ can pass is the shaded region in the figure on the right. However, the boundary is not included in the region.
[Figure: shaded region in the $xy$-plane bounded by the three parabolas, with key points at $(0,0)$, $(1,-1)$, $(-1,-1)$]

[Commentary]
This is a standard problem on the region swept by a parabola. Since the conditions are given as a system of inequalities, we used a graphical approach. This is a problem worth practicing.
%% Page 8
\boxed{2
\text{Go to Problem Page}}
(1) For $f(z) = az^2 + bz + c$, from $f(0) = \alpha$, $f(1) = \beta$, $f(i) = \gamma$: $$c = \alpha \cdots\cdots\textcircled{1}, \quad a + b + c = \beta \cdots\cdots\textcircled{2}, \quad -a + bi + c = \gamma \cdots\cdots\textcircled{3}$$
From \textcircled{1}\textcircled{2}: $a + b = \beta - \alpha$, from \textcircled{1}\textcircled{3}: $-a + bi = \gamma - \alpha$, and thus: $$b = \frac{-2\alpha + \beta + \gamma}{1+i} = \frac{(-2\alpha + \beta + \gamma)(1-i)}{2} = (-1+i)\alpha + \frac{1-i}{2}\beta + \frac{1-i}{2}\gamma$$ $$a = \beta - \alpha - (-1+i)\alpha - \frac{1-i}{2}\beta - \frac{1-i}{2}\gamma = -i\alpha + \frac{1+i}{2}\beta - \frac{1-i}{2}\gamma$$
(2) Under $1 \leq \alpha \leq 2$, $1 \leq \beta \leq 2$, $1 \leq \gamma \leq 2$, applying the result of (1) to $f(2) = 4a + 2b + c$: \begin{align*} f(2) &= -4i\alpha + 2(1+i)\beta - 2(1-i)\gamma + 2(-1+i)\alpha + (1-i)\beta + (1-i)\gamma + \alpha &= (-1-2i)\alpha + (3+i)\beta + (-1+i)\gamma = (-\alpha + 3\beta - \gamma) + (-2\alpha + \beta + \gamma)i \end{align*}
Now, setting $f(2) = x + yi$: $x = -\alpha + 3\beta - \gamma$, $y = -2\alpha + \beta + \gamma$, so: $$(x,\ y) = \alpha(-1,\ -2) + \beta(3,\ 1) + \gamma(-1,\ 1)$$
Here, let $\vec{x} = (x,\ y)$, $\vec{a} = (-1,\ -2)$, $\vec{b} = (3,\ 1)$, $\vec{c} = (-1,\ 1)$, then: $$\vec{x} = \alpha\vec{a} + \beta\vec{b} + \gamma\vec{c}$$
First, set $\vec{x'} = \alpha\vec{a} + \beta\vec{b}$, and let $\alpha$ and $\beta$ vary independently with $1 \leq \alpha \leq 2$, $1 \leq \beta \leq 2$. Then the range of $\vec{x'}$ is the interior or boundary of the parallelogram with the shaded lattice points shown in the figure on the right.
[Figure: parallelogram formed by vectors $\vec{a}$, $\vec{b}$ with vertices at $\vec{a}$, $2\vec{a}$, $\vec{b}$, $2\vec{b}$ combinations]
Next, letting $\gamma$ vary independently of $\alpha$, $\beta$ with $1 \leq \gamma \leq 2$, from $\vec{x} = \vec{x'} + \gamma\vec{c}$, the range of $\vec{x}$ can be expressed as the region swept from the interior or boundary of the parallelogram of $\vec{x'}$ translated by $\vec{c}$ through to translated by $2\vec{c}$. Illustrating this gives the shaded region in the figure on the right.
[Figure: region swept by translating the parallelogram by $\vec{c}$ to $2\vec{c}$]
From the above, the range of $f(2)$ illustrated on the complex plane is the shaded region in the figure on the right. The boundary is included in the region.
[Figure: final shaded hexagonal region on the complex plane with vertices approximately at $(-1,-2)$, $(3,1)$, $(4,-1)$, boundary included]
[Commentary]

This is a problem about regions on the complex plane, and is a frequently appearing type where one fixes one variable and considers the rest.
$-2-$ \copyright\ 電送数学舎 2021
%% Page 9