LaTex2Web logo

Documents Live, a web authoring and publishing system

If you see this, something is wrong

Table of contents

First published on Thursday, Jan 9, 2025 and last modified on Thursday, Jan 9, 2025

Linear Algebra in the Euclidian Space: Section 9 Test

Fabienne Chaplais Mathedu

Keywords: Linear Mapping, Matrix, Rotation

1 Introduction

In that test, you will prove some results about the rotations with the help of their matrices in the canonical base.

2 Question 1: Compose two rotations

Consider the two following rotations and there matrices.

  1. The rotation \( \rho_{\theta}\) of angle \( \theta\) , having the matrix \( R_{\theta}=\begin{bmatrix} \cos(\theta)&-\sin(\theta)\\ \sin(\theta)&\cos(\theta)\end{bmatrix}\) in the canonical base.

  2. And the rotation \( \rho_{\mu}\) of angle \( \mu\) , having the matrix \( R_{\mu}=\begin{bmatrix} \cos(\mu)&-\sin(\mu)\\ \sin(\mu)&\cos(\mu)\end{bmatrix}\) in the canonical base.

2.1 Question 1.1

Use the trigonometric formulae to prove that \( R_{\theta}R_{\mu}=R_{(\theta+\mu)}\) .

2.2 Question 1.2

Deduce that \( \rho_{\theta}\circ\rho_{\mu}=\rho_{(\theta+\mu)}\) .

3 Question 2: Inverse a rotation

Consider the following rotation and its matrix.

  • The rotation \( \rho_{\theta}\) of angle \( \theta\) , having the matrix \( R_{\theta}=\begin{bmatrix} \cos(\theta)&-\sin(\theta)\\ \sin(\theta)&\cos(\theta)\end{bmatrix}\) in the canonical base.

3.1 Question 2.1

Use the trigonometric fundamental formula to prove that \( \det(R_{\theta})=1\) .

3.2 Question 2.2

Deduce that \( R_{\theta}\) and \( \rho_{\theta}\) , are invertible.

3.3 Question 2.3

Use the parity of the cosine and sine to prove that \( R_{\theta}^{-1}= R_{-\theta}\) .

3.4 Question 2.4

Deduce that \( \rho_{\theta}^{-1}=\rho_{-\theta}\) .