대수지수와 로그수능 기출발전 문제 (3점 후반~4점 초반)

행렬 거듭제곱과 로그

문제

행렬 A=(3002)\displaystyle A = {\begin{pmatrix} 3 & 0 \\ 0 & 2 \end{pmatrix}}와 자연수 nn에 대하여 AnA ^{n}(1,1)( 1 , 1 )성분과 (2,2)( 2 , 2 )성분의 곱을 pnp _{n}이라 하자. log36p1p2pn=105\log _{36} p _{1} p _{2} \cdots p _{n} = 105일 때, nn의 값을 구하시오. [4점]

정답 보기
20

자료 내려받기

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

해설

[출제의도] 행렬의 거듭제곱과 \displaystyle \sum\limits _{} ^{}의 성질을 활용하여 로그와 관련된 문제를 해결한다. 행렬 AA=(3002)\displaystyle = \begin{pmatrix} 3 & 0 \\ 0 & 2 \end{pmatrix}에 대하여 A2A ^{2}=(3002)(3002)\displaystyle = \begin{pmatrix} 3 & 0 \\ 0 & 2 \end{pmatrix} \begin{pmatrix} 3 & 0 \\ 0 & 2 \end{pmatrix}=(320022)\displaystyle = \begin{pmatrix} 3 ^{2} & 0 \\ 0 & 2 ^{2} \end{pmatrix}, A3A ^{3}=(320022)(3002)\displaystyle = \begin{pmatrix} 3 ^{2} & 0 \\ 0 & 2 ^{2} \end{pmatrix} \begin{pmatrix} 3 & 0 \\ 0 & 2 \end{pmatrix}=(330023)\displaystyle = \begin{pmatrix} 3 ^{3} & 0 \\ 0 & 2 ^{3} \end{pmatrix}이므로 AnA ^{n}=(3n1002n1)(3002)\displaystyle = \begin{pmatrix} 3 ^{n-1} & 0 \\ 0 & 2 ^{n-1} \end{pmatrix} \begin{pmatrix} 3 & 0 \\ 0 & 2 \end{pmatrix}=(3n002n)\displaystyle = \begin{pmatrix} 3 ^{n} & 0 \\ 0 & 2 ^{n} \end{pmatrix}이 되어 (1,1)( 1 , 1 )성분과 (2,2)( 2 , 2 )성분의 곱 pnp _{n}=3n×2n= 3 ^{n} \times 2 ^{n}=6n= 6 ^{n} log36p1p2pn\log _{36} p _{1} p _{2} \cdots p _{n}=log3661×62××6n= \log _{36} 6 ^{1} \times 6 ^{2} \times \cdots \times 6 ^{n} =log3661+2++n= \log _{36} 6 ^{1 + 2 + \cdots + n} =log626n(n+1)2\displaystyle = \log _{6 ^{2}} 6 ^{\frac{n ( n + 1 )}{2}} =n(n+1)4\displaystyle = {\frac{n ( n + 1 )}{4}}=105= 105 이므로 n(n+1)n ( n + 1 )=420= 420=20×21= 20 \times 21 따라서 n=20n = 20

태그

비슷한 문제 더 보기

← 전체 문제 목록으로