Maths Case Study
Maths Case Study
Maths Case Study
E DISCRETE MATHEMATICS
(19MAT115)
ROOT
OF Submitted by,
SQUAR A . kumoulica
G. senthamizh
E (cse-cys)
X Dr . Ranjith Kumar M
Assistant Professor
Department of Mathematics
ABSTRACT-
Having origins in the increasingly popular Matrix Theory, the square
root function of a matrix has received notable attention in recent
years. In this thesis, we discuss some of the matrix functions and their
general properties, but we specifically explore the square root of a
square matrix and the most efficient method (Schur decomposition) of
computing it. Calculating the square root of a 2×2 matrix along with
some point about square root of a matrix and examples to solve them.
Ihab Ahmed Abd Al-Baset Al-Tamimi introduced a new method for
finding the square root of a certain class of 2 × 2 matrix using
Cayley-Hamilton theorem by establishing some theorems.
KEYWO
RDS-
Square root , Square matrix , Schur
decomposition ,eigen values , idempotent , Jordon
decomposition , eigen spaces , diagonalization , cayley-
Hamilton.
ACKNOWLEDGEMENT
-
In the accomplishment of this project successfully ,I would like to
express my gratitude to the people who helped us to do this project.
Primarily I would thank god for being able to complete this project
with success. Then We would like to thank my principal Dr.Shankar
and Discrete Mathematics teacher Dr.Ranjith kumar whose valuable
guidance has been the ones that helped us patch this project and
make it full proof success. His suggestions and instructions have
served as major contributor towards the completion of project.
Then we would like to thank our parents and friends who have helped
us with their valuable suggestions and guidance which has been
extremely helpful in various phases of the competition of the project.
TABLE OF CONTECT-
…………………….5
Introduction
By diagonalization …………………….10
By schur decomposition …………………….11
By cayley-Hamilton ……………………..13
Applications …………………….16
Bibliography …………………….17
INTRODU
CTION-
In mathematics, the square root of a matrix
extends the notion of square root from numbers to matrices. A matrix
B is said to be a square root of A if the matrix product BB is equal to
A.
Some authors use the name square root or the notation A 1/2 only for
the specific case when A is positive semidefinite, to denote the unique
matrix B that is positive semidefinite and such that BB = B TB = A
(for real-valued matrices, where B T is the transpose of B). Less
frequently, the name square root may be used for any factorization of
a positive semidefinite matrix A as B TB = A, as in the Cholesky
factorization, even if BB ≠ A. This distinct meaning is discussed in
Positive definite matrix § Decomposition.
When A has structure one can ask whether a square root having the
same structure, or some other related structure, exists. Results are
known for (for example)
stochastic matrices,
M-matrices,
skew-Hamiltonian matrices,
centrosymmetric matrices, and
Examples: matrices from an automorphism group.
SQUARE
ROOT OF
2*2
MATRIX
If A, B ∈ Mn and A is similar to B, then A has a square root if and
only if B has a square root. The standard method for computing a
square root of an n × n diagonalizable matrix A is easily stated.
Suppose
S−1AS = D
for some nonsingular matrix S and diagonal matrix D. Then
A = SDS−1,
and by substitution we have
A = (SDSˆ −1)(SDSˆ −1) = SDS^−1,
where Dˆ is a square root of D. In general, the matrix D will have 2^n
distinct square roots (when A has n nonzero eigenvalues, which are
obtained by taking the square roots of the diagonal elements of D with
all possible sign choices). If D^1/2 is any square root of D, it follows
that B = SD^1/2S^−1 is a square root of A, that is B^2 = A. However,
even in some 2 × 2 cases, the computations can become quite messy.
• Not every 2 × 2 matrix has a square root. For example, by direct
calculation,
we can show that [ 0 1 has no square root.
0 0]
By diagonalization
An n × n matrix A is diagonalizable if there is a matrix V and a
diagonal matrix D such that A = VDV ^−1 . This happens if and only
if A has n eigenvectors which constitute a basis for C ^n . In this case,
V can be chosen to be the matrix with the n eigenvectors as columns,
and thus a square root of A is
R=VSV^-1,
where S is any square root of D. Indeed,
(VD^1/2V^-1)^2=VD^1/2(V^-1V)D^1/2V^-1=VDV^-1=A
For example,
the matrix A= 33 24 can be diagonalized as VDV ^−1 , where
48 57
V= 1 1 AND D= 81 0
2 -1 0 9
D has principal square root ,
D^1/2 = 9 0
0 3
A^1/2=QU^1/2Q^*
To see that any complex matrix with positive eigenvalues has a square
root of the same form, it suffices to check this for a Jordan block. Any
such block has the form λ(I + N) with λ > 0 and N nilpotent. If (1 + z)
1/2 = 1 + a1 z + a2 z 2 + ⋯ is the binomial expansion for the square
root (valid in |z| < 1), then as a formal power series its square equals
1+ z. Substituting N for z, only finitely many terms will be non-zero
and S = √λ (I + a1 N + a2 N 2+ ⋯) gives a square root of the Jordan
block with eigenvalue √λ.
Proof-
Proof.
Suppose on the contrary that √A # a0I +a1A+a2A√A for all a0, a1, a2
∈ R. Then B = √A does not satisfy its own characteristic equation,
thereby B contradicts Cayley-Hamilton Theorem.
if n = 2k is an even number.
if n = 2k + 1 is an odd number.
APPLI
CATIO
NS
BIBLIOG
RAPHY-
This is a minimal set of references, which contain further useful references
within.
Nicholas J. Higham, Functions of Matrices: Theory and
Computation, Society for Industrial and Applied Mathematics,
Philadelphia, PA, USA, 2008.
Nicholas J. Higham and Lijing Lin, On th roots of stochastic
matrices, Linear Algebra Appl. 435, 448–463, 2011.
Nicholas J. Higham, D. Steven Mackey, Niloufer Mackey and
Françoise Tisseur, Functions preserving matrix groups and
iterations for the matrix square root, SIAM J. Matrix Anal. Appl.
26(3), 849–877, 2005
Roger Horn and Charles Johnson, Topics in Matrix Analysis,
Cambridge University Press, 1991.