edited by
1,823 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.5k
views
2 answers
1 votes
Sayan Bose asked May 6, 2019
1,466 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 on the value of $t$1,2$ or $3$ depending on the value of $t$
2.5k
views
2 answers
1 votes
Sayan Bose asked May 6, 2019
2,471 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$14$
1.0k
views
1 answers
2 votes
Sayan Bose asked May 6, 2019
1,010 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}{1-a} + \frac{1}{1-b} + \frac{1}{1-c}$ is$1$-1$3$-3$
1.9k
views
1 answers
4 votes
Sayan Bose asked May 7, 2019
1,889 views
Consider the function $h$ defined on $\{0,1, .10\}$ with $h(0)=0, \: h(10)=10 $ and$2[h(i)-h(i-1)] = h(i+1) - h(i) \: \text{ for } i = 1,2, \dots ,9.$Then ... {1}{2^9-1}\\$\frac{10}{2^9+1}\\$\frac{10}{2^{10}-1}\\$\frac{1}{2^{10}+1}$