-
Archives
- October 2025
- September 2025
- August 2025
- July 2025
- June 2025
- May 2025
- April 2025
- March 2025
- February 2025
- January 2025
- December 2024
- November 2024
- October 2024
- September 2024
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- November 2023
- October 2023
- September 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- August 2022
- July 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- May 2021
- April 2021
- March 2021
- January 2021
- December 2020
- November 2020
- October 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
-
Meta
Category Archives: Algebra
Algebra Challenge – 2025/10/09
For number pairs $(r_i, c_i)$, $i=1,2,…,n$, where $n\ge 1$, $r_i\ge 0$ and $c_i\ge 0$, they have the following property:$$\sum_{i=1}^{n}r_i=\sum_{i=1}^{n}c_i=n^2$$ Additionally, there exists a positive value of $k$ so that for every $i$ value,$i=1,2,…,n$, the following three inequalities hold:$$r_i\le \dfrac{n^3}{k}\ \ … Continue reading
Posted in Algebra
Comments Off on Algebra Challenge – 2025/10/09
USAMTS 5/2/36
Prove that there is no polynomial $P(x)$ with integer coefficients such that $$P(\sqrt[3]{5}+\sqrt[3]{25})=2\sqrt[3]{5}+3\sqrt[3]{25}$$🔑 Proof: Assume that there is a polynomial $P(x)$ of degree $n$, with integer coefficients, and without trivial root of $0$, such that$$P(\sqrt[3]{5}+\sqrt[3]{25})=2\sqrt[3]{5}+3\sqrt[3]{25}$$Therefore, $P(x)$ can be expressed as … Continue reading
Posted in Algebra
Comments Off on USAMTS 5/2/36
USAMTS 4/1/36
During a lecture, each of mathematicians falls asleep exactly once, and stays asleep for a nonzero amount of time. Each mathematician is awake at the moment the lecture starts, and the moment the lecture finishes. Prove that there are either mathematicians such … Continue reading
Posted in Algebra, Combinatorics
Comments Off on USAMTS 4/1/36
Hyperbolas Covered by a Quadrilateral
Four points $A$, $B$, $C$ and $D$ are chosen on each of $4$ hyperbola branches of $x^2y^2=1$ (as $y=\dfrac{1}{x}$ and $y=-\dfrac{1}{x}$ combined). Find the minimum area of the quadrilateral.🔑 Solution: Given that all 4 vertices of the quadrilaterial are on the $4$ branches, let … Continue reading
HCS Summer School Exam 1 – 2025
Problem1: Let $x_{1}$ and $x_{2}$ be the root of $x^2-7x-9=0$. Find the value of $|x_{1}-x_{2}|$. Solution $$|x_{1}-x_{2}|=\dfrac{\sqrt{b^2-4ac}}{|a|}=\dfrac{\sqrt{(-7)^2-4\cdot(-9)}}{|1|}=\sqrt{85}$$ Problem 2: Find all solutions of $\sqrt{x+10}-\dfrac{6}{\sqrt{x+10}}=5$. Solution Let $y=\sqrt{x+10}$, we have $$y-\dfrac{6}{y}=5$$ Multiplying $y$ on both side of the equation, we have … Continue reading
Posted in Algebra
Comments Off on HCS Summer School Exam 1 – 2025