线性代数 - optimization


Linear Operator

vector space

Symplectic vector space

Invertible matrix| singular matrix 非|奇异矩阵

Kernal | null space

Linear

linear map

Let $V,W$ be vector space over the same field $K$.

A fucntion $f:V\to W$ is said to be linear map if for any two vectors $u,v\in V$ and any saclar $c\in K$ the following two conditions are satisfied:

linear map preseres保留 the operation of addtion and scalar multiplication

View $K$ as one-dimensional vector space → Linear function

linear extensions

Example: $(1,0)\to -1,(0,1)\to 2,S:=\{(1,0),(0,1)\}$, $F=span(S):(x,y)=x(1,0)+y(0,1)$

A linear extension of $f$ to $X$, if it exists, is a linear map $F:X\to Y$ defined on $X$ that extends $f$ and takes its values from the codomain {上域$X$} of $f$

$$ F\left(c_1s_1+\cdots c_ns_n\right)=c_1f\left(s_1\right)+\cdots+c_nf\left(s_n\right) $$

Matrix representaion

if $V,W$ are finite-dimensional vector spaces and basis is defind for each vector, then every linear map from $V$ to $W$ can be represented by a matrix.

Vector space of linear map