SlideShare una empresa de Scribd logo
1 de 1
Descargar para leer sin conexión
1. The wedge product of two vectors u, v ∈ Rn
, u ∧ v, is given by the matrix u ∧ v = 1/2(uT
v − vT
u).
Show that u ∧ v is skew symmetric.
Solution: (u ∧ v)
T
= 1/2(uT
v − vT
u)
T
= 1/2((uT
v)T
− (vT
u)T
) = 1/2(vT
(uT
)T
− uT
(vT
)T
) =
1/2(vT
u − uT
v).
2. The α−rotation matrix, Rα, is given by:
Rα =
cos α − sin α
sin α cos α
.
2.1. Show that the determinant of Rα is independent of α.
Solution: |Rα| = cos2
α + sin2
α = 1 and the conclusion follows.
2.2. Verify that indeed Rα rotates a vector in R2
by an angle of amplitude α.
Solution: Let u = (x, y) ∈ R2
be such vector. Setting x = r cos θ and y = r sin θ, one can write
u in the form u = (r cos θ, r sin θ), where r = u = x2 + y2 and θ = arctan(y/x) and thus such
coordinates r and θ are uniquely determined. Hence, using those coordinates, we have:
Rα =
cos α − sin α
sin α cos α
r cos θ
r sin θ
=
r cos α cos θ − r sin α sin θ
r sin α cos θ + r cos α sin θ
=
r cos(α + θ)
r sin(α + θ)
.
This shows that Rα rotates a vector in R2
by an angle of amplitude α.
2.3. Show that Rα is orthogonal.
Solution: There is a quicker way to answer this exercise: noticing that the columns of Rα form an
orthonormal basis of R2
. Nevertheless, we can use the definition to show that R−1
α = RT
α . Clearly,
by exercise 2.1., Rα is invertible. Thus:
cos α sin α
− sin α cos α
cos α − sin α
sin α cos α
= I2.
where I2 denotes the identity matrix of order 2.
2.4. Let O(2) be the set of orthogonal matrices of order 2 (clearly, Rα ∈ O(2)). Show that O(2) is a
group under matrix multiplication.
Solution: The existence of an identity, inverse element is obvious (just take I2). Associativity is also
straightforward. Finally, we just need to show that O(2) is closed under matrix multiplication. Take
A, B ∈ O(2). Then (AB)(AB)T
= ABBT
AT
= AAT
= I2 and so (AB)T
= (AB)−1
is an element of
O(2).
2.5. Show that the correspondence T : α ∈ [0, 2π[ → O(2); α → Rα is well defined and is one–to–one. Is
it onto?
Solution: Let α = β. Then it is clear that Rα = Rβ, for all α, β ∈ [0, 2π[ and thus T is well
defined. Moreover, since cosine and sine functions are injective in [0, 2π[ and alternate in sign in the
four quadrants it follows that T is also one–to–one. Although it is not onto since O(2) also includes
matrices whose determinant equals -1.
3. Consider the transformation T : R2
→ R between vector spaces defined by T(u, v) = u + v.
3.1. Verify that T is linear.
Solution: Trivial.
3.2. Find ker(T). Conclude that T is not injective.
Solution: ker(T) = {(1, −1)}, i.e., the subspace of R2
generated by the vector (1, −1). Thus ker(T)
has many infinitely elements and hence T is not injective.
3.3. Write T as a linear combination of the elements of a basis of R2∗
, the dual of R2
.
Solution: Take the canonical basis of R2
. (φ1, φ2) is the dual basis, where φi : R2
→ R, for i = 1, 2,
are defined by φ1(u, v) = u and φ2(u, v) = v. Thus, clearly T = 1 ∗ φ1 + 1 ∗ φ2.

Más contenido relacionado

La actualidad más candente

The Application of Derivatives
The Application of DerivativesThe Application of Derivatives
The Application of Derivatives
divaprincess09
 
limits and continuity
limits and continuitylimits and continuity
limits and continuity
Elias Dinsa
 

La actualidad más candente (20)

Applied Calculus Chapter 3 partial derivatives
Applied Calculus Chapter  3 partial derivativesApplied Calculus Chapter  3 partial derivatives
Applied Calculus Chapter 3 partial derivatives
 
Introduction to differentiation
Introduction to differentiationIntroduction to differentiation
Introduction to differentiation
 
Fourier series
Fourier seriesFourier series
Fourier series
 
Chapter 2 (maths 3)
Chapter 2 (maths 3)Chapter 2 (maths 3)
Chapter 2 (maths 3)
 
Proof of Beal's conjecture
Proof of Beal's conjecture Proof of Beal's conjecture
Proof of Beal's conjecture
 
senior seminar
senior seminarsenior seminar
senior seminar
 
Fourier series 2
Fourier series 2Fourier series 2
Fourier series 2
 
A Proof of the Riemann Hypothesis
A Proof of the Riemann  HypothesisA Proof of the Riemann  Hypothesis
A Proof of the Riemann Hypothesis
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equations
 
The Application of Derivatives
The Application of DerivativesThe Application of Derivatives
The Application of Derivatives
 
Fourier series of odd functions with period 2 l
Fourier series of odd functions with period 2 lFourier series of odd functions with period 2 l
Fourier series of odd functions with period 2 l
 
Hypothesis of Riemann's (Comprehensive Analysis)
 Hypothesis of Riemann's (Comprehensive Analysis) Hypothesis of Riemann's (Comprehensive Analysis)
Hypothesis of Riemann's (Comprehensive Analysis)
 
limits and continuity
limits and continuitylimits and continuity
limits and continuity
 
Fourier series
Fourier seriesFourier series
Fourier series
 
Lesson 5: Continuity
Lesson 5: ContinuityLesson 5: Continuity
Lesson 5: Continuity
 
Topic: Fourier Series ( Periodic Function to change of interval)
Topic: Fourier Series ( Periodic Function to  change of interval)Topic: Fourier Series ( Periodic Function to  change of interval)
Topic: Fourier Series ( Periodic Function to change of interval)
 
Pertemuan 5
Pertemuan 5Pertemuan 5
Pertemuan 5
 
Partial differentiation B tech
Partial differentiation B techPartial differentiation B tech
Partial differentiation B tech
 
Bai giang Dao ham rieng
Bai giang Dao ham riengBai giang Dao ham rieng
Bai giang Dao ham rieng
 
Solve Equations
Solve EquationsSolve Equations
Solve Equations
 

Similar a Linear Algebra

MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docxMATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
wkyra78
 
Hi please complete the following with detailed working out Find the .pdf
Hi please complete the following with detailed working out Find the .pdfHi please complete the following with detailed working out Find the .pdf
Hi please complete the following with detailed working out Find the .pdf
ezhilvizhiyan
 
Dynamical systems
Dynamical systemsDynamical systems
Dynamical systems
Springer
 
MATH 200-004 Multivariate Calculus Winter 2014Chapter 12.docx
MATH 200-004 Multivariate Calculus Winter 2014Chapter 12.docxMATH 200-004 Multivariate Calculus Winter 2014Chapter 12.docx
MATH 200-004 Multivariate Calculus Winter 2014Chapter 12.docx
andreecapon
 
torsionbinormalnotes
torsionbinormalnotestorsionbinormalnotes
torsionbinormalnotes
Jeremy Lane
 
Parameterized curves in r^3
Parameterized curves in r^3Parameterized curves in r^3
Parameterized curves in r^3
Tarun Gehlot
 
20070823
2007082320070823
20070823
neostar
 

Similar a Linear Algebra (20)

H. Partouche - Thermal Duality and non-Singular Superstring Cosmology
H. Partouche - Thermal Duality and non-Singular Superstring CosmologyH. Partouche - Thermal Duality and non-Singular Superstring Cosmology
H. Partouche - Thermal Duality and non-Singular Superstring Cosmology
 
Vector space
Vector spaceVector space
Vector space
 
Midterm assign 2
Midterm assign 2Midterm assign 2
Midterm assign 2
 
Permutations 2020
Permutations 2020Permutations 2020
Permutations 2020
 
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docxMATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
 
Hi please complete the following with detailed working out Find the .pdf
Hi please complete the following with detailed working out Find the .pdfHi please complete the following with detailed working out Find the .pdf
Hi please complete the following with detailed working out Find the .pdf
 
Mat 223_Ch4-VectorSpaces.ppt
Mat 223_Ch4-VectorSpaces.pptMat 223_Ch4-VectorSpaces.ppt
Mat 223_Ch4-VectorSpaces.ppt
 
Signals Processing Homework Help
Signals Processing Homework HelpSignals Processing Homework Help
Signals Processing Homework Help
 
Linear Algebra Gauss Jordan elimination.pptx
Linear Algebra Gauss Jordan elimination.pptxLinear Algebra Gauss Jordan elimination.pptx
Linear Algebra Gauss Jordan elimination.pptx
 
Dynamical systems
Dynamical systemsDynamical systems
Dynamical systems
 
MATH 200-004 Multivariate Calculus Winter 2014Chapter 12.docx
MATH 200-004 Multivariate Calculus Winter 2014Chapter 12.docxMATH 200-004 Multivariate Calculus Winter 2014Chapter 12.docx
MATH 200-004 Multivariate Calculus Winter 2014Chapter 12.docx
 
torsionbinormalnotes
torsionbinormalnotestorsionbinormalnotes
torsionbinormalnotes
 
holbert-supermfld
holbert-supermfldholbert-supermfld
holbert-supermfld
 
MC0082 –Theory of Computer Science
MC0082 –Theory of Computer ScienceMC0082 –Theory of Computer Science
MC0082 –Theory of Computer Science
 
Double_Integral.pdf
Double_Integral.pdfDouble_Integral.pdf
Double_Integral.pdf
 
Quantum Hw 15
Quantum Hw 15Quantum Hw 15
Quantum Hw 15
 
EC8352-Signals and Systems - Laplace transform
EC8352-Signals and Systems - Laplace transformEC8352-Signals and Systems - Laplace transform
EC8352-Signals and Systems - Laplace transform
 
Parameterized curves in r^3
Parameterized curves in r^3Parameterized curves in r^3
Parameterized curves in r^3
 
20070823
2007082320070823
20070823
 
Applied III Chapter 4(1).pdf
Applied III  Chapter 4(1).pdfApplied III  Chapter 4(1).pdf
Applied III Chapter 4(1).pdf
 

Más de Maths Tutoring

Más de Maths Tutoring (20)

O que é a pedagogia
O que é a pedagogiaO que é a pedagogia
O que é a pedagogia
 
Teste Derivadas
Teste DerivadasTeste Derivadas
Teste Derivadas
 
Ficha2 Derivadas
Ficha2 DerivadasFicha2 Derivadas
Ficha2 Derivadas
 
Teste 12ano
Teste 12ano Teste 12ano
Teste 12ano
 
Identidades trigonométricas
Identidades trigonométricasIdentidades trigonométricas
Identidades trigonométricas
 
limite sinx/x 12 ano
limite sinx/x 12 anolimite sinx/x 12 ano
limite sinx/x 12 ano
 
Trigonometria 12 ano revisoes
Trigonometria 12 ano revisoesTrigonometria 12 ano revisoes
Trigonometria 12 ano revisoes
 
Teorema de Bolzano
Teorema de BolzanoTeorema de Bolzano
Teorema de Bolzano
 
Intervalos e propriedades de números reais - Grau de dificuldade elevado
Intervalos e propriedades de números reais - Grau de dificuldade elevadoIntervalos e propriedades de números reais - Grau de dificuldade elevado
Intervalos e propriedades de números reais - Grau de dificuldade elevado
 
Teste algebra linear
Teste algebra linearTeste algebra linear
Teste algebra linear
 
Teste 11ano produto interno e vetores
Teste 11ano produto interno e vetoresTeste 11ano produto interno e vetores
Teste 11ano produto interno e vetores
 
Teste eqs e intervalos com res
Teste eqs e intervalos com resTeste eqs e intervalos com res
Teste eqs e intervalos com res
 
Teste equações e intervalos
Teste equações e intervalosTeste equações e intervalos
Teste equações e intervalos
 
Sucessoes e series com res
Sucessoes e series com resSucessoes e series com res
Sucessoes e series com res
 
Sucessoes, séries 20/21
Sucessoes, séries 20/21Sucessoes, séries 20/21
Sucessoes, séries 20/21
 
Ano 20/21 - Ficha 9ano - Intervalos
Ano 20/21 - Ficha 9ano - IntervalosAno 20/21 - Ficha 9ano - Intervalos
Ano 20/21 - Ficha 9ano - Intervalos
 
Fluid Mechanics Exercises
Fluid Mechanics ExercisesFluid Mechanics Exercises
Fluid Mechanics Exercises
 
Worksheet - Differential Equations
Worksheet - Differential EquationsWorksheet - Differential Equations
Worksheet - Differential Equations
 
Numeros complexos ficha
Numeros complexos fichaNumeros complexos ficha
Numeros complexos ficha
 
Teste polinómios 2 - 10.º ano Fev2020
Teste polinómios 2 - 10.º ano Fev2020Teste polinómios 2 - 10.º ano Fev2020
Teste polinómios 2 - 10.º ano Fev2020
 

Último

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Último (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 

Linear Algebra

  • 1. 1. The wedge product of two vectors u, v ∈ Rn , u ∧ v, is given by the matrix u ∧ v = 1/2(uT v − vT u). Show that u ∧ v is skew symmetric. Solution: (u ∧ v) T = 1/2(uT v − vT u) T = 1/2((uT v)T − (vT u)T ) = 1/2(vT (uT )T − uT (vT )T ) = 1/2(vT u − uT v). 2. The α−rotation matrix, Rα, is given by: Rα = cos α − sin α sin α cos α . 2.1. Show that the determinant of Rα is independent of α. Solution: |Rα| = cos2 α + sin2 α = 1 and the conclusion follows. 2.2. Verify that indeed Rα rotates a vector in R2 by an angle of amplitude α. Solution: Let u = (x, y) ∈ R2 be such vector. Setting x = r cos θ and y = r sin θ, one can write u in the form u = (r cos θ, r sin θ), where r = u = x2 + y2 and θ = arctan(y/x) and thus such coordinates r and θ are uniquely determined. Hence, using those coordinates, we have: Rα = cos α − sin α sin α cos α r cos θ r sin θ = r cos α cos θ − r sin α sin θ r sin α cos θ + r cos α sin θ = r cos(α + θ) r sin(α + θ) . This shows that Rα rotates a vector in R2 by an angle of amplitude α. 2.3. Show that Rα is orthogonal. Solution: There is a quicker way to answer this exercise: noticing that the columns of Rα form an orthonormal basis of R2 . Nevertheless, we can use the definition to show that R−1 α = RT α . Clearly, by exercise 2.1., Rα is invertible. Thus: cos α sin α − sin α cos α cos α − sin α sin α cos α = I2. where I2 denotes the identity matrix of order 2. 2.4. Let O(2) be the set of orthogonal matrices of order 2 (clearly, Rα ∈ O(2)). Show that O(2) is a group under matrix multiplication. Solution: The existence of an identity, inverse element is obvious (just take I2). Associativity is also straightforward. Finally, we just need to show that O(2) is closed under matrix multiplication. Take A, B ∈ O(2). Then (AB)(AB)T = ABBT AT = AAT = I2 and so (AB)T = (AB)−1 is an element of O(2). 2.5. Show that the correspondence T : α ∈ [0, 2π[ → O(2); α → Rα is well defined and is one–to–one. Is it onto? Solution: Let α = β. Then it is clear that Rα = Rβ, for all α, β ∈ [0, 2π[ and thus T is well defined. Moreover, since cosine and sine functions are injective in [0, 2π[ and alternate in sign in the four quadrants it follows that T is also one–to–one. Although it is not onto since O(2) also includes matrices whose determinant equals -1. 3. Consider the transformation T : R2 → R between vector spaces defined by T(u, v) = u + v. 3.1. Verify that T is linear. Solution: Trivial. 3.2. Find ker(T). Conclude that T is not injective. Solution: ker(T) = {(1, −1)}, i.e., the subspace of R2 generated by the vector (1, −1). Thus ker(T) has many infinitely elements and hence T is not injective. 3.3. Write T as a linear combination of the elements of a basis of R2∗ , the dual of R2 . Solution: Take the canonical basis of R2 . (φ1, φ2) is the dual basis, where φi : R2 → R, for i = 1, 2, are defined by φ1(u, v) = u and φ2(u, v) = v. Thus, clearly T = 1 ∗ φ1 + 1 ∗ φ2.