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: 638

2010 CHMMC Winter, 1

Tags: matrix , algebra
A matrix $M$ is called idempotent if $M^2 = M$. Find an idempotent $2 \times 2$ matrix with distinct rational entries or write “none” if none exist.

2021 China Team Selection Test, 1

Let $ n(\ge2) $ be a positive integer. Find the minimum $ m $, so that there exists $x_{ij}(1\le i ,j\le n)$ satisfying: (1)For every $1\le i ,j\le n, x_{ij}=max\{x_{i1},x_{i2},...,x_{ij}\} $ or $ x_{ij}=max\{x_{1j},x_{2j},...,x_{ij}\}.$ (2)For every $1\le i \le n$, there are at most $m$ indices $k$ with $x_{ik}=max\{x_{i1},x_{i2},...,x_{ik}\}.$ (3)For every $1\le j \le n$, there are at most $m$ indices $k$ with $x_{kj}=max\{x_{1j},x_{2j},...,x_{kj}\}.$

2011 IMC, 2

Does there exist a real $3\times 3$ matrix $A$ such that $\text{tr}(A)=0$ and $A^2+A^t=I?$ ($\text{tr}(A)$ denotes the trace of $A,\ A^t$ the transpose of $A,$ and $I$ is the identity matrix.) [i]Proposed by Moubinool Omarjee, Paris[/i]

2007 Grigore Moisil Intercounty, 2

Le be a real number $ |a|<1, $ a natural number $ n\ge 2, $ and a $ 2\times 2 $ real matrix $ A $ that verifies $$ \det \left( A^{2n} -aA^{2n-1} -aA+I \right)=0. $$ Show that $ \det A=1. $

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.

2010 Romania National Olympiad, 1

Let $a,b\in \mathbb{R}$ such that $b>a^2$. Find all the matrices $A\in \mathcal{M}_2(\mathbb{R})$ such that $\det(A^2-2aA+bI_2)=0$.

2024 IMC, 9

A matrix $A=(a_{ij})$ is called [i]nice[/i], if it has the following properties: (i) the set of all entries of $A$ is $\{1,2,\dots,2t\}$ for some integer $t$; (ii) the entries are non-decreasing in every row and in every column: $a_{i,j} \le a_{i,j+1}$ and $a_{i,j} \le a_{i+1,j}$; (iii) equal entries can appear only in the same row or the same column: if $a_{i,j}=a_{k,\ell}$, then either $i=k$ or $j=\ell$; (iv) for each $s=1,2,\dots,2t-1$, there exist $i \ne k$ and $j \ne \ell$ such that $a_{i,j}=s$ and $a_{k,\ell}=s+1$. Prove that for any positive integers $m$ and $n$, the number of nice $m \times n$ matrixes is even. For example, the only two nice $2 \times 3$ matrices are $\begin{pmatrix} 1 & 1 & 1\\2 & 2 & 2 \end{pmatrix}$ and $\begin{pmatrix} 1 & 1 & 3\\2 & 4 & 4 \end{pmatrix}$.

2009 AIME Problems, 10

The Annual Interplanetary Mathematics Examination (AIME) is written by a committee of five Martians, five Venusians, and five Earthlings. At meetings, committee members sit at a round table with chairs numbered from $ 1$ to $ 15$ in clockwise order. Committee rules state that a Martian must occupy chair $ 1$ and an Earthling must occupy chair $ 15$. Furthermore, no Earthling can sit immediately to the left of a Martian, no Martian can sit immediately to the left of a Venusian, and no Venusian can sit immediately to the left of an Earthling. The number of possible seating arrangements for the committee is $ N\cdot (5!)^3$. Find $ N$.

2021 Simon Marais Mathematical Competition, B1

Let $n \ge 2$ be an integer, and let $O$ be the $n \times n$ matrix whose entries are all equal to $0$. Two distinct entries of the matrix are chosen uniformly at random, and those two entries are changed from $0$ to $1$. Call the resulting matrix $A$. Determine the probability that $A^2 = O$, as a function of $n$.

2006 India IMO Training Camp, 1

Let $n$ be a positive integer divisible by $4$. Find the number of permutations $\sigma$ of $(1,2,3,\cdots,n)$ which satisfy the condition $\sigma(j)+\sigma^{-1}(j)=n+1$ for all $j \in \{1,2,3,\cdots,n\}$.

1997 AMC 12/AHSME, 16

The three row sums and the three column sums of the array \[\begin{bmatrix} 4 & 9 & 2 \\ 8 & 1 & 6 \\ 3 & 5 & 7 \end{bmatrix} \]are the same. What is the least number of entries that must be altered to make all six sums different from one another? $ \textbf{(A)}\ 1\qquad \textbf{(B)}\ 2\qquad \textbf{(C)}\ 3\qquad \textbf{(D)}\ 4\qquad \textbf{(E)}\ 5$

2023 IMC, 2

Let $A$, $B$ and $C$ be $n \times n$ matrices with complex entries satisfying $$A^2=B^2=C^2 \text{ and } B^3 = ABC + 2I.$$ Prove that $A^6=I$.

1987 Romania Team Selection Test, 1

Let $a,b,c$ be distinct real numbers such that $a+b+c>0$. Let $M$ be the set of $3\times 3$ matrices with the property that each line and each column contain all given numbers $a,b,c$. Find $\{\max \{ \det A \mid A \in M \}$ and the number of matrices which realise the maximum value. [i]Mircea Becheanu[/i]

2007 Princeton University Math Competition, 7

Given two sequences $x_n$ and $y_n$ defined by $x_0 = y_0 = 7$, \[x_n = 4x_{n-1}+3y_{n-1}, \text{ and}\]\[y_n = 3y_{n-1}+2x_{n-1},\] find $\lim_{n \to \infty} \frac{x_n}{y_n}$.

2004 Romania Team Selection Test, 9

Let $n\geq 2$ be a positive integer, and $X$ a set with $n$ elements. Let $A_{1},A_{2},\ldots,A_{101}$ be subsets of $X$ such that the union of any $50$ of them has more than $\frac{50}{51}n$ elements. Prove that among these $101$ subsets there exist $3$ subsets such that any two of them have a common element.

2009 AMC 10, 22

Two cubical dice each have removable numbers $ 1$ through $ 6$. The twelve numbers on the two dice are removed, put into a bag, then drawn one at a time and randomly reattached to the faces of the cubes, one number to each face. The dice are then rolled and the numbers on the two top faces are added. What is the probability that the sum is $ 7$? $ \textbf{(A)}\ \frac{1}{9} \qquad \textbf{(B)}\ \frac{1}{8} \qquad \textbf{(C)}\ \frac{1}{6} \qquad \textbf{(D)}\ \frac{2}{11} \qquad \textbf{(E)}\ \frac{1}{5}$

2009 AIME Problems, 14

For $ t \equal{} 1, 2, 3, 4$, define $ \displaystyle S_t \equal{} \sum_{i \equal{} 1}^{350}a_i^t$, where $ a_i \in \{1,2,3,4\}$. If $ S_1 \equal{} 513$ and $ S_4 \equal{} 4745$, find the minimum possible value for $ S_2$.

1968 Putnam, B5

Let $S$ be the set of $2\times2$-matrices over $\mathbb{F}_{p}$ with trace $1$ and determinant $0$. Determine $|S|$.

1995 IMC, 1

Let $X$ be a invertible matrix with columns $X_{1},X_{2}...,X_{n}$. Let $Y$ be a matrix with columns $X_{2},X_{3},...,X_{n},0$. Show that the matrices $A=YX^{-1}$ and $B=X^{-1}Y$ have rank $n-1$ and have only $0$´s for eigenvalues.

2003 Gheorghe Vranceanu, 1

Prove that if a $ 2\times 2 $ complex matrix has the property that there exists a natural number $ n $ such that $ \text{tr}\left( A^n\right) =\text{tr}\left( A^{n+1} \right) =0, $ then $ A^2=0. $

2004 Putnam, A3

Define a sequence $\{u_n\}_{n=0}^{\infty}$ by $u_0=u_1=u_2=1,$ and thereafter by the condition that $\det\begin{vmatrix} u_n & u_{n+1} \\ u_{n+2} & u_{n+3} \end{vmatrix}=n!$ for all $n\ge 0.$ Show that $u_n$ is an integer for all $n.$ (By convention, $0!=1$.)

2001 All-Russian Olympiad, 2

In a magic square $n \times n$ composed from the numbers $1,2,\cdots,n^2$, the centers of any two squares are joined by a vector going from the smaller number to the bigger one. Prove that the sum of all these vectors is zero. (A magic square is a square matrix such that the sums of entries in all its rows and columns are equal.)

2020 Brazil Undergrad MO, Problem 3

Let $\mathbb{F}_{13} = {\overline{0}, \overline{1}, \cdots, \overline{12}}$ be the finite field with $13$ elements (with sum and product modulus $13$). Find how many matrix $A$ of size $5$ x $5$ with entries in $\mathbb{F}_{13}$ exist such that $$A^5 = I$$ where $I$ is the identity matrix of order $5$

2020 Simon Marais Mathematics Competition, B1

Let $\mathcal{M}$ be the set of $5\times 5$ real matrices of rank $3$. Given a matrix in $\mathcal{M}$, the set of columns of $A$ has $2^5-1=31$ nonempty subsets. Let $k_A$ be the number of these subsets that are linearly independent. Determine the maximum and minimum values of $k_A$, as $A$ varies over $\mathcal{M}$. [i]The rank of a matrix is the dimension of the span of its columns.[/i]

2008 AIME Problems, 9

A particle is located on the coordinate plane at $ (5,0)$. Define a [i]move[/i] for the particle as a counterclockwise rotation of $ \pi/4$ radians about the origin followed by a translation of $ 10$ units in the positive $ x$-direction. Given that the particle's position after $ 150$ moves is $ (p,q)$, find the greatest integer less than or equal to $ |p|\plus{}|q|$.