Practice (90/1000)

back to index  |  new

If real numbers $a$ and $b$ satisfy $a^2 + b^2=1$, find the minimal value of $a^4 + ab+b^4$.

Distinct real numbers $a$, $b$ and $c$ satisfy $a+\frac{1}{b}=b+\frac{1}{c} = c+\frac{1}{a}=t$. Find the value of $t$.

How many integers $m$ are there for which $5\times 2^m +1$ is a square number?

If real numbers $a$, $b$ and $c$ satisfy $abc=-1$, $a+b+c=4$, $\frac{a}{a^2-3a-1}+\frac{b}{b^2-3b-1}+\frac{c}{c^2-3c-1}=\frac{4}{9}$, what is the value of $a^2+b^2+c^2$?

Let $\triangle{ABC}$ be a Pythagorean triangle. If $\triangle{ABC}$'s circumstance is 30, find its circumcircle's area.

Imagine there is an infinitive grid. Each grid is a square with side length of 1. Find the ratio of the number of points, number of unit squares and the number of sides of these unit squares.

Find the area of shaded area if the side length of the square is 1.


Show that $x^n + 5x^{n-1} + 3 = 0$ cannot be factorized into two non-constant polynomials with integer coefficients.

A total of $2018$ tickets, numbered $1$, $2$, $3$, $\cdots$, $2014$, $2015$ are placed in an empty bag. Alfrid removes ticket $a$ from the bag. Bernice then removes ticket $b$ from the bag. Finally, Charlie removes ticket $c$ from the bag. They notice that $a < b < c$ and $a + b + c = 2018$. In how many ways could this happen?


Show that $$\binom{n}{k} = \frac{n}{k}\binom{n-1}{k-1}$$


Let positive integers $m\le k \le n$. Show that $$\binom{n}{k}\binom{k}{m} =\binom{n}{m}\binom{n-m}{k-m} =\binom{n}{k-m}\binom{n-k+m}{m}$$


Show that $$\binom{n}{0}+\frac{1}{2}\binom{n}{1}+\frac{1}{3}\binom{n}{2}+\cdots+\frac{1}{n+1}\binom{n}{n}=\frac{2^{n+1}-1}{n+1}$$

Using at least two approaches to prove $$\binom{n}{1} + 2\binom{n}{2} + 3\binom{n}{3} + \cdots +n\binom{n}{n} = n\cdot 2^{n-1}$$

Compute the value of $$\displaystyle\sum_{k=1}^n k^2\binom{n}{k}$$

Simplify: $1\times 2 + 2\times 3 + 3\times 4 + \cdots + 2015 \times 2016$

Show that $$\sum_{k=0}^{n-1}(m+k)(m+k+1)=\frac{n}{3}(3m^2 +3mn+n^2-1)$$

Find the remainder when $1\times 2 + 2\times 3 + 3\times 4 + \cdots + 2018\times 2019$ is divided by $2020$.


This four digit number $n$ has 14 positive factors and one of its prime factor has last digit equal to 1. What is $n$?

Let $X$ be the integer part of $\left(3+\sqrt{7}\right)^n$ where $n$ is a positive integer. Show that $X$ must be odd.

Let $n$ be a positive integer. Show that the smallest integer that is larger than $(1+\sqrt{3})^{2n}$ is divisible by $2^{n+1}$.

Let $m=4k+1$ where $k$ is a non-negative integer. Show that $$a=\binom{n}{1}+m\binom{n}{3}+m^2\binom{n}{5}+\cdots+m^{\frac{n-1}{2}}\binom{n}{n}$$

is divisible by $2^{n-1}$, where $n$ is an odd number.


Let sequence $\{a_n\}$ satisfy $a_0=0, a_1=1$, and $a_n = 2a_{n-1}+a_{n-2}$. Show that $2^k\mid n$ if and only if $2^k\mid a_n$.

Show that the following inequality holds for any positive integer $n$: $$(2n+1)^n \ge (2n)^n + (2n-1)^n$$

Let $a$ and $b$ be two positive real numbers. Show that if $\frac{1}{a}+\frac{1}{b}=1$. Prove that the following inequality holds for any positive integer $n$: $$(a+b)^n-a^n-b^n\ge 2^{2n}-2^{n+1}$$

Let $\{a_n\}$ be a sequence defined as $a_n=\lfloor{n\sqrt{2}}\rfloor$ where $\lfloor{x}\rfloor$ indicates the largest integer not exceeding $x$. Show that this sequence has infinitely many square numbers.