Golden Matrix

Algebra Level 3

Two quantities a a and b b are said to be in the golden ratio ϕ \phi if a + b a = a b = ϕ , \frac{a + b}{a} = \frac{a}{b} = \phi, and we can easily verify that ϕ 2 = 1 + ϕ . \phi^2 = 1+ \phi.

Let's call any 2 × 2 2 \times 2 non-diagonal real matrix Φ \Phi a golden matrix if the following are satisfied:

  • Φ 2 = I 2 + Φ \Phi^2 = I_2 + \Phi is satisfied, and

  • Φ \Phi is not a multiple of an identity matrix.

What is det ( Φ ) tr ( Φ ) ? \det(\Phi)\cdot\operatorname {tr}(\Phi)?

Notes:

  • I 2 = [ 1 0 0 1 ] I_{2}={\begin{bmatrix}1&0\\0&1\end{bmatrix}} is the identity matrix of order 2 2 .

  • A diagonal 2 × 2 2 \times 2 matrix M M is in the form M = λ I 2 , λ R . M = \lambda I_2,\ \lambda \in \mathbb{R}.


The answer is -1.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Mark Hennings
Apr 4, 2018

Since Φ 2 Φ I = 0 \Phi^2 - \Phi - I= 0 , the minimum polynomial of Φ \Phi divides t 2 t 1 t^2 - t - 1 . Since Φ \Phi is not a multiple of the identity, its minimum polynomial is not linear, and hence the minimum polynomial of Φ \Phi is t 2 t 1 t^2 - t - 1 . Thus Φ \Phi has two distinct eivenvalues, and hence is diagonalisable, so we can write Φ = S ( α + 0 0 α ) S 1 \Phi \; = \; S \left(\begin{array}{cc} \alpha_+ & 0 \\ 0 & \alpha_- \end{array} \right) S^{-1} for some nonsingular matrix S S , where α ± = 1 2 ( 1 ± 5 ) \alpha_\pm = \tfrac12(1 \pm \sqrt{5}) are the roots of t 2 t 1 = 0 t^2 - t - 1 = 0 (note that α + = ϕ \alpha_+ = \phi ). Thus T r Φ = α + + α = 1 d e t Φ = α + α = 1 \mathrm{Tr}\,\Phi \; = \; \alpha_+ + \alpha_- = 1 \hspace{2cm} \mathrm{det}\,\Phi \; = \; \alpha_+\alpha_- = -1 making the answer 1 × 1 = 1 1 \times -1 = \boxed{-1} .

Rohan Shinde
Mar 20, 2019

This can be solved easily with Cayley Hamilton Theorem. Since Φ \Phi satisfies the equation x 2 x I 2 = 0 x^2-x-I_2=0 We see that the characteristic equation of the 2 2 2 *2 Matrix Φ \Phi (The fact that it is 2*2 matrix can be easily noticed from the fact that the equation has an I 2 I_2 in it) is x 2 x 1 = 0 x^2-x-1=0

Now it can be easily proven for a Characteristic equation a x 2 + b x + c = 0 ax^2+bx+c=0 of any 2 2 2*2 matrix A A ,it is true that det ( A ) = c a \operatorname {det} (A) =\frac ca while tr ( A ) = b a \operatorname {tr} (A) =\frac {-b}{a}

Hence the answer follows.

Nice solution!!!

Aaghaz Mahajan - 2 years, 2 months ago

@Aaghaz Mahajan Thanks...

Rohan Shinde - 2 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...