Loading [MathJax]/jax/output/CommonHTML/jax.js
Direct Sum
·
Mathematics/Linear Algebra
SumDefinition 1. Let W1,...,WkV. We define the sum of these subspaces to be the set {v1++vk|viWi for 1ik}, which we denote by ki=1Wi.Direct SumDefinition 2. Let W1,...,WkV. We call V the direct sum of W1,...,Wk and write V=ki=1Wi, if V=ki=1Wi and $W_j \cap \sum_{i \n..
Orthogonal Complement
·
Mathematics/Linear Algebra
Orthogonal ComplementDefinition 1. Let (V,,) be an inner product space, and let SV. We define S to be S={xV|x,y=0,yS}. The set S is called the orthogonal complement of S.S의 벡터들에 직교하는 벡터들을 모두 모아놓은 집합을 S의 orthogonal complement, 직교여공간이라고 부른다. 자명하게 $S^{\perp} \..
Gram-Schmidt Process
·
Mathematics/Linear Algebra
OrthogonalDefinition 1. Let (V,,) be an inner product space. Let x,yV, and let SV. Then(a) x and y are orthogonal (or perpendicular) if x,y=0.(b) S is orthogonal if any two distinct vector in S are orthogonal.고등학교 시절 내적을 배웠다면, 내적의 정의를 xy=|x||y|cosθ로 기억하고 있을 것이다. 이 경우 θ=90일 때 두 벡터가 ..
Norm
·
Mathematics/Linear Algebra
NormDefinition 1. Let V be a vector space over F=R or C. A norm is a function ||||:VR such that x,yV,aF, the following hold:(a) ||x||0, and ||x||=0x=0.(b) ||ax||=|a|||x||.(c) ||x+y||||x||+||y||.Then (V,||||) is called a normed space. 복소수의 크기를 절댓값을 씌워서 알..
Adjoint of Matrix
·
Mathematics/Linear Algebra
Adjoint of Matrix Definition 1. Let AMm×n(F). We define the adjoint or conjugate transpose of A to be the n×m matrix A such that (A)ij=¯Aji for all i,j. Theorem 1 Theorem 1. Let A,BMm×n(F), and let CMn×p. Then (a) (A+B)=A+B (b) (cA)=¯cA,cF. (c) $(AC)^* = C^*A^*..
Inner Product Space
·
Mathematics/Linear Algebra
이 포스트에서 VF-벡터공간으로 취급한다.Inner ProductDefinition 1. An inner product on V is a function ,:V×VF, such that x,y,zV and cF, the following hold:(a) x+z,y=x,y+z,y.(b) cx,y=cx,y.(c) $\overline{ \langle x, y \rangle..
The Cayley-Hamilton Theorem
·
Mathematics/Linear Algebra
The Cayley-Hamilton Theorem Theorem 1. (The Cayley-Hamilton Theorem) Let TL(V), and let f(t) be the characteristic polynomial of T. (V is finite-dimensional) Then f(T)=T0, the zero transformation. Proof. We need to show that f(T)(v)=0,vV. If v=0, it is clear. Suppose that v0. Let W be the T-cyclic subspace of ..
The Cyclic Subspace
·
Mathematics/Linear Algebra
The Cyclic SubspaceDefinition 1. Let TL(V), and let a nonzero vector xV. The subspace W=x,T(x),T2(x),... is called the T-cyclic subspace of V generated by x.Theorem 1Theorem 1. Let TL(V), and let W be the T-cyclic subspace of V generated by 0xV. Then(a) W is T-invariant.(b) Any T-invariant su..
The Invariant Subspace
·
Mathematics/Linear Algebra
The Invariant SubspaceDefinition 1. Let TL(V). Then WV is called a T-invariant subspace of V if T(W)W.    W의 image가 다시 W에 포함될 때 WT-불변 부분공간이라고 부른다. 자명하게 {0},V,R(T),N(T),EλT-불변 부분공간임을 알 수 있다.The restriction of a Linear OperatorDefinition 2. Let TL(V), and let W be a T-invariant subspace of V. T..
How to Diagonalize a Linear Operator
·
Mathematics/Linear Algebra
어떤 선형 연산자 T가 주어졌을 때 대각화가능한지 결정하고, 가능하다면 대각화하도록 고유벡터들로 이루어진 기저 β를 찾는 것이 우리의 목표이다. T의 고유값은 특성 다항식 f(t)=det(TtI)를 풀어서 구할 수 있다. 만약 이를 통해 서로 다른 고유값 λ1,...,λk를 구했을 때, 이 고유값들에 대응되는 고유벡터들은 vEλ을 이용해서 구할 수 있다. 이제 이 고유벡터들로 기저를 구성해야 하고, 그 방법을 아래의 정리들이 제시해준다. Theorem 1Theorem 1. Let TL(V), and let λ1,...,λk be distinct ei..