Just the basics.
Show:
A Vector Space \(V\) is defined over a field \(F\) is a non-empty set that has two operations: 1. Vector Addition: \(+:V \times V \to V\) 2. Scalar Multiplication: \(\cdot:F \times V \to V\)
Satisfying the following properties for all \(u,v,w \in V\) and \(\alpha,\beta \in F\):
A Subspace is a subset of a vector space that is itself a vector space. Properties 2, 3,
Show:
Show:
A set of nonzero vectors \(v_1, \ldots, v_n\) in a vector space \(V\) over field \(F\) is linearly dependent if there exists some set of field elements \(\alpha_1, \ldots, \alpha_n\) not all zero such that: \[ 0 = \sum_{i=1}^n \alpha_i \cdot v_i \] If no such set of \(\alpha_i\) exists then the set of vectors is linearly independent.
Show:
Let \(u,v,w \in V\), a vector space over field \(F\). A function, \(<*,*>:V \times V \to F\) is called an inner product if:
Two nonzero vectors \(u\) and \(v\) are orthogonal if \(<u,v\)=0$
Show:
Show:
A function \(||\;|| : V \to \mathbb{R}^+\) satisfying:
Show:
\[A^HA = \mathbb(1) = AA^H\]
Show:
Show:
Show:
Show:
Show:
Show:
Notes on Computers
AWS · Bash · C · C++ · Cyber Security · Git · LaTeX · Linux · Networking · Python · Raspberry Pi · Tools · Vim
Notes on Math & Physics
Information Theory · Linear Algebra · Solid State Physics
Copyright 2021 · Eric D. Weise