Lecture 01
Lecture 01
Lecture 01
FURTHER INTEGRATION
DIFFERENTIAL EQUATIONS
SERIES OF NUMBERS
University of Namibia
Faculty of Engineering & IT
Department of Mechanical Engineering
12 August 2020
Outline
2 FURTHER INTEGRATION
3 DIFFERENTIAL EQUATIONS
4 SERIES OF NUMBERS
Av = λv (1)
where A is an n × n matrix, v is an n × 1 vector of unknowns
x1 , . . . , xn and λ is an unknown scalar. Equation (1) is called the
Eigenvalue Problem.
1 2
E.g. For the matrix A = the eigenvalue problem Av = λv
2 1
can be written as:
1 2 x1 x
=λ 1
2 1 x2 x2
| {z } |{z} |{z}
2×2 2×1 2×1
Av = λIv (2)
(A − λI)v = 0 (3)
which is the homogeneous system of n equations in n unknowns
APPLICATIONS IN ENGINEERING
The eigenvalue problem (1) has numerous applications in different
engineering disciplines. e.g.
SOLUTION PROCEDURE
EXAMPLE 1.1
SOLUTION 1.1
2−λ 2 1
1 3−λ 1 = 0 =⇒ −λ2 + 7λ2 − 11λ + 5 = 0
1 2 2−λ
=⇒ −(λ − 5)(λ − 1)2 = 0
−3x1 + 2x2 + x3 = 0
x2 − x3 = 0
x1 + 2x2 + x3 = 0
x1 −2α − β −2α −β −2 −1
x2 = α = α + 0 =α 1 +β 0
x3 β 0 β 0 1
−2 −1
∴ v2 = 1 and v3 = 0 are the eigenvectors corresponding
0 1
to the eigenvalue λ2 = 1.
respectively.
FURTHER MATRIX ALGEBRA
FURTHER MATRIX ALGEBRA
FURTHER INTEGRATION
DIFFERENTIAL EQUATIONS
SERIES OF NUMBERS
HERMITIAN MATRICES
A complex square matrix A is said to be Hermitian or Self-adjoint
if and only if it is equals to its own conjugate transpose. i.e.
A is Hermitian ⇐⇒ A∗ = A
SYMMETRIC MATRICES
A square matrix A is said to be symmetric if and only if AT = A.
Theorem 1.3
If an eigenvalue λi of a symmetric matrix A is of multiplicity k,
then eigenspace corresponding λi is of dimension k.
Theorem 1.4
If A is symmetric, then the eigenvectors corresponding to distinct
eigenvalues are orthogonal.
Exercise 1.1
Qn
i=1 λi = det(A)
3
Cn−1 = trace(A)
For example
EXAMPLE 1.2
Solution 1.2
Given
then
(−1)n An A−1 +(−1)n−1 Cn−1 An−1 A−1 +· · ·−C1 AA−1 = −C0 I A−1
1
A−1 = (−1)n−1 An−1 + (−1)n−2 Cn−1 An−2 + · · · − C1 I
C0
1
= [Adj(A)] (C3)
det(A)
EXAMPLE 1.3
1 2
Using Matrix A = in Example 1.2 we have
3 4
A2 − 5A − 2I = [0]
Thus,
1
2A−1 = A − 5I =⇒ A−1 = [A − 5I ]
2
1 1 2 5 0
= −5
2 3 4 0 5
1 −4 2 −2 1
= = 3
2 3 −1 2 − 12
DIAGONALIZATION
Theorem 1.6
If an n × n matrix A has distinct eigenvalues λ1 , λ2 ,. . . , λn then
the corresponding eigenvectors v1 , v2 , . . . , vn are linearly
independent.
Theorem 1.7
If an n × n matrix A has n distinct eigenvalues, then it is
diagonalizable .
Theorem 1.8
Every symmetric matrix is diagonalizable.
EXAMPLE 1.4
SOLUTION 1.4
(4.) Diagonalizing A
1 1 −3 1 0 0
Q −1 AQ = D where Q = 1 0 −3 and D = 0 1 0
0 1 1 0 0 2
FURTHER MATRIX ALGEBRA
FURTHER MATRIX ALGEBRA
FURTHER INTEGRATION
DIFFERENTIAL EQUATIONS
SERIES OF NUMBERS
QUADRATIC FORMS
A function of the form
f (x1 , x2 ) = a11 x12 + a22 x22 + 2a12 x1 x2 (6)
is called a quadratic form in variables x1 and x2 .
Similarly,
f (x1 , x2 , x3 ) = a11 x12 +a22 x22 +a33 x32 +2a12 x1 x2 +2a23 x2 x3 +2a13 x1 x3
(7)
is a quadratic form in x1 , x2 and x3 . etc. Thus,
f (x1 , x2 , . . . , xn ) = xT Ax (8)
x1
x2
. . ., A = {aij } is an n × n matrix.
where x =
xn
FURTHER MATRIX ALGEBRA
FURTHER MATRIX ALGEBRA
FURTHER INTEGRATION
DIFFERENTIAL EQUATIONS
SERIES OF NUMBERS
EXAMPLE 1.5
SOLUTION 1.5
(a) We have that
xT Ax = a11 x12 + a22 x22 + (a12 + a21 )x1 x2
a11 = 2, a22 = −1, a12 + a21 = 6. Since A is symmetric, then
2 3
a12 = a21 . Thus a12 = a21 = 62 = 3. ∴ A =
3 −1
(b) We have that; a11 = coef (x12 ) = 0,
a12 = a21 = 12 coef (x1 x2 ) = 0, a13 = a31 = 12 coef (x1 x3 ) = 3,
a14 = a41 = 12 coef (x1 x4 ) = 0, a22 = coef (x22 ) = 1,
a23 = a32 = 12 coef (x2 x3 ) = − 12 , a24 = a42 = 21 coef (x2 x4 ),
a33 = coef (x32 ) = 5, a34 = a43 = 12 coef (x3 x4 ) = 5 and
0 0 3 0
0 1 − 1 0
a44 = coef (x42 ) = 0. ∴ A = 3 − 1 5
2
2 5
0 0 5 b0
FURTHER MATRIX ALGEBRA
FURTHER MATRIX ALGEBRA
FURTHER INTEGRATION
DIFFERENTIAL EQUATIONS
SERIES OF NUMBERS
CANONICAL FORM
is diagonal.
Theorem 1.9
A quadratic form f (x) = xT Ax can be reduced to canonical form
f (x̃) = λ1 x˜1 2 + · · · + λn x˜n 2 by introducing the change of variables
x = Qx̃, where the λi ’s are the eigenvalues of A and the columns
of Q are the corresponding eigenvectors of A.
EXAMPLE 1.6
Reduce
f (x1 , x2 ) = 3x12 + 3x22 + 2x1 x2
to canonical form.
SOLUTION 1.6
We have that
f (x) = xT Ax
x1 3 1
where x = and A =
x2 1 3
To change to canonical form, let x = Qx̃, where Q = [v1 , v2 ]
where v1 and v2 are the eigenvectors of A.
So,
det(A − λI ) = λ2 − 6λ + 8
= (λ − 2)(λ − 4)
∴ λ1 = 2 and λ2 = 4.
−1 1
For λ1 = 2, v1 = and for λ2 = 4, v2 = .
1 1
−1 1
∴ Q = [v1 , v2 ] = and f (x̃) = x̃T (Q T AQ)x̃ = x̃T Dx̃,
1 1
2 0
where D = .
0 4
Theorem 1.10
A quadratic form xT Ax is classified as positive definite (i.e
definitely positive) if xT Ax > 0 for x 6= 0, and negative definite if
xT Ax < 0 for all x 6= 0.
Theorem 1.11
Let A be symmetric, then A and its quadratic form xT Ax are
positive (negative) definite if every eigenvalue of A is positive
(negative).
EXERCISE 1.2
Given an n × n matrix
A = {aij }
we define the complex conjugate of matrix A as
Ā = {a¯ij }
2+i 3
For example, the complex conjugate of A = is
2−i 1−i
2−i 3
Ā =
2+i 1+i