2024-11-10

855: For Real or Complex Vectors Space with Inner Product, Linear Combination of Finite Vectors Cannot Be Perpendicular to Each Constituent Without Being 0

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that for real or complex vectors space with inner product, linear combination of finite vectors cannot be perpendicular to each constituent without being 0

Topics


About: vectors space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any real or complex vectors space with any inner product, any linear combination of any finite vectors cannot be perpendicular to each constituent without being 0.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
\(F\): \(\in \{\mathbb{R}, \mathbb{C}\}\)
\(V\): \(\in \{\text{ the } F \text{ vectors spaces }\}\)
\(\langle \bullet, \bullet\rangle\): \(: V \times V \to F\), \(\in \{\text{ the inner products on } V\}\)
\(\{v_1, ..., v_k\}\): \(\subseteq V\)
\(v\): \(= r^1 v_1 + ... + r^k v_k \in V\), where \(r^j \in F\)
//

Statements:
\(\forall j \in \{1, ..., k\} (\langle v, v_j \rangle = 0)\)
\(\implies\)
\(v = 0\)
//


2: Proof


Let us suppose that \(\forall j \in \{1, ..., k\} (\langle v, v_j \rangle = 0)\).

\(\langle v_j, v \rangle = \overline{\langle v, v_j \rangle} = 0\).

\(\langle v, v \rangle = \langle r^1 v_1 + ... + r^k v_k, v \rangle = r^1 \langle v_1, v \rangle + ... + r^k \langle v_k, v \rangle = r^1 0 + ... + r^k 0 = 0\), which implies that \(v = 0\), by the definition of inner product.


References


<The previous article in this series | The table of contents of this series | The next article in this series>