수리논술, 배움에서 논증의 완성까지.

자연계열 1번

문제

🔒
짧은 시간에 너무 많은 문제를 여셔서 열람을 잠시 제한했습니다. 잠시 후 다시 시도하시거나 로그인해 주세요.
해설강의 준비중

[1] h(2)=(f(42)g(8)f(14)g(7)),f(42)=8,f(14)=4,g(8)=15,g(7)=8\displaystyle h \left ( 2 \right ) = {\begin{pmatrix}f \left ( 42 \right )& g \left ( 8 \right )\\ -f \left ( 14 \right )& -g \left ( 7 \right )\end{pmatrix}} , f \left ( 42 \right ) =8, f \left ( 14 \right ) =4, g \left ( 8 \right ) =15, g \left ( 7 \right ) =8이므로 A=h(2)=(81548)\displaystyle A=h \left ( 2 \right ) = {\begin{pmatrix}8& 15\\ -4& -8\end{pmatrix}}이다. 그런데 A3=(32601632)\displaystyle A ^{3} = {\begin{pmatrix}32& 60\\ -16& -32\end{pmatrix}}이므로 주어진 연립방정식은 {32x+60y=116x32y=0\displaystyle {\begin{cases}32x+60y=1\\ -16x-32y=0\end{cases}}이다. 그러므로 A3X=B\displaystyle A ^{3} X=B의 해는 x=12,y=14\displaystyle x= \frac{1}{2} , y=- \frac{1}{4}이다.

[2] (1) a=rcosα,b=rsinα,c=rcosβ,d=rsinβ\displaystyle a=r \cos \alpha , b=r \sin \alpha , c=r \cos \beta , d=r \sin \beta이다. 따라서 K=(rcosαrcosβrsinαrsinβ)\displaystyle K= {\begin{pmatrix}r \cos \alpha & r \cos \beta \\ r \sin \alpha & r \sin \beta \end{pmatrix}}이다.

(2) det(K)=r2(cosαsinβcosβsinα)=r2{cos(α)sinβ+cosβsin(α)}=r2sin(βα)\displaystyle \det \left ( K \right ) =r ^{2} \left ( \cos \alpha \sin \beta -\cos \beta \sin \alpha \right ) =r ^{2} \left\{ \cos \left ( -\alpha \right ) \sin \beta +\cos \beta \sin \left ( -\alpha \right ) \right\} =r ^{2} \sin \left ( \beta -\alpha \right ) 이다. 연립방정식 KX=B\displaystyle KX=B가 단 한 쌍의 해를 갖기 위해서는 det(K)0\displaystyle \det \left ( K \right ) \ne 0이어야 하므로 βαnπ\displaystyle \beta - \alpha \ne n \pi (n\displaystyle n은 정수)이다.

(3) det(f(A))=det(AK)=det(A)det(K)\displaystyle \det \left ( f \left ( A \right ) \right ) =\det \left ( AK \right ) =\det \left ( A \right ) \det \left ( K \right )이다. 그런데 연립방정식 AX=B\displaystyle AX=B는 단 한 쌍의 해를 가지므로 det(A)0\displaystyle \det \left ( A \right ) \ne 0이다. 만일 det(K)0\displaystyle \det \left ( K \right ) \ne 0이면 det(f(A))0\displaystyle \det \left ( f \left ( A \right ) \right ) \ne 0이므로 f(A)X=B\displaystyle f \left ( A \right ) X=B는 단 한 쌍의 해를 갖는다. 만일 det(K)=0\displaystyle \det \left ( K \right ) =0이면 det(f(A))=0\displaystyle \det \left ( f \left ( A \right ) \right ) =0이므로 f(A)X=B\displaystyle f \left ( A \right ) X=B의 해는 존재하지 않거나 무한히 많이 존재한다.

[3]“참”이다.

(증명) (cosθsinθsinθcosθ)(ac)=(a1a3)\displaystyle {\begin{pmatrix}\cos \theta & -\sin \theta \\ \sin \theta & \cos \theta \end{pmatrix}} {\begin{pmatrix}a\\ c\end{pmatrix}} = {\begin{pmatrix}a _{1}\\ a _{3}\end{pmatrix}}이고 (cosθsinθsinθcosθ)(bd)=(a2a4)\displaystyle {\begin{pmatrix}\cos \theta & -\sin \theta \\ \sin \theta & \cos \theta \end{pmatrix}} {\begin{pmatrix}b\\ d\end{pmatrix}} = {\begin{pmatrix}a _{2}\\ a _{4}\end{pmatrix}}이다. 따라서 B=(cosθsinθsinθcosθ)\displaystyle B= {\begin{pmatrix}\cos \theta & -\sin \theta \\ \sin \theta & \cos \theta \end{pmatrix}}로 놓으면 BA=Rθ\displaystyle BA=R _{\theta }이고 det(B)=cos2θ+sin2θ=1\displaystyle \det \left ( B \right ) =\cos ^{2} \theta +\sin ^{2} \theta =1이다. 그런데 연립방정식 AX=O\displaystyle AX=O가 단 한 쌍의 해를 가지면 det(A)0\displaystyle \det \left ( A \right ) \ne 0이고 det(Rθ)=det(BA)=det(B)det(A)0\displaystyle \det \left ( R _{\theta } \right ) =\det \left ( BA \right ) =\det \left ( B \right ) \det \left ( A \right ) \ne 0이므로 RθX=O\displaystyle R _{\theta } X=O는 단 한 쌍의 해를 갖는다.

[4]“거짓”이다.

(반례) 행렬 An=(1001n)\displaystyle A _{n} = {\begin{pmatrix}1& 0\\ 0& \frac{1}{n}\end{pmatrix}}에 대하여 det(An)=1n0\displaystyle \det \left ( A _{n} \right ) = \frac{1}{n} \ne 0이므로 연립방정식 AnX=B\displaystyle A _{n} X=B의 해가 존재한다. 그런데 limnAn=(1000)=A\displaystyle \lim _{n \to \infty } {A _{n} = {\begin{pmatrix}1&0\\ 0&0\end{pmatrix}} =A}이므로 AX=B\displaystyle AX=B로부터 {1x+0y=10x+0y=2\displaystyle {\begin{cases}1x+0y=1\\ 0x+0y=2\end{cases}}가 되어 해가 존재하지 않는다.

첨삭 사례

아직 등록된 첨삭 사례가 없습니다.

질문과 답변 · 0개질문과 답변 · 고정 0개

아직 등록된 질문이 없습니다. 질문 작성은 멤버십 회원만 가능합니다.