공통수학1행렬과 그 연산수능 기출발전 문제 (3점 후반~4점 초반)

케일리-해밀턴 정리로 행렬 거듭제곱 구하기

문제

A=(2112)\displaystyle A = \begin{pmatrix} 2 & 1 \\ - 1 & - 2 \end{pmatrix}, B=(0110)\displaystyle B = \begin{pmatrix} 0 & - 1 \\ 1 & 0 \end{pmatrix}일 때, A2n+B39=(811181)\displaystyle A ^{2 n} + B ^{39} = \begin{pmatrix} 81 & 1 \\ - 1 & 81 \end{pmatrix} 을 만족시키는 정수 nn의 값은? 2233445566

정답 보기

자료 내려받기

아직 올라온 파일이 없습니다.

해설

행렬 A\mathrm{A}에 대하여 케일리-헤밀턴 정리를 적용하면 A23E=O\mathrm{A} ^{2} - 3 E = O, A2=3E\therefore \mathrm{A} ^{2} = 3 E 따라서, A2n=(A2)n=(3E)n=3nE\mathrm{A} ^{2n} = ( A ^{2} ) ^{n} = ( 3 E ) ^{n} = 3 ^{n} E 행렬 B\mathrm{B}의 경우 케일리-헤밀턴 정리에 의해서 B2+E=O\mathrm{B} ^{2} + E = O, B2=E\therefore \mathrm{B} ^{2} = - E B39=(B2)19B=B\therefore \mathrm{B} \mathit{^{39}} = ( \mathrm{B} \mathit{^{2}} ) ^{19} \cdot \mathrm{B} = - B 따라서, A2n+B39=3nEB=(3n003n)(0110)\displaystyle \mathrm{A} ^{\mathit{2} n} + \mathrm{B} ^{\mathit{39}} = 3 ^{n} \cdot \mathrm{E} - B = \mathit{\begin{pmatrix} 3 ^{n} & 0 \\ 0 & 3 ^{n} \end{pmatrix}} - \begin{pmatrix} 0 & - 1 \\ 1 & 0 \end{pmatrix} =(3n113n)=(811181)\displaystyle = \begin{pmatrix} 3 ^{n} & 1 \\ - 1 & 3 ^{n} \end{pmatrix} = \begin{pmatrix} 81 & 1 \\ - 1 & 81 \end{pmatrix} n=4\therefore n = 4

태그

비슷한 문제 더 보기

← 전체 문제 목록으로