Skip to main content

2020 MEXT Japanese Government Scholarship Undergraduate Students Natural Sciences Qualifying Examination Mathematics (B): Problem 1(5)

This problem appears at the Qualifying Examinations for Applicants for Japanese Government (MEXT) Scholarships 2020. There are two mathematics exams: one for biology-related natural sciences (Mathematics A), and another for physics- and engineering-related natural sciences (Mathematics B). This problem is from the 2020 Mathematics (B) questionnaire. The official answer key is here.

Problem 1(5)

The angle $\theta\left( 0\lt \theta \lt \frac{\pi}{2}\right)$ between the two lines $y=(2-\sqrt{3})x$ and $y=(\sqrt{3}-2)x$ on the $xy$-plane is $\fbox{ A }$.

Solution

For convenience, let us name the lines $l_1$ and $l_2$. $$\begin{align} l_1: y = (2-\sqrt{3})x\\ l_2: y = (\sqrt{3}-2)x \end{align}$$ Let us also call the angle that $l_1$ makes with the positive $x$-axis $\theta_1$, and the angle that $l_2$ makes with the positive $x$-axis $\theta_2$. The problem seeks to find the angle $\theta$ which is the smaller of $|\theta_1-\theta_2|$ and $\pi-|\theta_1-\theta_2|$.

In general, the slope of any line can be expressed as the tangent of the angle it makes with the positive $x$-axis. $$\begin{align} m_1&=\tan{\theta_1} = 2-\sqrt{3}\\ m_2&=\tan{\theta_2} = \sqrt{3}-2 \end{align}$$

We notice two things.

  1. We observe that $m_1 \gt 0$ because $2 \gt \sqrt{3}$. This is even clearer when we take the square of both sides to get $4 \gt 3$. This observation means that $0 \lt \theta_1 \lt \frac{\pi}{2}$.
  2. We observe that $m_2=-m_1$, so we can say that $\theta_2 = -\theta_1$.
The figure below summarises what we know.

So, now, we are looking for the smaller of $|\theta_1-\theta_2|=|\theta_1-(-\theta_2)|=2\theta_1$ and $\pi-|\theta_1-\theta_2| = \pi-2\theta_1$. The absolute value symbol could be removed because we know from the first observation that $\theta_1>0$.

We can use this with following tangent identity. $$\begin{align} \tan{2\theta_1} &= \frac{2\tan{\theta_1}}{1-\tan^2{\theta_1}}\\ & = \frac{2\left(2-\sqrt{3}\right)}{1 - (2-\sqrt{3})^2}\\ & = \frac{2\left(2-\sqrt{3}\right)}{1 - (4-4\sqrt{3}+3)}\\ & = \frac{2\left(2-\sqrt{3}\right)}{- 6+4\sqrt{3}}\\ & = \frac{2\left(2-\sqrt{3}\right)}{2(-3+2\sqrt{3})}\\ & = \frac{(2-\sqrt{3})(-3-2\sqrt{3})}{(-3+2\sqrt{3})(-3-2\sqrt{3})}\\ & = \frac{-\sqrt{3}}{-3}\\ & = \frac{1}{\sqrt{3}}\\ 2\theta_1 &= \frac{\pi}{6} \end{align}$$

Therefore, $$\begin{align} 2\theta_1 &= \frac{\pi}{6}\\ \pi - 2\theta_1 &= \frac{5\pi}{6}, \end{align}$$ and clearly, the smaller between the two values is $\frac{\pi}{6}$. So, $\theta=\frac{\pi}{6}$.■

Comments

Popular posts from this blog

2020 MEXT Japanese Government Scholarship Undergraduate Students Natural Sciences Qualifying Examination Mathematics (B): Problem 1(2)

This problem appears at the Qualifying Examinations for Applicants for Japanese Government (MEXT) Scholarships 2020 . There are two mathematics exams: one for biology-related natural sciences (Mathematics A), and another for physics- and engineering-related natural sciences (Mathematics B). This problem is from the 2020 Mathematics (B) questionnaire . The official answer key is here . Problem 1(2) Let $f(x) = 1 + \frac{1}{x-1}(x\neq 1)$. The solution of the equation $f\left(f\left(x\right)\right) = f\left(x\right)$ is $x = \fbox{A }, \fbox{B }$. Solution The right-hand side of the equation is $f(x)$, which is already given in the problem to be $$ f\left(x\right) = 1 + \frac{1}{x-1}. $$ The left-hand side of the equation is $$\begin{align} f\left(f\left(x\right)\right) &= 1 + \frac{1}{f(x) - 1}\\ &= 1 + \frac{1}{\left(1+\frac{1}{x-1}\right) - 1}\\ &= 1 + \frac{1}{\frac{1}{x-1}}\\ &= 1 + {x-1}\\ &= x. \end{align}...

2020 MEXT Japanese Government Scholarship Undergraduate Students Natural Sciences Qualifying Examination Mathematics (B): Problem 1(4)

This problem appears at the Qualifying Examinations for Applicants for Japanese Government (MEXT) Scholarships 2020 . There are two mathematics exams: one for biology-related natural sciences (Mathematics A), and another for physics- and engineering-related natural sciences (Mathematics B). This problem is from the 2020 Mathematics (B) questionnaire . The official answer key is here . Problem 1(4) The division of a polynomial function $f(x)$ by $(x-1)^2$ gives the remainder of $x+1$, and that by $x^2$ gives the remainder $2x+3$. Thus, the remainder of the division of $f(x)$ by $x^2(x-1)$ is $$ \fbox{ A }x^2 + \fbox{ B }x + \fbox{ C } . $$ Solution We need to find the remainder when $f(x)$ is divided by $x^2(x-1)$. Because $x^2(x-1)$ is of order $n=3$, the remainder will be of at most the order $n=2$, which means that it is of the form $Ax^2 + Bx + C$. The problem is now to find the coefficients $A,B$ and $C$ such that ...

Compute $\sin(\sin(...\sin(x)))$

Problem Find the limit $\sin(\sin(...\sin(x)))$ for any real number $x$. Solution The problem can be precisely formulated as follows: Find the limit $L$ such that $$ L \equiv\lim_{n\rightarrow\infty}{f_n(x)}, $$ where $x\in\mathbb{R}$, $n\in\mathbb{N}$, and $$\begin{align} f_1(x) &= \sin(x)\\ f_n(x) &= \sin(f_{n-1}(x)). \end{align}$$ We observe that, if the limit $L$ exists, $$\begin{align} \lim_{n\rightarrow\infty} f_{n-1}(x) &= L\\ \lim_{n\rightarrow\infty} f_n(x) &= L, \end{align}$$ and thus, $$ L = \sin{L}, $$ which we show to be $L=0$ in the following. First, we show that the limit exists. We accept the Axiom of Continuity of the Real Line, which says that any bounded monotonic sequence converges. Thus, to show that $L$ exists, we need only show that (1) $f_n(x)$ is a bounded sequence of $n$, and that (2) $f_n(x)$ is a monotonic sequence of $n$. $f_n(x)$ is clearly bounded because $f_n(...