The exponential of a square matrix M is defined as
expM=I+n=1∑∞n!Mn
where I is the identity matrix. [You do not have to consider issues of convergence.]
(a) Calculate the elements of R and S, where
R=exp(0θ−θ0),S=exp(0θθ0)
and θ is a real number.
(b) Show that RRT=I and that
SJS=J, where J=(100−1)
(c) Consider the matrices
A=⎝⎛000001/20−1/20⎠⎞,B=⎝⎛001000100⎠⎞
Calculate:
(i) exp(xA),
(ii) exp(xB).
(d) Defining
C=⎝⎛1000−1000−1⎠⎞
find the elements of the following matrices, where N is a natural number:
(i)
n=1∑N(exp(xA)C[exp(xA)]T)n
(ii)
n=1∑N(exp(xB)Cexp(xB))n
[Your answers to parts (a),(c) and (d) should be in closed form, i.e. not given as series.]