SlideShare a Scribd company logo
1 of 10
Download to read offline
JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in
SOLUTIONS MANUAL
CHAPTER 1
1 There are many ways to do this. One possibility for A is
P =
⎡
⎢
⎢
⎣
1 0 0
−5
2
1 0
2 −1 1
⎤
⎥
⎥
⎦
, Q =
⎡
⎢
⎢
⎢
⎣
1 −3
2
−8 11
0 1 5 −7
0 0 1 0
0 0 0 1
⎤
⎥
⎥
⎥
⎦
, Δ =
⎡
⎢
⎢
⎣
2 0 0 0
0 1
2
0 0
0 0 0 0
⎤
⎥
⎥
⎦
Δ− =
⎡
⎢
⎢
⎢
⎣
1
2
0 0
0 2 0
0 0 0
0 0 0
⎤
⎥
⎥
⎥
⎦
, G = QΔ−P =
⎡
⎢
⎢
⎢
⎣
8 −3 0
−5 2 0
0 0 0
0 0 0
⎤
⎥
⎥
⎥
⎦
One possibility for B is
P =
⎡
⎢
⎢
⎢
⎣
1 0 0 0
−4 1 0 0
1 −2 1 0
1 1 −1 1
⎤
⎥
⎥
⎥
⎦
, Q =
⎡
⎢
⎢
⎢
⎣
1 −2 −3 −5
0 1 3 6
0 0 0 −2
0 0 1 1
⎤
⎥
⎥
⎥
⎦
, Δ =
⎡
⎢
⎢
⎢
⎣
1 0 0 0
0 −3 0 0
0 0 2 0
0 0 0 0
⎤
⎥
⎥
⎥
⎦
Linear Models, Second Edition. Shayle R. Searle and Marvin H. J. Gruber.
© 2016 John Wiley & Sons, Inc. Published 2016 by John Wiley & Sons, Inc.
1
Access full Solution Manual only here
http://www.book4me.xyz/solution-manual-linear-models-searle-gruber/
JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in
2 SOLUTIONS MANUAL
Δ− =
⎡
⎢
⎢
⎢
⎢
⎣
1 0 0 0
0 −1
3
0 0
0 0 1
2
0
0 0 0 0
⎤
⎥
⎥
⎥
⎥
⎦
, G = QΔ−P =
⎡
⎢
⎢
⎢
⎢
⎢
⎣
−19
6
11
3
−3
2
0
7
3
−7
3
1 0
0 0 0 0
1
2
−1 1
2
0
⎤
⎥
⎥
⎥
⎥
⎥
⎦
2 There are as many generalized inverses to be found by this method as there are
non-singular minors of order the rank of the matrix.
One possibility for A is to use the 2 × 2 minor in the upper right-hand
corner. Its inverse is
[
8 −3
−5 2
]
. The resulting generalized inverse is G =
⎡
⎢
⎢
⎢
⎣
8 −3 0
−5 2 0
0 0 0
0 0 0
⎤
⎥
⎥
⎥
⎦
.
One possibility for B is to use the minor M =
⎡
⎢
⎢
⎣
1 2 3
4 5 6
7 8 10
⎤
⎥
⎥
⎦
. Its
inverse is
⎡
⎢
⎢
⎢
⎣
−2
3
−4
3
1
−2
3
11
3
−2
1 −2 1
⎤
⎥
⎥
⎥
⎦
. The resulting generalized inverse is G =
⎡
⎢
⎢
⎢
⎢
⎢
⎣
−2
3
−4
3
1 0
−2
3
11
3
−2 0
1 −2 1 0
0 0 0 0
⎤
⎥
⎥
⎥
⎥
⎥
⎦
.
3 (a) The general solution takes the form x = Gy+(GA – I)z. Using the general-
ized inverse in of A 2, we have
̃x =
⎡
⎢
⎢
⎢
⎣
8 −3 0
−5 2 0
0 0 0
0 0 0
⎤
⎥
⎥
⎥
⎦
⎡
⎢
⎢
⎣
−1
−13
−11
⎤
⎥
⎥
⎦
+
⎛
⎜
⎜
⎜
⎝
⎡
⎢
⎢
⎢
⎣
8 −3 0
−5 2 0
0 0 0
0 0 0
⎤
⎥
⎥
⎥
⎦
⎡
⎢
⎢
⎣
2 3 1 −1
5 8 0 1
1 2 −2 3
⎤
⎥
⎥
⎦
−
⎡
⎢
⎢
⎢
⎣
1 0 0 0
0 1 0 0
0 0 1 0
0 0 0 1
⎤
⎥
⎥
⎥
⎦
⎞
⎟
⎟
⎟
⎠
⎡
⎢
⎢
⎢
⎣
z1
z2
z3
z4
⎤
⎥
⎥
⎥
⎦
=
⎡
⎢
⎢
⎢
⎣
31 + 8z3 − 11z4
−21 − 5z3 + 7z4
−z3
−z4
⎤
⎥
⎥
⎥
⎦
JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in
SOLUTIONS MANUAL 3
(b) Using the generalized inverse of B in 1 we get in a similar manner
̃x =
⎡
⎢
⎢
⎢
⎣
−8 − 5z4
11 − 6z4
2z4
−z4
⎤
⎥
⎥
⎥
⎦
4 We have that
A′
A =
⎡
⎢
⎢
⎣
6 1 11
1 11 −9
11 −9 31
⎤
⎥
⎥
⎦
By the Cayley–Hamilton theorem,
390(A′
A) − 48(A′
A)2
+ (A′
A)3
= 0
Then
T = (−1∕390)(−48I + (A′
A)) =
⎡
⎢
⎢
⎢
⎣
7
65
− 1
390
− 11
390
− 1
390
37
390
3
130
− 11
390
3
130
17
390
⎤
⎥
⎥
⎥
⎦
Then the Moore–Penrose inverse is
K = TA′
=
⎡
⎢
⎢
⎢
⎣
2
39
1
13
1
39
5
39
17
390
1
65
14
195
101
390
23
390
9
65
− 4
195
− 1
390
⎤
⎥
⎥
⎥
⎦
5 By direct computation, we see that only Penrose condition (ii) is satisfied.
6 (a) For M1,
G1 =
⎡
⎢
⎢
⎢
⎢
⎢
⎣
0 0 0
0 −3
2
5
2
0 1
2
−1
2
0 0 0
⎤
⎥
⎥
⎥
⎥
⎥
⎦
.
For M2,
G2 =
⎡
⎢
⎢
⎢
⎢
⎢
⎣
0 0 0
0 −1
2
3
2
0 0 0
0 1
10
− 1
10
⎤
⎥
⎥
⎥
⎥
⎥
⎦
http://www.book4me.xyz/solution-manual-linear-models-searle-gruber/
JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in
4 SOLUTIONS MANUAL
For M3,
G3 =
⎡
⎢
⎢
⎢
⎢
⎢
⎣
1
4
0 0
0 0 0
0 0 0
− 3
20
0 1
5
⎤
⎥
⎥
⎥
⎥
⎥
⎦
(b) A generalized inverse is
G =
⎡
⎢
⎢
⎢
⎣
0 0 0
0 11 −4
0 −4 3
2
⎤
⎥
⎥
⎥
⎦
.
There are infinitely many other correct answers.
7 (a) A′A =
[
2 −2
−2 2
]
, AA′
=
[
2 −2
−2 2
]
Non-zero eigenvalue = 4 for both matrices. Eigenvectors
⎡
⎢
⎢
⎣
1
√
2
− 1
√
2
⎤
⎥
⎥
⎦
,
⎡
⎢
⎢
⎣
1
√
2
1
√
2
⎤
⎥
⎥
⎦
Thus, U′ =
[
− 1
√
2
1
√
2
]
, S =
⎡
⎢
⎢
⎣
1
√
2
− 1
√
2
⎤
⎥
⎥
⎦
, 𝚲 =
[
4
]
A+ =
⎡
⎢
⎢
⎣
− 1
√
2
1
√
2
⎤
⎥
⎥
⎦
[
1
2
] [ 1
√
2
− 1
√
2
]
=
[
−1
4
1
4
1
4
−1
4
]
Alternatively, by the Cayley–Hamilton Theorem
T =
1
4
I, K = TA′
=
[
−1
4
1
4
1
4
−1
4
]
.
(b) By direct matrix multiplication, we find that (i) satisfies conditions (i) and
(ii) so it is a reflexive generalized inverse, (ii) satisfies conditions (i) and (iv)
so it is a least square generalized inverse, (iii) satisfies conditions (i) and (iii)
so it is a minimum norm geneeralized inverse and (iv) satisfies conditions
(i), (iii), and (iv) so it is both a least-square and minimum norm generalized
inverse but not reflexive.
8 There are a number of right answers to part (a) and (b) depending on the choice
of generalized inverse.
JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in
SOLUTIONS MANUAL 5
(a) We have that
XX′
=
⎡
⎢
⎢
⎢
⎢
⎢
⎢
⎢
⎢
⎣
2 2 2 1 1 1
2 2 2 1 1 1
2 2 2 1 1 1
1 1 1 2 2 2
1 1 1 2 2 2
1 1 1 2 2 2
⎤
⎥
⎥
⎥
⎥
⎥
⎥
⎥
⎥
⎦
, (XX′
)− =
⎡
⎢
⎢
⎢
⎢
⎢
⎢
⎢
⎢
⎣
0 0 0 0 0 0
0 0 0 0 0 0
0 0 2
3
−1
3
0 0
0 0 −1
3
2
3
0 0
0 0 0 0 0 0
0 0 0 0 0 0
⎤
⎥
⎥
⎥
⎥
⎥
⎥
⎥
⎥
⎦
,
Xmn = X′(XX′
)− =
⎡
⎢
⎢
⎢
⎢
⎣
0 0 1
3
1
3
0 0
0 0 2
3
−1
3
0 0
0 0 −1
3
2
3
0 0
⎤
⎥
⎥
⎥
⎥
⎦
.
(b) We have that X′X =
⎡
⎢
⎢
⎣
6 3 3
3 3 0
3 0 3
⎤
⎥
⎥
⎦
, (X′X)− =
⎡
⎢
⎢
⎢
⎣
0 0 0
0 1
3
0
0 0 1
3
⎤
⎥
⎥
⎥
⎦
and Xls =
(X′X)−X′ =
⎡
⎢
⎢
⎢
⎣
0 0 0 0 0 0
1
3
1
3
1
3
0 0 0
0 0 0 1
3
1
3
1
3
⎤
⎥
⎥
⎥
⎦
.
(c) Both the minimum norm and least-square inverses are reflexive. We have
X+
= XmnXXls =
⎡
⎢
⎢
⎢
⎢
⎣
1
9
1
9
1
9
1
9
1
9
1
9
2
9
2
9
2
9
−1
9
−1
9
−1
9
−1
9
−1
9
−1
9
2
9
2
9
2
9
⎤
⎥
⎥
⎥
⎥
⎦
9 (a) Let G be a generalized inverse of A. A generalized inverse of PAQ is
Q−1GP−1
.
Indeed, PAQQ−1
GP−1
PAQ = PAGAQ = PAQ.
(b) The generalized inverse is GA because GAGA = GA.
(c) If G is a generalized inverse of A then (1/k)G is a generalized inverse of kA.
We have that kA(1/k)GkA = AGA = A.
(d) The generalized inverse is ABA because (ABA)(ABA)(ABA) =
(ABA)2(ABA) = (ABA)(ABA) = ABA.
(e) If J is n × n then 1
n2 J is a generalized inverse of J.
J
1
n2
JJ = J
JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in
6 SOLUTIONS MANUAL
10 (a) The identity and zero matrix and idempotent matrices. Also three by three
matrices that satisfy the characteristic equation A3 – A = 0.
(b) Orthogonal matrices AA′
A = A because A′A = I.
(c) The identity matrix, the zero matrix, and an idempotent matrix.
(d) No matrices.
(e) Non-singular matrices
11 Searle’s definition means that for equations Ax = y for a vector t, t′A = 0
implies t′y = 0. For (a) t′0 = 0 for any vector t. For (b) if t′X′X = 0, implies
t′U𝚲1∕2SS′
𝚲1∕2U′ = 0. Multiply this by U𝚲−1∕2S to get t′U𝚲1∕2S = t′X′ = 0.
12 By substitution, we have
̃x = Gy + (GA − I)((G − F)y + (I − FA)w)
= [G + (GA − I)(G − F)]Ax + (GA − I)(I − FA)w
= [GA + GAGA − GA − GAFA + FA]x + (GA − I − GAFA + FA)w
= [GA + GA − GA − GA + FA]x + (GA − I − GA + FA)w
= FAx + (FA − I)w
= Fy + (FA − I)w.
13 The matrix (I − GA) is idempotent so it is its own generalized inverse. The
requested solution is
w = (I − GA)(G − F)y + (I − GA)(FA − I)z
= (GA − FA − GAGA + GAFA)x + (FA − GAFA − I + GA)z
= (GA − FA − GA + GA)x + (FA − GA − I + GA)z
= (G − F)Ax + (FA − I)z
= (G − F)y + (FA − I)z.
14 (a) Since A has full-column rank, so does A′A(see, for example, Gruber (2014)
Theorem 6.4). Also A′A has full-row rank so it is non-singular. As a result,
since AGA = A, A′AGA = A′A and GA = I. Then GAG = G and GA is a
symmetric matrix.
(b) Since A has full-row rank, A′ has full-column rank. Then G′ is a left inverse
of A′ and G′A′ = I, so AG = I and G is a right inverse. Then GAG = G
and AG is a symmetric matrix.
15 Suppose that the singular value decomposition of A = S′ 𝚲1∕2U′. Then A′A =
U𝚲U′, (A′A)p = (U𝚲U′)(U𝚲U′)L(U𝚲U′) = U𝚲pU′. Then since T(A′
A)r+1
=
(A′
A)r
, TU𝚲r+1U′ = U𝚲rU′. Post-multiply both sides of this equation by
U𝚲−rU′ to obtain TU𝚲U′ = UU′
. Now post-multiply both sides by U𝚲−1∕2S
so that TU𝚲U′U𝚲1∕2S = UU′
U𝚲1∕2S = U𝚲1∕2S and thus TA′
AA′
= A′.
16 Any singular idempotent matrix would have the identity matrix for a generalized
inverse. For example, M =
[
1 0
0 0
]
http://www.book4me.xyz/solution-manual-linear-models-searle-gruber/
JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in
SOLUTIONS MANUAL 7
17 Assume that B−A− is a generalized inverse of AB. Then
ABB−
A−
AB = AB
Pre-multiply the above equation by A− and post-multiply it by B−. Then
A−
ABB−
A−
ABB−
= A−
ABB−
so that A−ABB−
is idempotent.
Now suppose that A−ABB−
is idempotent. Then
A−
ABB−
A−
ABB−
= A−
ABB−
Pre-multiply this equation by A and post-multiply it by B to obtain
AA−
ABB−
A−
ABB−
B = AA−
ABB−
B.
By virtue of AA−
A = A and BB−
B = B, we get
ABB−
A−
AB = AB
so that B−A− is a generalized inverse of AB.
18 See Exercise 15 for an example where a matrix and its generalized inverse are
not of the same rank.
First assume that G is a reflexive generalized inverse of A. From AGA =
A rank(A) ≤ rank (G). Likewise from GAG = G rank (G) ≤ rank (A) so that
rank(G) = rank(A).
On the other hand suppose that G is a generalized inverse of A with the same
rank r as A. We can find non-singular matrices P and Q where
PAQ =
[
Ir 0
0 0
]
and as a result, A = P−1
[
Ir 0
0 0
]
Q−1
A generalized inverse takes the form
G = Q
⎡
⎢
⎢
⎣
Ir C12
C21 C22
⎤
⎥
⎥
⎦
P
Because G has rank r and the first r columns are linearly independent, C22 =
C12C21. The verification that G is a reflexive generalized inverse follows by
straightforward matrix multiplication.
JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in
8 SOLUTIONS MANUAL
19 We have that
AGA = P−1
[
D 0
0 0
]
Q−1
Q
[
D−1 X
Y Z
]
PP−1
[
D 0
0 0
]
Q−1
= P−1
[
D 0
0 0
] [
D−1 X
Y Z
] [
D 0
0 0
]
Q−1
= P−1
[
I DX
0 0
] [
D 0
0 0
]
Q−1
= P−1
[
D 0
0 0
]
Q−1
= A.
Thus, A is a generalized inverse of G. Also
GAG = Q
[
D−1 X
Y Z
]
PP−1
[
D 0
0 0
]
Q−1
Q
[
D−1 X
Y Z
]
P
= Q
[
D−1 X
Y Z
] [
D 0
0 0
] [
D−1 X
Y Z
]
P
= Q
[
I 0
YD 0
] [
D−1 X
Y Z
]
P
= Q
[
D−1 X
Y YDX
]
P = G
if YDX = Z.
In Exercise 1, a generalized inverse for B could be
G = Q
⎡
⎢
⎢
⎢
⎢
⎢
⎣
1 0 0 1
0 −1
3
0 2
0 0 1
2
3
1 2 3 4
⎤
⎥
⎥
⎥
⎥
⎥
⎦
P =
⎡
⎢
⎢
⎢
⎢
⎢
⎣
−91
6
−25
3
31
2
−32
31
3
17
3
−13 32
0 0 2 −8
7
2
2 −7
2
7
⎤
⎥
⎥
⎥
⎥
⎥
⎦
This matrix is non-singular. However, B is a 4 × 4 matrix of rank 3.
20 (a) A generalized inverse of AB would be B′G. Notice that
ABB′
GAB = AIGAB = AGABB = AB.
(b) Let G be a generalized inverse of L. Then a generalized inverse of LA would
be A−1G. Observe that
LAA−1
GLA = LGLA = LA.
21 The matrix itself.
JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in
SOLUTIONS MANUAL 9
22 (a) Let H be a generalized inverse different from G. We must find an Z so that
H = G + Z − GAZAG. Let Z = H − G + GAG. Then
G + H − G + GAG − GA(H − G + GAG)AG
= H + GAG − GAHAG + GAGAG − GAGAGAG
= H + GAG − GAG + GAG − GAG = H.
(b) If we can generate all generalized inverses, we generate all solutions.
23 (a) We have that
[
U V
]
[
𝚲−1∕2 C1
C2 C3
] [
S
T
]
[
S′ T′
]
[
𝚲1∕2 0
0 0
] [
U′
V′
]
[
U V
]
[
𝚲−1∕2 C1
C2 C3
] [
S
T
]
=
[
U V
]
[
𝚲−1∕2 C1
C2 C3
] [
𝚲1∕2 0
0 0
] [
𝚲−1∕2 C1
C2 C3
] [
S
T
]
=
[
U V
]
[
I 0
C2 𝚲1∕2 0
] [
𝚲−1∕2 C1
C2 C3
] [
S
T
]
=
[
U V
]
[
𝚲−1∕2 C1
C2 C2 𝚲1∕2C1
]
if and only if C3 = C2 𝚲1∕2C1.
(b) Observe that
X =
[
S′ T′
]
[
𝚲1∕2 0
0 0
] [
U′
V′
]
and G =
[
U V
]
[
𝚲−1∕2 C1
C2 C3
] [
S
T
]
.
Then
GX =
[
U V
]
[
𝚲−1∕2 C1
C2 C3
] [
S
T
]
[
S′ T′
]
[
𝚲1∕2 0
0 0
] [
U′
V′
]
=
[
U V
]
[
I 0
C2 𝚲1∕2 0
] [
U′
V′
]
is symmetric if and only if C2 = 0.
(c) Observe that
XG =
[
S′ T′
]
[
𝚲1∕2 0
0 0
] [
U′
V′
]
[
U V
]
[
𝚲−1∕2 C1
C2 C3
] [
S
T
]
=
[
S′ T′
]
[
I 𝚲1∕2C1
0 0
] [
S
T
]
is symmetric if and only if C1 = 0.
http://www.book4me.xyz/solution-manual-linear-models-searle-gruber/
JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in
10 SOLUTIONS MANUAL
24 For M, we have
XMX = X(X′
X)+
X′
X = X by Theorem 10
MXM = (X′
X)+
X′
X(X′
X)+
X′
= (X′
X)+
X′
XM = X(X′
X)+
X′
, a symmetric matrix by Theorem 10
MX = (X′
X)+
X′
X, a symmetric matrix by Penrose axiom applied to X′
X
Using the singular value decomposition recall that if X = S′ 𝚲1∕2U′, X+ =
U𝚲−1∕2S. Then
M = (X′
X)+
X′
= U𝚲−1
U′
U𝚲1∕2
S = U𝚲−1∕2
S.
For W, we have
XWX = XX′
(XX′
)+
X = X applying Theorem 10 to X′
,
WXW = X′
(XX′
)+
XX′
(XX′
)+
= X′
(XX′
)+
, by the reflexivity of (XX′
)+
,
XW = XX′
(XX′
)+
applying the Penrose condition to XX′
,
WX = X′
(XX′
)+
X by Theorem 10.
Using the singular value decomposition W = X′(XX′
)+ = U𝚲1∕2SS′
𝚲−1S =
U𝚲−1∕2S = X+.
25 By direct verification of Penrose conditions
UNU′
UN−1
U′UNU′
= UNN−1
NU′
= UNU′
,
UN−1
U′UNU′
UN−1
U′ = UN−1
NN−1
U′ = UN−1
U′,
UN−1
U′UNU′
= UU′
, a symmetric matrix, and
UNU′
UN−1
U′ = UU′
, a symmetric matrix.
26 Again by direct verification of the Penrose axioms
PAP′
PA+
P′PAP′
= PAA+
AP′
= PAP′
,
PA+
P′PAP′
PA+
P′ = PA+
AA+
P′ = PA+
P′,
PAP′
PA+
P(PA+
P′PAP′
)′ = (PA+
AP′
)′ = P(A+A)′P′ = PA+
AP′
and similarly
(PAP′
PA+
P′
)′
= P(AA+
)′
P′
= PAA+
P′
.
27 (a) Using the singular value decomposition of X
X+
(X+
)′
= U𝚲−1∕2
S(U𝚲−1∕2
S)′
= U𝚲−1∕2
SS′
𝚲−1∕2
U′
= U𝚲−1
U′
= (X′
X)+
.
(b) Again using the singular value decomposition of X
(X′
)+
X+
= S′
𝚲−1∕2
U′
U𝚲−1∕2
S = S′
𝚲−1
S = (XX′
)+
.
http://www.book4me.xyz/solution-manual-linear-models-searle-gruber/

More Related Content

What's hot

Trigonometry functions of general angles reference angles
Trigonometry functions of general angles reference anglesTrigonometry functions of general angles reference angles
Trigonometry functions of general angles reference anglesJessica Garcia
 
Schaum's Outline of Quantum Mechanics.pdf
Schaum's Outline of Quantum Mechanics.pdfSchaum's Outline of Quantum Mechanics.pdf
Schaum's Outline of Quantum Mechanics.pdfBEATRIZJAIMESGARCIA
 
Function of several variables
Function of several variablesFunction of several variables
Function of several variablesKamel Attar
 
Matrices & determinants
Matrices & determinantsMatrices & determinants
Matrices & determinantsindu thakur
 
Benginning Calculus Lecture notes 2 - limits and continuity
Benginning Calculus Lecture notes 2 - limits and continuityBenginning Calculus Lecture notes 2 - limits and continuity
Benginning Calculus Lecture notes 2 - limits and continuitybasyirstar
 
Adomian Decomposition Method for Solving the Nonlinear Heat Equation
Adomian Decomposition Method for Solving the Nonlinear Heat EquationAdomian Decomposition Method for Solving the Nonlinear Heat Equation
Adomian Decomposition Method for Solving the Nonlinear Heat EquationIJERA Editor
 
2.2 laws of probability (1)
2.2 laws of probability (1)2.2 laws of probability (1)
2.2 laws of probability (1)gracie
 
Inverse Matrix & Determinants
Inverse Matrix & DeterminantsInverse Matrix & Determinants
Inverse Matrix & Determinantsitutor
 
Maths 12 supporting material by cbse
Maths 12 supporting material by cbseMaths 12 supporting material by cbse
Maths 12 supporting material by cbsenitishguptamaps
 
14.6 triple integrals in cylindrical and spherical coordinates
14.6 triple integrals in cylindrical and spherical coordinates14.6 triple integrals in cylindrical and spherical coordinates
14.6 triple integrals in cylindrical and spherical coordinatesEmiey Shaari
 
Basic Rules Of Differentiation
Basic Rules Of DifferentiationBasic Rules Of Differentiation
Basic Rules Of Differentiationseltzermath
 
Lesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityLesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityMatthew Leingang
 
Sequences and Series
Sequences and SeriesSequences and Series
Sequences and Seriessujathavvv
 
Group abstract algebra
Group  abstract algebraGroup  abstract algebra
Group abstract algebraNaliniSPatil
 
Le distribuzioni di probabilità
Le distribuzioni di probabilitàLe distribuzioni di probabilità
Le distribuzioni di probabilitàVispo Srl
 

What's hot (20)

Trigonometry functions of general angles reference angles
Trigonometry functions of general angles reference anglesTrigonometry functions of general angles reference angles
Trigonometry functions of general angles reference angles
 
Schaum's Outline of Quantum Mechanics.pdf
Schaum's Outline of Quantum Mechanics.pdfSchaum's Outline of Quantum Mechanics.pdf
Schaum's Outline of Quantum Mechanics.pdf
 
Function of several variables
Function of several variablesFunction of several variables
Function of several variables
 
Matrices & determinants
Matrices & determinantsMatrices & determinants
Matrices & determinants
 
Benginning Calculus Lecture notes 2 - limits and continuity
Benginning Calculus Lecture notes 2 - limits and continuityBenginning Calculus Lecture notes 2 - limits and continuity
Benginning Calculus Lecture notes 2 - limits and continuity
 
Adomian Decomposition Method for Solving the Nonlinear Heat Equation
Adomian Decomposition Method for Solving the Nonlinear Heat EquationAdomian Decomposition Method for Solving the Nonlinear Heat Equation
Adomian Decomposition Method for Solving the Nonlinear Heat Equation
 
2.2 laws of probability (1)
2.2 laws of probability (1)2.2 laws of probability (1)
2.2 laws of probability (1)
 
Inverse Matrix & Determinants
Inverse Matrix & DeterminantsInverse Matrix & Determinants
Inverse Matrix & Determinants
 
Maths 12 supporting material by cbse
Maths 12 supporting material by cbseMaths 12 supporting material by cbse
Maths 12 supporting material by cbse
 
14.6 triple integrals in cylindrical and spherical coordinates
14.6 triple integrals in cylindrical and spherical coordinates14.6 triple integrals in cylindrical and spherical coordinates
14.6 triple integrals in cylindrical and spherical coordinates
 
ONTO ONE TO ONE FUNCTION.ppt
ONTO ONE TO ONE FUNCTION.pptONTO ONE TO ONE FUNCTION.ppt
ONTO ONE TO ONE FUNCTION.ppt
 
Basic Rules Of Differentiation
Basic Rules Of DifferentiationBasic Rules Of Differentiation
Basic Rules Of Differentiation
 
Complex function
Complex functionComplex function
Complex function
 
Matrix
MatrixMatrix
Matrix
 
Lesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityLesson 11: Limits and Continuity
Lesson 11: Limits and Continuity
 
Number theory
Number theoryNumber theory
Number theory
 
Solution of linear system of equations
Solution of linear system of equationsSolution of linear system of equations
Solution of linear system of equations
 
Sequences and Series
Sequences and SeriesSequences and Series
Sequences and Series
 
Group abstract algebra
Group  abstract algebraGroup  abstract algebra
Group abstract algebra
 
Le distribuzioni di probabilità
Le distribuzioni di probabilitàLe distribuzioni di probabilità
Le distribuzioni di probabilità
 

Similar to Solution Manual for Linear Models – Shayle Searle, Marvin Gruber

IRJET- Global Accurate Domination in Jump Graph
IRJET- Global Accurate Domination in Jump GraphIRJET- Global Accurate Domination in Jump Graph
IRJET- Global Accurate Domination in Jump GraphIRJET Journal
 
kunci jawaban grup
kunci jawaban grupkunci jawaban grup
kunci jawaban grupchikarahayu
 
Complexity Classes and the Graph Isomorphism Problem
Complexity Classes and the Graph Isomorphism ProblemComplexity Classes and the Graph Isomorphism Problem
Complexity Classes and the Graph Isomorphism Problemcseiitgn
 
Complex analysis notes
Complex analysis notesComplex analysis notes
Complex analysis notesPrakash Dabhi
 
Discrete mathematic question answers
Discrete mathematic question answersDiscrete mathematic question answers
Discrete mathematic question answersSamet öztoprak
 
Gate mathematics chapter wise all gate questions of all branch
Gate mathematics chapter wise all gate questions of all branchGate mathematics chapter wise all gate questions of all branch
Gate mathematics chapter wise all gate questions of all branchdataniyaarunkumar
 
RGA of Cayley graphs
RGA of Cayley graphsRGA of Cayley graphs
RGA of Cayley graphsJohn Owen
 
Gate mathematics questions all branch by s k mondal
Gate mathematics questions all branch by s k mondalGate mathematics questions all branch by s k mondal
Gate mathematics questions all branch by s k mondalAashishv
 
IRJET - Triple Factorization of Non-Abelian Groups by Two Minimal Subgroups
IRJET -  	  Triple Factorization of Non-Abelian Groups by Two Minimal SubgroupsIRJET -  	  Triple Factorization of Non-Abelian Groups by Two Minimal Subgroups
IRJET - Triple Factorization of Non-Abelian Groups by Two Minimal SubgroupsIRJET Journal
 
Cryptography and Network Security chapter 4.ppt
Cryptography and Network Security chapter 4.pptCryptography and Network Security chapter 4.ppt
Cryptography and Network Security chapter 4.pptthe9amit
 
Suborbits and suborbital graphs of the symmetric group acting on ordered r ...
Suborbits and suborbital graphs of the symmetric group   acting on ordered r ...Suborbits and suborbital graphs of the symmetric group   acting on ordered r ...
Suborbits and suborbital graphs of the symmetric group acting on ordered r ...Alexander Decker
 
Introduction to Elliptic Curve Cryptography
Introduction to Elliptic Curve CryptographyIntroduction to Elliptic Curve Cryptography
Introduction to Elliptic Curve CryptographyDavid Evans
 
MinFill_Presentation
MinFill_PresentationMinFill_Presentation
MinFill_PresentationAnna Lasota
 

Similar to Solution Manual for Linear Models – Shayle Searle, Marvin Gruber (20)

IRJET- Global Accurate Domination in Jump Graph
IRJET- Global Accurate Domination in Jump GraphIRJET- Global Accurate Domination in Jump Graph
IRJET- Global Accurate Domination in Jump Graph
 
Homework 2 sol
Homework 2 solHomework 2 sol
Homework 2 sol
 
kunci jawaban grup
kunci jawaban grupkunci jawaban grup
kunci jawaban grup
 
Group theory
Group theoryGroup theory
Group theory
 
Complexity Classes and the Graph Isomorphism Problem
Complexity Classes and the Graph Isomorphism ProblemComplexity Classes and the Graph Isomorphism Problem
Complexity Classes and the Graph Isomorphism Problem
 
Complex analysis notes
Complex analysis notesComplex analysis notes
Complex analysis notes
 
Discrete mathematic question answers
Discrete mathematic question answersDiscrete mathematic question answers
Discrete mathematic question answers
 
Aed.pptx
Aed.pptxAed.pptx
Aed.pptx
 
Gate mathematics chapter wise all gate questions of all branch
Gate mathematics chapter wise all gate questions of all branchGate mathematics chapter wise all gate questions of all branch
Gate mathematics chapter wise all gate questions of all branch
 
RGA of Cayley graphs
RGA of Cayley graphsRGA of Cayley graphs
RGA of Cayley graphs
 
CH04.ppt
CH04.pptCH04.ppt
CH04.ppt
 
Gate mathematics questions all branch by s k mondal
Gate mathematics questions all branch by s k mondalGate mathematics questions all branch by s k mondal
Gate mathematics questions all branch by s k mondal
 
IRJET - Triple Factorization of Non-Abelian Groups by Two Minimal Subgroups
IRJET -  	  Triple Factorization of Non-Abelian Groups by Two Minimal SubgroupsIRJET -  	  Triple Factorization of Non-Abelian Groups by Two Minimal Subgroups
IRJET - Triple Factorization of Non-Abelian Groups by Two Minimal Subgroups
 
Cryptography and Network Security chapter 4.ppt
Cryptography and Network Security chapter 4.pptCryptography and Network Security chapter 4.ppt
Cryptography and Network Security chapter 4.ppt
 
Digital text
Digital  textDigital  text
Digital text
 
Isomorphism
IsomorphismIsomorphism
Isomorphism
 
Suborbits and suborbital graphs of the symmetric group acting on ordered r ...
Suborbits and suborbital graphs of the symmetric group   acting on ordered r ...Suborbits and suborbital graphs of the symmetric group   acting on ordered r ...
Suborbits and suborbital graphs of the symmetric group acting on ordered r ...
 
Introduction to Elliptic Curve Cryptography
Introduction to Elliptic Curve CryptographyIntroduction to Elliptic Curve Cryptography
Introduction to Elliptic Curve Cryptography
 
Number theory
Number theoryNumber theory
Number theory
 
MinFill_Presentation
MinFill_PresentationMinFill_Presentation
MinFill_Presentation
 

More from HenningEnoksen

Solution Manual for Integrated Advertising, Promotion, and Marketing Communic...
Solution Manual for Integrated Advertising, Promotion, and Marketing Communic...Solution Manual for Integrated Advertising, Promotion, and Marketing Communic...
Solution Manual for Integrated Advertising, Promotion, and Marketing Communic...HenningEnoksen
 
Solution Manual for Water Supply and Pollution Control – Warren Viessman, Mar...
Solution Manual for Water Supply and Pollution Control – Warren Viessman, Mar...Solution Manual for Water Supply and Pollution Control – Warren Viessman, Mar...
Solution Manual for Water Supply and Pollution Control – Warren Viessman, Mar...HenningEnoksen
 
Solution Manual for Finite Element Analysis 3rd edition– Saeed Moaveni
Solution Manual for Finite Element Analysis 3rd edition– Saeed MoaveniSolution Manual for Finite Element Analysis 3rd edition– Saeed Moaveni
Solution Manual for Finite Element Analysis 3rd edition– Saeed MoaveniHenningEnoksen
 
Solution Manual for Statics – Sheri Sheppard, Thalia Anagnos
Solution Manual for Statics – Sheri Sheppard, Thalia AnagnosSolution Manual for Statics – Sheri Sheppard, Thalia Anagnos
Solution Manual for Statics – Sheri Sheppard, Thalia AnagnosHenningEnoksen
 
Solution Manual for Physical Chemistry – Robert Alberty
Solution Manual for Physical Chemistry – Robert AlbertySolution Manual for Physical Chemistry – Robert Alberty
Solution Manual for Physical Chemistry – Robert AlbertyHenningEnoksen
 
Solution Manual for Soil Mechanics Fundamentals – Muni Budhu
Solution Manual for Soil Mechanics Fundamentals – Muni BudhuSolution Manual for Soil Mechanics Fundamentals – Muni Budhu
Solution Manual for Soil Mechanics Fundamentals – Muni BudhuHenningEnoksen
 
Solution Manual for Mechanics of Flight – Warren Phillips
Solution Manual for Mechanics of Flight – Warren PhillipsSolution Manual for Mechanics of Flight – Warren Phillips
Solution Manual for Mechanics of Flight – Warren PhillipsHenningEnoksen
 
Solution Manual for A Problem-Solving Approach to Aquatic Chemistry – James J...
Solution Manual for A Problem-Solving Approach to Aquatic Chemistry – James J...Solution Manual for A Problem-Solving Approach to Aquatic Chemistry – James J...
Solution Manual for A Problem-Solving Approach to Aquatic Chemistry – James J...HenningEnoksen
 
Solution Manual for Management Information Systems – Kelly Rainer, Brad Prince
Solution Manual for Management Information Systems – Kelly Rainer, Brad PrinceSolution Manual for Management Information Systems – Kelly Rainer, Brad Prince
Solution Manual for Management Information Systems – Kelly Rainer, Brad PrinceHenningEnoksen
 

More from HenningEnoksen (9)

Solution Manual for Integrated Advertising, Promotion, and Marketing Communic...
Solution Manual for Integrated Advertising, Promotion, and Marketing Communic...Solution Manual for Integrated Advertising, Promotion, and Marketing Communic...
Solution Manual for Integrated Advertising, Promotion, and Marketing Communic...
 
Solution Manual for Water Supply and Pollution Control – Warren Viessman, Mar...
Solution Manual for Water Supply and Pollution Control – Warren Viessman, Mar...Solution Manual for Water Supply and Pollution Control – Warren Viessman, Mar...
Solution Manual for Water Supply and Pollution Control – Warren Viessman, Mar...
 
Solution Manual for Finite Element Analysis 3rd edition– Saeed Moaveni
Solution Manual for Finite Element Analysis 3rd edition– Saeed MoaveniSolution Manual for Finite Element Analysis 3rd edition– Saeed Moaveni
Solution Manual for Finite Element Analysis 3rd edition– Saeed Moaveni
 
Solution Manual for Statics – Sheri Sheppard, Thalia Anagnos
Solution Manual for Statics – Sheri Sheppard, Thalia AnagnosSolution Manual for Statics – Sheri Sheppard, Thalia Anagnos
Solution Manual for Statics – Sheri Sheppard, Thalia Anagnos
 
Solution Manual for Physical Chemistry – Robert Alberty
Solution Manual for Physical Chemistry – Robert AlbertySolution Manual for Physical Chemistry – Robert Alberty
Solution Manual for Physical Chemistry – Robert Alberty
 
Solution Manual for Soil Mechanics Fundamentals – Muni Budhu
Solution Manual for Soil Mechanics Fundamentals – Muni BudhuSolution Manual for Soil Mechanics Fundamentals – Muni Budhu
Solution Manual for Soil Mechanics Fundamentals – Muni Budhu
 
Solution Manual for Mechanics of Flight – Warren Phillips
Solution Manual for Mechanics of Flight – Warren PhillipsSolution Manual for Mechanics of Flight – Warren Phillips
Solution Manual for Mechanics of Flight – Warren Phillips
 
Solution Manual for A Problem-Solving Approach to Aquatic Chemistry – James J...
Solution Manual for A Problem-Solving Approach to Aquatic Chemistry – James J...Solution Manual for A Problem-Solving Approach to Aquatic Chemistry – James J...
Solution Manual for A Problem-Solving Approach to Aquatic Chemistry – James J...
 
Solution Manual for Management Information Systems – Kelly Rainer, Brad Prince
Solution Manual for Management Information Systems – Kelly Rainer, Brad PrinceSolution Manual for Management Information Systems – Kelly Rainer, Brad Prince
Solution Manual for Management Information Systems – Kelly Rainer, Brad Prince
 

Recently uploaded

mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 

Recently uploaded (20)

mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 

Solution Manual for Linear Models – Shayle Searle, Marvin Gruber

  • 1. JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in SOLUTIONS MANUAL CHAPTER 1 1 There are many ways to do this. One possibility for A is P = ⎡ ⎢ ⎢ ⎣ 1 0 0 −5 2 1 0 2 −1 1 ⎤ ⎥ ⎥ ⎦ , Q = ⎡ ⎢ ⎢ ⎢ ⎣ 1 −3 2 −8 11 0 1 5 −7 0 0 1 0 0 0 0 1 ⎤ ⎥ ⎥ ⎥ ⎦ , Δ = ⎡ ⎢ ⎢ ⎣ 2 0 0 0 0 1 2 0 0 0 0 0 0 ⎤ ⎥ ⎥ ⎦ Δ− = ⎡ ⎢ ⎢ ⎢ ⎣ 1 2 0 0 0 2 0 0 0 0 0 0 0 ⎤ ⎥ ⎥ ⎥ ⎦ , G = QΔ−P = ⎡ ⎢ ⎢ ⎢ ⎣ 8 −3 0 −5 2 0 0 0 0 0 0 0 ⎤ ⎥ ⎥ ⎥ ⎦ One possibility for B is P = ⎡ ⎢ ⎢ ⎢ ⎣ 1 0 0 0 −4 1 0 0 1 −2 1 0 1 1 −1 1 ⎤ ⎥ ⎥ ⎥ ⎦ , Q = ⎡ ⎢ ⎢ ⎢ ⎣ 1 −2 −3 −5 0 1 3 6 0 0 0 −2 0 0 1 1 ⎤ ⎥ ⎥ ⎥ ⎦ , Δ = ⎡ ⎢ ⎢ ⎢ ⎣ 1 0 0 0 0 −3 0 0 0 0 2 0 0 0 0 0 ⎤ ⎥ ⎥ ⎥ ⎦ Linear Models, Second Edition. Shayle R. Searle and Marvin H. J. Gruber. © 2016 John Wiley & Sons, Inc. Published 2016 by John Wiley & Sons, Inc. 1 Access full Solution Manual only here http://www.book4me.xyz/solution-manual-linear-models-searle-gruber/
  • 2. JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in 2 SOLUTIONS MANUAL Δ− = ⎡ ⎢ ⎢ ⎢ ⎢ ⎣ 1 0 0 0 0 −1 3 0 0 0 0 1 2 0 0 0 0 0 ⎤ ⎥ ⎥ ⎥ ⎥ ⎦ , G = QΔ−P = ⎡ ⎢ ⎢ ⎢ ⎢ ⎢ ⎣ −19 6 11 3 −3 2 0 7 3 −7 3 1 0 0 0 0 0 1 2 −1 1 2 0 ⎤ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ 2 There are as many generalized inverses to be found by this method as there are non-singular minors of order the rank of the matrix. One possibility for A is to use the 2 × 2 minor in the upper right-hand corner. Its inverse is [ 8 −3 −5 2 ] . The resulting generalized inverse is G = ⎡ ⎢ ⎢ ⎢ ⎣ 8 −3 0 −5 2 0 0 0 0 0 0 0 ⎤ ⎥ ⎥ ⎥ ⎦ . One possibility for B is to use the minor M = ⎡ ⎢ ⎢ ⎣ 1 2 3 4 5 6 7 8 10 ⎤ ⎥ ⎥ ⎦ . Its inverse is ⎡ ⎢ ⎢ ⎢ ⎣ −2 3 −4 3 1 −2 3 11 3 −2 1 −2 1 ⎤ ⎥ ⎥ ⎥ ⎦ . The resulting generalized inverse is G = ⎡ ⎢ ⎢ ⎢ ⎢ ⎢ ⎣ −2 3 −4 3 1 0 −2 3 11 3 −2 0 1 −2 1 0 0 0 0 0 ⎤ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ . 3 (a) The general solution takes the form x = Gy+(GA – I)z. Using the general- ized inverse in of A 2, we have ̃x = ⎡ ⎢ ⎢ ⎢ ⎣ 8 −3 0 −5 2 0 0 0 0 0 0 0 ⎤ ⎥ ⎥ ⎥ ⎦ ⎡ ⎢ ⎢ ⎣ −1 −13 −11 ⎤ ⎥ ⎥ ⎦ + ⎛ ⎜ ⎜ ⎜ ⎝ ⎡ ⎢ ⎢ ⎢ ⎣ 8 −3 0 −5 2 0 0 0 0 0 0 0 ⎤ ⎥ ⎥ ⎥ ⎦ ⎡ ⎢ ⎢ ⎣ 2 3 1 −1 5 8 0 1 1 2 −2 3 ⎤ ⎥ ⎥ ⎦ − ⎡ ⎢ ⎢ ⎢ ⎣ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 ⎤ ⎥ ⎥ ⎥ ⎦ ⎞ ⎟ ⎟ ⎟ ⎠ ⎡ ⎢ ⎢ ⎢ ⎣ z1 z2 z3 z4 ⎤ ⎥ ⎥ ⎥ ⎦ = ⎡ ⎢ ⎢ ⎢ ⎣ 31 + 8z3 − 11z4 −21 − 5z3 + 7z4 −z3 −z4 ⎤ ⎥ ⎥ ⎥ ⎦
  • 3. JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in SOLUTIONS MANUAL 3 (b) Using the generalized inverse of B in 1 we get in a similar manner ̃x = ⎡ ⎢ ⎢ ⎢ ⎣ −8 − 5z4 11 − 6z4 2z4 −z4 ⎤ ⎥ ⎥ ⎥ ⎦ 4 We have that A′ A = ⎡ ⎢ ⎢ ⎣ 6 1 11 1 11 −9 11 −9 31 ⎤ ⎥ ⎥ ⎦ By the Cayley–Hamilton theorem, 390(A′ A) − 48(A′ A)2 + (A′ A)3 = 0 Then T = (−1∕390)(−48I + (A′ A)) = ⎡ ⎢ ⎢ ⎢ ⎣ 7 65 − 1 390 − 11 390 − 1 390 37 390 3 130 − 11 390 3 130 17 390 ⎤ ⎥ ⎥ ⎥ ⎦ Then the Moore–Penrose inverse is K = TA′ = ⎡ ⎢ ⎢ ⎢ ⎣ 2 39 1 13 1 39 5 39 17 390 1 65 14 195 101 390 23 390 9 65 − 4 195 − 1 390 ⎤ ⎥ ⎥ ⎥ ⎦ 5 By direct computation, we see that only Penrose condition (ii) is satisfied. 6 (a) For M1, G1 = ⎡ ⎢ ⎢ ⎢ ⎢ ⎢ ⎣ 0 0 0 0 −3 2 5 2 0 1 2 −1 2 0 0 0 ⎤ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ . For M2, G2 = ⎡ ⎢ ⎢ ⎢ ⎢ ⎢ ⎣ 0 0 0 0 −1 2 3 2 0 0 0 0 1 10 − 1 10 ⎤ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ http://www.book4me.xyz/solution-manual-linear-models-searle-gruber/
  • 4. JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in 4 SOLUTIONS MANUAL For M3, G3 = ⎡ ⎢ ⎢ ⎢ ⎢ ⎢ ⎣ 1 4 0 0 0 0 0 0 0 0 − 3 20 0 1 5 ⎤ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ (b) A generalized inverse is G = ⎡ ⎢ ⎢ ⎢ ⎣ 0 0 0 0 11 −4 0 −4 3 2 ⎤ ⎥ ⎥ ⎥ ⎦ . There are infinitely many other correct answers. 7 (a) A′A = [ 2 −2 −2 2 ] , AA′ = [ 2 −2 −2 2 ] Non-zero eigenvalue = 4 for both matrices. Eigenvectors ⎡ ⎢ ⎢ ⎣ 1 √ 2 − 1 √ 2 ⎤ ⎥ ⎥ ⎦ , ⎡ ⎢ ⎢ ⎣ 1 √ 2 1 √ 2 ⎤ ⎥ ⎥ ⎦ Thus, U′ = [ − 1 √ 2 1 √ 2 ] , S = ⎡ ⎢ ⎢ ⎣ 1 √ 2 − 1 √ 2 ⎤ ⎥ ⎥ ⎦ , 𝚲 = [ 4 ] A+ = ⎡ ⎢ ⎢ ⎣ − 1 √ 2 1 √ 2 ⎤ ⎥ ⎥ ⎦ [ 1 2 ] [ 1 √ 2 − 1 √ 2 ] = [ −1 4 1 4 1 4 −1 4 ] Alternatively, by the Cayley–Hamilton Theorem T = 1 4 I, K = TA′ = [ −1 4 1 4 1 4 −1 4 ] . (b) By direct matrix multiplication, we find that (i) satisfies conditions (i) and (ii) so it is a reflexive generalized inverse, (ii) satisfies conditions (i) and (iv) so it is a least square generalized inverse, (iii) satisfies conditions (i) and (iii) so it is a minimum norm geneeralized inverse and (iv) satisfies conditions (i), (iii), and (iv) so it is both a least-square and minimum norm generalized inverse but not reflexive. 8 There are a number of right answers to part (a) and (b) depending on the choice of generalized inverse.
  • 5. JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in SOLUTIONS MANUAL 5 (a) We have that XX′ = ⎡ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎣ 2 2 2 1 1 1 2 2 2 1 1 1 2 2 2 1 1 1 1 1 1 2 2 2 1 1 1 2 2 2 1 1 1 2 2 2 ⎤ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ , (XX′ )− = ⎡ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎣ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 −1 3 0 0 0 0 −1 3 2 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ⎤ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ , Xmn = X′(XX′ )− = ⎡ ⎢ ⎢ ⎢ ⎢ ⎣ 0 0 1 3 1 3 0 0 0 0 2 3 −1 3 0 0 0 0 −1 3 2 3 0 0 ⎤ ⎥ ⎥ ⎥ ⎥ ⎦ . (b) We have that X′X = ⎡ ⎢ ⎢ ⎣ 6 3 3 3 3 0 3 0 3 ⎤ ⎥ ⎥ ⎦ , (X′X)− = ⎡ ⎢ ⎢ ⎢ ⎣ 0 0 0 0 1 3 0 0 0 1 3 ⎤ ⎥ ⎥ ⎥ ⎦ and Xls = (X′X)−X′ = ⎡ ⎢ ⎢ ⎢ ⎣ 0 0 0 0 0 0 1 3 1 3 1 3 0 0 0 0 0 0 1 3 1 3 1 3 ⎤ ⎥ ⎥ ⎥ ⎦ . (c) Both the minimum norm and least-square inverses are reflexive. We have X+ = XmnXXls = ⎡ ⎢ ⎢ ⎢ ⎢ ⎣ 1 9 1 9 1 9 1 9 1 9 1 9 2 9 2 9 2 9 −1 9 −1 9 −1 9 −1 9 −1 9 −1 9 2 9 2 9 2 9 ⎤ ⎥ ⎥ ⎥ ⎥ ⎦ 9 (a) Let G be a generalized inverse of A. A generalized inverse of PAQ is Q−1GP−1 . Indeed, PAQQ−1 GP−1 PAQ = PAGAQ = PAQ. (b) The generalized inverse is GA because GAGA = GA. (c) If G is a generalized inverse of A then (1/k)G is a generalized inverse of kA. We have that kA(1/k)GkA = AGA = A. (d) The generalized inverse is ABA because (ABA)(ABA)(ABA) = (ABA)2(ABA) = (ABA)(ABA) = ABA. (e) If J is n × n then 1 n2 J is a generalized inverse of J. J 1 n2 JJ = J
  • 6. JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in 6 SOLUTIONS MANUAL 10 (a) The identity and zero matrix and idempotent matrices. Also three by three matrices that satisfy the characteristic equation A3 – A = 0. (b) Orthogonal matrices AA′ A = A because A′A = I. (c) The identity matrix, the zero matrix, and an idempotent matrix. (d) No matrices. (e) Non-singular matrices 11 Searle’s definition means that for equations Ax = y for a vector t, t′A = 0 implies t′y = 0. For (a) t′0 = 0 for any vector t. For (b) if t′X′X = 0, implies t′U𝚲1∕2SS′ 𝚲1∕2U′ = 0. Multiply this by U𝚲−1∕2S to get t′U𝚲1∕2S = t′X′ = 0. 12 By substitution, we have ̃x = Gy + (GA − I)((G − F)y + (I − FA)w) = [G + (GA − I)(G − F)]Ax + (GA − I)(I − FA)w = [GA + GAGA − GA − GAFA + FA]x + (GA − I − GAFA + FA)w = [GA + GA − GA − GA + FA]x + (GA − I − GA + FA)w = FAx + (FA − I)w = Fy + (FA − I)w. 13 The matrix (I − GA) is idempotent so it is its own generalized inverse. The requested solution is w = (I − GA)(G − F)y + (I − GA)(FA − I)z = (GA − FA − GAGA + GAFA)x + (FA − GAFA − I + GA)z = (GA − FA − GA + GA)x + (FA − GA − I + GA)z = (G − F)Ax + (FA − I)z = (G − F)y + (FA − I)z. 14 (a) Since A has full-column rank, so does A′A(see, for example, Gruber (2014) Theorem 6.4). Also A′A has full-row rank so it is non-singular. As a result, since AGA = A, A′AGA = A′A and GA = I. Then GAG = G and GA is a symmetric matrix. (b) Since A has full-row rank, A′ has full-column rank. Then G′ is a left inverse of A′ and G′A′ = I, so AG = I and G is a right inverse. Then GAG = G and AG is a symmetric matrix. 15 Suppose that the singular value decomposition of A = S′ 𝚲1∕2U′. Then A′A = U𝚲U′, (A′A)p = (U𝚲U′)(U𝚲U′)L(U𝚲U′) = U𝚲pU′. Then since T(A′ A)r+1 = (A′ A)r , TU𝚲r+1U′ = U𝚲rU′. Post-multiply both sides of this equation by U𝚲−rU′ to obtain TU𝚲U′ = UU′ . Now post-multiply both sides by U𝚲−1∕2S so that TU𝚲U′U𝚲1∕2S = UU′ U𝚲1∕2S = U𝚲1∕2S and thus TA′ AA′ = A′. 16 Any singular idempotent matrix would have the identity matrix for a generalized inverse. For example, M = [ 1 0 0 0 ] http://www.book4me.xyz/solution-manual-linear-models-searle-gruber/
  • 7. JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in SOLUTIONS MANUAL 7 17 Assume that B−A− is a generalized inverse of AB. Then ABB− A− AB = AB Pre-multiply the above equation by A− and post-multiply it by B−. Then A− ABB− A− ABB− = A− ABB− so that A−ABB− is idempotent. Now suppose that A−ABB− is idempotent. Then A− ABB− A− ABB− = A− ABB− Pre-multiply this equation by A and post-multiply it by B to obtain AA− ABB− A− ABB− B = AA− ABB− B. By virtue of AA− A = A and BB− B = B, we get ABB− A− AB = AB so that B−A− is a generalized inverse of AB. 18 See Exercise 15 for an example where a matrix and its generalized inverse are not of the same rank. First assume that G is a reflexive generalized inverse of A. From AGA = A rank(A) ≤ rank (G). Likewise from GAG = G rank (G) ≤ rank (A) so that rank(G) = rank(A). On the other hand suppose that G is a generalized inverse of A with the same rank r as A. We can find non-singular matrices P and Q where PAQ = [ Ir 0 0 0 ] and as a result, A = P−1 [ Ir 0 0 0 ] Q−1 A generalized inverse takes the form G = Q ⎡ ⎢ ⎢ ⎣ Ir C12 C21 C22 ⎤ ⎥ ⎥ ⎦ P Because G has rank r and the first r columns are linearly independent, C22 = C12C21. The verification that G is a reflexive generalized inverse follows by straightforward matrix multiplication.
  • 8. JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in 8 SOLUTIONS MANUAL 19 We have that AGA = P−1 [ D 0 0 0 ] Q−1 Q [ D−1 X Y Z ] PP−1 [ D 0 0 0 ] Q−1 = P−1 [ D 0 0 0 ] [ D−1 X Y Z ] [ D 0 0 0 ] Q−1 = P−1 [ I DX 0 0 ] [ D 0 0 0 ] Q−1 = P−1 [ D 0 0 0 ] Q−1 = A. Thus, A is a generalized inverse of G. Also GAG = Q [ D−1 X Y Z ] PP−1 [ D 0 0 0 ] Q−1 Q [ D−1 X Y Z ] P = Q [ D−1 X Y Z ] [ D 0 0 0 ] [ D−1 X Y Z ] P = Q [ I 0 YD 0 ] [ D−1 X Y Z ] P = Q [ D−1 X Y YDX ] P = G if YDX = Z. In Exercise 1, a generalized inverse for B could be G = Q ⎡ ⎢ ⎢ ⎢ ⎢ ⎢ ⎣ 1 0 0 1 0 −1 3 0 2 0 0 1 2 3 1 2 3 4 ⎤ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ P = ⎡ ⎢ ⎢ ⎢ ⎢ ⎢ ⎣ −91 6 −25 3 31 2 −32 31 3 17 3 −13 32 0 0 2 −8 7 2 2 −7 2 7 ⎤ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ This matrix is non-singular. However, B is a 4 × 4 matrix of rank 3. 20 (a) A generalized inverse of AB would be B′G. Notice that ABB′ GAB = AIGAB = AGABB = AB. (b) Let G be a generalized inverse of L. Then a generalized inverse of LA would be A−1G. Observe that LAA−1 GLA = LGLA = LA. 21 The matrix itself.
  • 9. JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in SOLUTIONS MANUAL 9 22 (a) Let H be a generalized inverse different from G. We must find an Z so that H = G + Z − GAZAG. Let Z = H − G + GAG. Then G + H − G + GAG − GA(H − G + GAG)AG = H + GAG − GAHAG + GAGAG − GAGAGAG = H + GAG − GAG + GAG − GAG = H. (b) If we can generate all generalized inverses, we generate all solutions. 23 (a) We have that [ U V ] [ 𝚲−1∕2 C1 C2 C3 ] [ S T ] [ S′ T′ ] [ 𝚲1∕2 0 0 0 ] [ U′ V′ ] [ U V ] [ 𝚲−1∕2 C1 C2 C3 ] [ S T ] = [ U V ] [ 𝚲−1∕2 C1 C2 C3 ] [ 𝚲1∕2 0 0 0 ] [ 𝚲−1∕2 C1 C2 C3 ] [ S T ] = [ U V ] [ I 0 C2 𝚲1∕2 0 ] [ 𝚲−1∕2 C1 C2 C3 ] [ S T ] = [ U V ] [ 𝚲−1∕2 C1 C2 C2 𝚲1∕2C1 ] if and only if C3 = C2 𝚲1∕2C1. (b) Observe that X = [ S′ T′ ] [ 𝚲1∕2 0 0 0 ] [ U′ V′ ] and G = [ U V ] [ 𝚲−1∕2 C1 C2 C3 ] [ S T ] . Then GX = [ U V ] [ 𝚲−1∕2 C1 C2 C3 ] [ S T ] [ S′ T′ ] [ 𝚲1∕2 0 0 0 ] [ U′ V′ ] = [ U V ] [ I 0 C2 𝚲1∕2 0 ] [ U′ V′ ] is symmetric if and only if C2 = 0. (c) Observe that XG = [ S′ T′ ] [ 𝚲1∕2 0 0 0 ] [ U′ V′ ] [ U V ] [ 𝚲−1∕2 C1 C2 C3 ] [ S T ] = [ S′ T′ ] [ I 𝚲1∕2C1 0 0 ] [ S T ] is symmetric if and only if C1 = 0. http://www.book4me.xyz/solution-manual-linear-models-searle-gruber/
  • 10. JWBS185-SolutionsManual JWBS185-Searle July 29, 2016 19:58 Printer Name: Trim: 6.125in × 9.25in 10 SOLUTIONS MANUAL 24 For M, we have XMX = X(X′ X)+ X′ X = X by Theorem 10 MXM = (X′ X)+ X′ X(X′ X)+ X′ = (X′ X)+ X′ XM = X(X′ X)+ X′ , a symmetric matrix by Theorem 10 MX = (X′ X)+ X′ X, a symmetric matrix by Penrose axiom applied to X′ X Using the singular value decomposition recall that if X = S′ 𝚲1∕2U′, X+ = U𝚲−1∕2S. Then M = (X′ X)+ X′ = U𝚲−1 U′ U𝚲1∕2 S = U𝚲−1∕2 S. For W, we have XWX = XX′ (XX′ )+ X = X applying Theorem 10 to X′ , WXW = X′ (XX′ )+ XX′ (XX′ )+ = X′ (XX′ )+ , by the reflexivity of (XX′ )+ , XW = XX′ (XX′ )+ applying the Penrose condition to XX′ , WX = X′ (XX′ )+ X by Theorem 10. Using the singular value decomposition W = X′(XX′ )+ = U𝚲1∕2SS′ 𝚲−1S = U𝚲−1∕2S = X+. 25 By direct verification of Penrose conditions UNU′ UN−1 U′UNU′ = UNN−1 NU′ = UNU′ , UN−1 U′UNU′ UN−1 U′ = UN−1 NN−1 U′ = UN−1 U′, UN−1 U′UNU′ = UU′ , a symmetric matrix, and UNU′ UN−1 U′ = UU′ , a symmetric matrix. 26 Again by direct verification of the Penrose axioms PAP′ PA+ P′PAP′ = PAA+ AP′ = PAP′ , PA+ P′PAP′ PA+ P′ = PA+ AA+ P′ = PA+ P′, PAP′ PA+ P(PA+ P′PAP′ )′ = (PA+ AP′ )′ = P(A+A)′P′ = PA+ AP′ and similarly (PAP′ PA+ P′ )′ = P(AA+ )′ P′ = PAA+ P′ . 27 (a) Using the singular value decomposition of X X+ (X+ )′ = U𝚲−1∕2 S(U𝚲−1∕2 S)′ = U𝚲−1∕2 SS′ 𝚲−1∕2 U′ = U𝚲−1 U′ = (X′ X)+ . (b) Again using the singular value decomposition of X (X′ )+ X+ = S′ 𝚲−1∕2 U′ U𝚲−1∕2 S = S′ 𝚲−1 S = (XX′ )+ . http://www.book4me.xyz/solution-manual-linear-models-searle-gruber/