6. converse of Cayley-Hamilton theorem




케일리-해밀턴 정리의 역
converse of Cayley-Hamilton theorem


"례에는 실수배의 단위행렬도 있어요"
 " 'k x I2' is also a counter example "







최근 들어, [케일리-해밀턴 정리] 표준교과 외의 개념으로 간주되어, 평가원의 수능이나 모의수능에서는 거의 제외되고 있습니다만,

그럼에도 불구하고, 아직도 학원가 또는 수능문제집의 심화유형에서, 최소값 또는 최대값을 물어보는 문제로 자주 출제 됩니다.

결과는 간단하니까, 이왕이면 이해해 두고, 외워서 문제 해결에 활용하기 바랍니다.

참고로, [행렬] 단원은 고등과정 교과표준에 따라 (2×2) 행렬을 기준으로 설명하며, 현재 1 부터는 [행렬] 단원을 개정된 표준교과에 따라, 배우지 않는다는 점도 알아 두기 바랍니다.





               

스마트폰에서 수학 수식을 보시려면, 왼쪽 버튼을 누른
[데스크톱 보기] 설정하세요.

You can read math equations,
by selecting [desktop view] on the mobile.

               





앞에서 배웠던 [케일리-해밀턴 정리] 내용을 복습해 볼까요?

Let's review what we have learned in Cayley-Hamilton theorem. We will confine our study to only 2 x 2 matrices.



행렬 A =\(\left( {\begin{array}{*{20}{c}}a&b\\c&d\end{array}} \right)\) 주어졌을 , A2 – (a + d) A + (ad bc) E = O 항상 성립하고, 식을 [케일리-해밀턴 정리] 라고 했었지요?

When A =\(\left( {\begin{array}{*{20}{c}}a&b\\c&d\end{array}} \right)\) is given, the Cayley-Hamilton theorem asserts that A2 – (a + d) A + (ad bc) I2 = \(\left( {\begin{array}{*{20}{c}}0&0\\0&0\end{array}} \right)\) is always true.



* 참고로, 우리나라에서는 (2 x 2) 단위행렬을 E 라고 표현하지만, 영미권 국가에서는 I2 라고 표현합니다.

* For your reference, (2 x 2) identity matrix = I2 = E = \(\left( {\begin{array}{*{20}{c}}1&0\\0&1\end{array}} \right)\)





그러면, 이번에는 반대로, A2 – A – 2E = O 만족하는 행렬 A 어떻게 찾아 내는지, 알아 보도록 할까요?

On the contrary, how can we find matrix A that satisfies A2 – (a + d) A + (ad bc) I2 = O ?



우리가 배웠던 [케일리-해밀턴 정리] 기억한다면, a + d = 1 이고, ad bc = – 2 만족하는 행렬이기만 하면, 아무거나 , 행렬 A 있겠지요?

From the equation, any matrix A =\(\left( {\begin{array}{*{20}{c}}a&b\\c&d\end{array}} \right)\) that satisfies a + d = 1 and ad bc = – 2, can be a right answer.




, 미지수가개인데, 식은 밖에 없는 연립방정식이니까, 해가 무수히 많을 것이고, 따라서 행렬 A 무수히 많겠군요.

In fact, we have only two equations with 4 unknown variables in the systems of equations. Therefore, we would have infinite solutions.




한번 구체적인 예를 들어 볼까요?

For example, solution sets are :


\(\left( {\begin{array}{*{20}{c}}1&2\\1&0\end{array}} \right)\)

\(\left( {\begin{array}{*{20}{c}}0&2\\1&1\end{array}} \right)\)




위의 무수히 많은, 이런 종류들만 있는 것이 아닙니다. [케일리-해밀턴 정리] 역은 성립하지 않는다고 , 진짜로 중요한 반례는 따로 있습니다.

In addition to these type of matrices, there are other solutions, which are counterexamples, in its true sense.





원리는 뒤에서 설명하도록 하고 우선 진짜로 중요한 반례를 찾는 요령부터 알아 보도록 할까요?

For the moment, let's just focus on the method how to find these important solutions only. We will investigate the principles behind it, later on.



주어진 , A2 – A – 2E = O 곱셈의 교환이 가능한 A E 만으로 이루어져 있으니까, 인수분해가 가능하겠네요.

We can factorize the equation A2 – A – 2E = O because the product A x E = E x A is commutative. (* Here, E = I2 = identity matrix)


(A + E)(A – 2E) = O

  A = – E  or  A = 2E



마치 이차방정식을 푸는 것과 같이, 구해지는 A = – E 또는 A = 2E 진짜로 중요한 다른 반례입니다.

These two multiples of identity matrix are 'true' counterexamples that we are looking for.




실제로 케일리-해밀턴의 식을 만족하는지 확인해 볼까요?

Let's check whether these two solutions satisfy the equation.


A2 – A – 2E = (– E)2 – (– E) – 2E = O

A2 – A – 2E = (2E)2 – (2E) – 2E = O




, 이런 일이 일어난 것일까요? 문자를 써서 일반적인 원리를 알아내 볼까요?

Let's investigate what is the underlying principles in these solutions.



[케일리-해밀턴 정리] 역이 '' 으로서 성립한다고 가정하면, 임의의 행렬 A = \(\left( {\begin{array}{*{20}{c}}a&b\\c&d\end{array}} \right)\) 대하여, A2 + p A + q E = O 이라는 식은 반드시, A2 – (a + d) A + (ad bc) E = O 이라는 식과 일치해야 되겠지요?

If we suppose that the Cayley-Hamilton theorem is true, then A2 + p A + q E = O should be equal to A2 – (a + d) A + (ad bc) E = O for any A = \(\left( {\begin{array}{*{20}{c}}a&b\\c&d\end{array}} \right)\).



(1) 따라서, 식을 항등식으로 같다고 놓고 풀어서 정리하면,

Therefore, let's assume that these two equations are equal,


A2 + p A + q E = A2 – (a + d) A + (ad bc) E

(a + d + p) A = (ad bc q) E



(2) 여기서, a + d + p = 0 이라면, 원래의 케일리-해밀턴의 식이 성립하는 것이지만, 만일 a + d + p ≠ 0 이라면, A =\(\frac{{ad - bc - q}}{{a + d + p}}\)E.

If a + d + p = 0, then two equations are identical but, if a + d + p ≠ 0, then A equals \(\frac{{ad - bc - q}}{{a + d + p}}\)E.



(3) 바로 행렬 A =\(\frac{{ad - bc - q}}{{a + d + p}}\)E  [케일리-해밀턴 정리] 계수와 관련이 없는, 다른 반례가 되는 행렬입니다.

This matrix A =\(\frac{{ad - bc - q}}{{a + d + p}}\)E is a 'true' counterexample that we found on the above example.



(4) A =\(\frac{{ad - bc - q}}{{a + d + p}}\)E = k E 놓고, 앞의 , A2 – A – 2E = O 대입해 볼까요?

Let A =\(\frac{{ad - bc - q}}{{a + d + p}}\)E = k E and replace the equation A2 – A – 2E = O :


A2 – A – 2E = O

(k E)2 – (k E) – 2E = O

(k2 k – 2)E = O



(5) 따라서, k2 k – 2 = 0 이니까, 앞에서마치 이차방정식을 푸는 것과 같은원리로 구해지는 것입니다.

Accordingly, k2 k – 2 = 0 and we can find the counterexample matrices.


(k + 1)(k – 2) = 0

  A = – E  or  A = 2E





결과를 하나의 공식과 같이 정리해 둘까요? A2 + p A + q E = O 만족하는 행렬 A =\(\left( {\begin{array}{*{20}{c}}a&b\\c&d\end{array}} \right)\) 찾아 내는 방법은,

The ways to find matrix A that satisfies the equation A2 + p A + q E = O are :





(1) [케일리-해밀턴 정리] 에서 a + d = – p ad bc = q 만족하는 행렬들을 찾아내거나,

To find matrices that satisfy 'a + d = – p' and 'ad bc = q' according to the Cayley-Hamilton theorem,

또는 (or)

(2) 추가로, A = k E 경우 생각해서, k2 + pk + q = 0 만족하는 실수배의 단위행렬도 찾아내야 한다.

To find out A = k E that satisfies k2 + pk + q = 0.








최근 들어, 유형은 평가원의 수능 혹은 모의수능에서는 거의 출제되고 있지 않지만, 학원가 또는 수능문제집의 심화유형에서, a + d 최소값이나 ad bc 최대값을 물어보는 문제로, 꾸준히 출제되고 있습니다.



보기 문제를 하나 보도록 할까요?





행렬 A =\(\left( {\begin{array}{*{20}{c}}a&b\\c&d\end{array}} \right)\) A2 – 2A – 3E = O 만족할 , a + d 최솟값을 구하여라.

When a matrix A =\(\left( {\begin{array}{*{20}{c}}a&b\\c&d\end{array}} \right)\) satisfies A2 – 2A – 3E = O, find the minimum value of a + d.






(1) 우선, A ≠ k E 경우를 생각해서, [케일리-해밀턴 정리] 적용해야 하겠지요?

First of all, consider the case A ≠ k E, according to the Cayley-Hamilton theorem.


a + d = 2,   ad bc = – 3

 a + d = 2



(2) 뿐만이 아니라, 이제 A = k E 경우도 생각해야 되겠지요?

In addition, we have to consider the case of A = k E.


k2 – 2k – 3 = (k – 3)(k + 1) = 0

k = 3  or  k = – 1


A =\(\left( {\begin{array}{*{20}{c}}3&0\\0&3\end{array}} \right)\)

or

\(\left( {\begin{array}{*{20}{c}}{ - 1}&0\\0&{ - 1}\end{array}} \right)\)


  a + d = 6  or  – 2



(3) 따라서, 답인 a + d 최솟값은 – 2.

Therefore, the answer, i.e., the minimum value is – 2.






Comments

Popular posts from this blog

4. a matrix B such that AB = BA

1. linear function graphs (y = k x)

2. linear function (y = a x + b)