Ivan Shishkin, Rye (1878)

Problems/Linear algebraExerciseReviewed

Une famille libre ?

by SalixBabylonica·
27
Difficulty scaleÉchelle de difficulté

This score reflects both the level of the required concepts and the difficulty of the solution.Ce score tient compte à la fois du niveau des notions nécessaires et de la difficulté de la résolution.

  1. 110First steps / middle schoolPremiers pas / collège
  2. 1125Beginner / high schoolDébutant / lycée
  3. 2650Intermediate / undergraduateIntermédiaire / licence
  4. 5170Advanced / graduateAvancé / master
  5. 7190Expert / specializedExpert / spécialisé
  6. 91100Research levelNiveau recherche
These levels are approximate guides.Ces niveaux sont des repères approximatifs.
·
Français

Showing the Français version because no English translation exists yet. Add that translation.

Dans R3\mathbb{R}^3, on considère la famille de vecteurs

x1=(110),x2=(101),x3=(011).x_1 = \begin{pmatrix} 1 \\ 1 \\ 0 \end{pmatrix},\qquad x_2 = \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix},\qquad x_3 = \begin{pmatrix} 0 \\ 1 \\ 1 \end{pmatrix}.Montrer que (e1,e2,e3)(e_1,e_2,e_3) est libre.

I solved itMark it doneAdd to my listKeep it in your list

Solutions

1
Reveal solutionsAre you sure? Give it a try first.

Solution by SalixBabylonica

Discussions0 useful votes

Montre que (e1,e2,e3)(e_1,e_2,e_3) est libre.
Soit λ1,λ2,λ3\lambda_1,\lambda_2,\lambda_3 tel que λ1x1+λ2x2+λ3x3=0.\lambda_1 x_1 + \lambda_2 x_2 + \lambda_3 x_3 = 0.
Alors on a
λ1(110)+λ2(101)+λ3(011)=(000).\lambda_1 \begin{pmatrix} 1 \\ 1 \\ 0 \end{pmatrix} + \lambda_2 \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix} + \lambda_3 \begin{pmatrix} 0 \\ 1 \\ 1 \end{pmatrix} = \begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix}.Cela revient finalement à résoudre le système suivant :
{λ1+λ2=0,λ1+λ3=0,λ2+λ3=0.\begin{cases} \lambda_1 + \lambda_2 = 0,\\ \lambda_1 + \lambda_3 = 0,\\ \lambda_2 + \lambda_3 = 0. \end{cases}De la première équation, on a λ2=λ1\lambda_2 = -\lambda_1.
De la deuxième, λ3=λ1\lambda_3 = -\lambda_1.
En les remplaçant dans la troisième :

λ2+λ3=λ1λ1=2λ1=0λ1=0.\lambda_2 + \lambda_3 = -\lambda_1 - \lambda_1 = -2\lambda_1 = 0 \quad\Rightarrow\quad \lambda_1 = 0.

Donc λ2=0\lambda_2 = 0 et λ3=0\lambda_3 = 0.
D’où la famille (e1,e2,e3)(e_1,e_2,e_3) est libre.

Report

For an unclear, ambiguous, or possibly incorrect statement, please use the Discussion tab on the right. Report content that needs moderator intervention, such as dangerous, clearly non-mathematical, or plagiarized content.