This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 823

2013 Bogdan Stan, 2

For a $ n\times n $ real matrix $ M, $ prove that [b]a)[/b] $ M=0 $ if $ \text{tr} \left(M^tM\right) =0. $ [b]b)[/b] $ ^tM=M $ if $M^tM=M^2. $ [b]c)[/b] $ ^tM=-M $ if $ M^tM=-M^2. $ [b]d)[/b] Give example of a $ 2\times 2 $ real matrix $ A $ satisfying the following: $ \text{(i)} ^tA\cdot A^2=A^3 $ and $ ^tA\neq A $ $ \text{(ii)} ^tA\cdot A^2=-A^3 $ and $ ^tA\neq -A $ [i]Vasile Pop[/i]

1957 Putnam, B1

Consider the determinant of the matrix $(a_{ij})_{ij}$ with $1\leq i,j \leq 100$ and $a_{ij}=ij.$ Prove that if the absolute value of each of the $100!$ terms in the expansion of this determinant is divided by $101,$ then the remainder is always $1.$

2013 Putnam, 6

Define a function $w:\mathbb{Z}\times\mathbb{Z}\to\mathbb{Z}$ as follows. For $|a|,|b|\le 2,$ let $w(a,b)$ be as in the table shown; otherwise, let $w(a,b)=0.$ \[\begin{array}{|lr|rrrrr|}\hline &&&&b&&\\ &w(a,b)&-2&-1&0&1&2\\ \hline &-2&-1&-2&2&-2&-1\\ &-1&-2&4&-4&4&-2\\ a&0&2&-4&12&-4&2\\ &1&-2&4&-4&4&-2\\ &2&-1&-2&2&-2&-1\\ \hline\end{array}\] For every finite subset $S$ of $\mathbb{Z}\times\mathbb{Z},$ define \[A(S)=\sum_{(\mathbf{s},\mathbf{s'})\in S\times S} w(\mathbf{s}-\mathbf{s'}).\] Prove that if $S$ is any finite nonempty subset of $\mathbb{Z}\times\mathbb{Z},$ then $A(S)>0.$ (For example, if $S=\{(0,1),(0,2),(2,0),(3,1)\},$ then the terms in $A(S)$ are $12,12,12,12,4,4,0,0,0,0,-1,-1,-2,-2,-4,-4.$)

2006 Iran MO (3rd Round), 2

$f: \mathbb R^{n}\longrightarrow\mathbb R^{m}$ is a non-zero linear map. Prove that there is a base $\{v_{1},\dots,v_{n}m\}$ for $\mathbb R^{n}$ that the set $\{f(v_{1}),\dots,f(v_{n})\}$ is linearly independent, after ommitting Repetitive elements.

2011 Laurențiu Duican, 1

Let be three natural numbers $ n,p,q , $ a field $ \mathbb{F} , $ and two matrices $ A,B\in\mathcal{M}_n\left( \mathbb{F} \right) $ such that $$ A^pB=0=(A+I)^qB. $$ Prove that $ B=0. $ [i]D.M. Bătinețu[/i]

2012 Uzbekistan National Olympiad, 4

Given $a,b$ and $c$ positive real numbers with $ab+bc+ca=1$. Then prove that $\frac{a^3}{1+9b^2ac}+\frac{b^3}{1+9c^2ab}+\frac{c^3}{1+9a^2bc} \geq \frac{(a+b+c)^3}{18}$

2007 Nicolae Coculescu, 4

Let $ n\in{N^*}$,$ n\ge{3}$ and $ a_1,a_2,...,a_n\in{R^*}$, so that $ |a_i|\neq{|a_j|}$, for every $ i,j\in{\{1,2,...,n\}}, i\neq{j}$. Find $ p\in{S_n}$ with the property: $ a_ia_j < \equal{} a_{p(i)}a_{p(j)}$, for every $ i,j\in{\{1,2,....n\}}$,$ i\neq{j}$ (Teodor Radu)

2002 District Olympiad, 3

a)Find a matrix $A\in \mathcal{M}_3(\mathbb{C})$ such that $A^2\neq O_3$ and $A^3=O_3$. b)Let $n,p\in\{2,3\}$. Prove that if there is bijective function $f:\mathcal{M}_n(\mathbb{C})\rightarrow \mathcal{M}_p(\mathbb{C})$ such that $f(XY)=f(X)f(Y),\ \forall X,Y\in \mathcal{M}_n(\mathbb{C})$, then $n=p$. [i]Ion Savu[/i]

2008 IMC, 5

Let $ n$ be a positive integer, and consider the matrix $ A \equal{} (a_{ij})_{1\leq i,j\leq n}$ where $ a_{ij} \equal{} 1$ if $ i\plus{}j$ is prime and $ a_{ij} \equal{} 0$ otherwise. Prove that $ |\det A| \equal{} k^2$ for some integer $ k$.

2008 Harvard-MIT Mathematics Tournament, 6

A Sudoku matrix is defined as a $ 9\times9$ array with entries from $ \{1, 2, \ldots , 9\}$ and with the constraint that each row, each column, and each of the nine $ 3 \times 3$ boxes that tile the array contains each digit from $ 1$ to $ 9$ exactly once. A Sudoku matrix is chosen at random (so that every Sudoku matrix has equal probability of being chosen). We know two of the squares in this matrix, as shown. What is the probability that the square marked by ? contains the digit $ 3$? $ \setlength{\unitlength}{6mm} \begin{picture}(9,9)(0,0) \multiput(0,0)(1,0){10}{\line(0,1){9}} \multiput(0,0)(0,1){10}{\line(1,0){9}} \linethickness{1.2pt} \multiput(0,0)(3,0){4}{\line(0,1){9}} \multiput(0,0)(0,3){4}{\line(1,0){9}} \put(0,8){\makebox(1,1){1}} \put(1,7){\makebox(1,1){2}} \put(3,6){\makebox(1,1){?}} \end{picture}$

1986 IMO Longlists, 46

We wish to construct a matrix with $19$ rows and $86$ columns, with entries $x_{ij} \in \{0, 1, 2\} \ (1 \leq i \leq 19, 1 \leq j \leq 86)$, such that: [i](i)[/i] in each column there are exactly $k$ terms equal to $0$; [i](ii)[/i] for any distinct $j, k \in \{1, . . . , 86\}$ there is $i \in \{1, . . . , 19\}$ with $x_{ij} + x_{ik} = 3.$ For what values of $k$ is this possible?

2013 Tuymaada Olympiad, 5

Prove that every polynomial of fourth degree can be represented in the form $P(Q(x))+R(S(x))$, where $P,Q,R,S$ are quadratic trinomials. [i]A. Golovanov[/i] [b]EDIT.[/b] It is confirmed that assuming the coefficients to be [b]real[/b], while solving the problem, earned a maximum score.

1999 Putnam, 5

For an integer $n\geq 3$, let $\theta=2\pi/n$. Evaluate the determinant of the $n\times n$ matrix $I+A$, where $I$ is the $n\times n$ identity matrix and $A=(a_{jk})$ has entries $a_{jk}=\cos(j\theta+k\theta)$ for all $j,k$.

1984 Austrian-Polish Competition, 7

A $m\times n$ matrix $(a_{ij})$ of real numbers satisfies $|a_{ij}| <1$ and $\sum_{i=1}^m a_{ij}= 0$ for all$ j$. Show that one can permute the entries in each column in such a way that the obtained matrix $(b_{ij})$ satisfies $\sum_{j=1}^n b_{ij} < 2$ for all $i$.

2025 Romania National Olympiad, 4

Let $A,B \in \mathcal{M}_n(\mathbb{C})$ be two matrices such that $A+B=AB+BA$. Prove that: a) if $n$ is odd, then $\det(AB-BA)=0$; b) if $\text{tr}(A)\neq \text{tr}(B)$, then $\det(AB-BA)=0$.

1988 IMO Longlists, 7

Let $ n$ be an even positive integer. Let $ A_1, A_2, \ldots, A_{n \plus{} 1}$ be sets having $ n$ elements each such that any two of them have exactly one element in common while every element of their union belongs to at least two of the given sets. For which $ n$ can one assign to every element of the union one of the numbers 0 and 1 in such a manner that each of the sets has exactly $ \frac {n}{2}$ zeros?

2013 VJIMC, Problem 2

Let $A=(a_{ij})$ and $B=(b_{ij})$ be two real $10\times10$ matrices such that $a_{ij}=b_{ij}+1$ for all $i,j$ and $A^3=0$. Prove that $\det B=0$.

2024 IMC, 3

For which positive integers $n$ does there exist an $n \times n$ matrix $A$ whose entries are all in $\{0,1\}$, such that $A^2$ is the matrix of all ones?

2015 Romania National Olympiad, 4

Let be three natural numbers $ k,m,n $ an $ m\times n $ matrix $ A, $ an $ n\times m $ matrix $ B, $ and $ k $ complex numbers $ a_0,a_1,\ldots ,a_k $ such that the following conditions hold. $ \text{(i)}\quad m\ge n\ge 2 $ $ \text{(ii)}\quad a_0I_m+a_1AB+a_2(AB)^2+\cdots +a_k(AB)^k=O_m $ $ \text{(iii)}\quad a_0I_m+a_1BA+a_2(BA)^2+\cdots +a_k(BA)^k\neq O_n $ Prove that $ a_0=0. $

Gheorghe Țițeica 2024, P4

Let $n\geq 2$. Find all matrices $A\in\mathcal{M}_n(\mathbb{C})$ such that $$\text{rank}(A^2)+\text{rank}(B^2)\geq 2\text{rank}(AB),$$ for all $B\in\mathcal{M}_n(\mathbb{C})$. [i]Cristi Săvescu[/i]

1987 AMC 12/AHSME, 25

$ABC$ is a triangle: $A=(0,0)$, $B=(36,15)$ and both the coordinates of $C$ are integers. What is the minimum area $\triangle ABC$ can have? $ \textbf{(A)}\ \frac{1}{2} \qquad\textbf{(B)}\ 1 \qquad\textbf{(C)}\ \frac{3}{2} \qquad\textbf{(D)}\ \frac{13}{2} \qquad\textbf{(E)}\ \text{there is no minimum} $

2005 Brazil Undergrad MO, 3

Let $v_1,v_2,\ldots,v_n$ vectors in $\mathbb{R}^2$ such that $|v_i|\leq 1$ for $1 \leq i \leq n$ and $\sum_{i=1}^n v_i=0$. Prove that there exists a permutation $\sigma$ of $(1,2,\ldots,n)$ such that $\left|\sum_{j=1}^k v_{\sigma(j)}\right| \leq\sqrt 5$ for every $k$, $1\leq k \leq n$. [i]Remark[/i]: If $v = (x,y)\in \mathbb{R}^2$, $|v| = \sqrt{x^2 + y^2}$.

2018 CIIM, Problem 1

Show that there exists a $2 \times 2$ matrix of order 6 with rational entries, such that the sum of its entries is 2018. Note: The order of a matrix (if it exists) is the smallest positive integer $n$ such that $A^n = I$, where $I$ is the identity matrix.

2013 Romania National Olympiad, 2

Whether $m$ and $n$ natural numbers, $m,n\ge 2$. Consider matrices, ${{A}_{1}},{{A}_{2}},...,{{A}_{m}}\in {{M}_{n}}(R)$ not all nilpotent. Demonstrate that there is an integer number $k>0$ such that ${{A}^{k}}_{1}+{{A}^{k}}_{2}+.....+{{A}^{k}}_{m}\ne {{O}_{n}}$

2012 SEEMOUS, Problem 1

Let $A=(a_{ij})$ be the $n\times n$ matrix, where $a_{ij}$ is the remainder of the division of $i^j+j^i$ by $3$ for $i,j=1,2,\ldots,n$. Find the greatest $n$ for which $\det A\ne0$.