edited by
1,745 views
1 votes
1 votes

Let $A$ be $2 \times 2$ matrix with real entries. Now consider the function $f_A(x)$ = $Ax$ . If the image of every circle under $f_A$ is a circle of the same radius, then 

  1. A must be an orthogonal matrix
  2. A must be a symmetric matrix
  3. A must be a skew-symmetric matrix
  4. None of the above must necessarily hold 
edited by

1 Answer

Best answer
2 votes
2 votes
Geometric Solution : See A as a transformation matrix.
When the image of every circle is a circle of same radius, it means that there is no scaling or  change in orientation of axes. This occurs when A is a rotation matrix A = $\begin{bmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos \theta \end{bmatrix}$ which is an orthogonal matrix.
So $(A)$ is correct
selected by

Related questions

1 votes
1 votes
2 answers
1
Sayan Bose asked May 6, 2019
1,380 views
The rank of the matrix $\begin{bmatrix} 0 &1 &t \\ 2& t & -1\\ 2& 2 & 0 \end{bmatrix}$ equals $3$ for any real number $t$$2$ for any real number $t$$2$ or $3$ depending o...
1 votes
1 votes
2 answers
2
Sayan Bose asked May 6, 2019
2,334 views
Let $V$ be the vector space of all $4 \times 4$ matrices such that the sum of the elements in any row or any column is the same. Then the dimension of $V$ is$8$$10$$12$$1...
2 votes
2 votes
1 answer
3
Sayan Bose asked May 6, 2019
968 views
If the system of equations$\begin{array} \\ax +y+z= 0 \\ x+by +z = 0 \\ x+y + cz = 0 \end{array}$with $a,b,c \neq 1$ has a non trivial solutions, the value of $$\frac{1}{...
4 votes
4 votes
1 answer
4