Exercise 1.7.3

Answers

  • S = [1b b 9 ], when 9 b2 > 0, i.e. 3 < b < 3, S is p.d.

S = LDLT = [10 b 1 ] [1 0 0 9 b2 ] [ 1b 0 1 ]

  • S = [24 4 c ], when 2c 16 > 0, i.e. c > 8, S is p.d.

S = LDLT = [10 2 1 ] [2 0 0 c 8 ] [12 0 1 ]

  • S = [cb b c ], when c > 0 and c2 b2 > 0, i.e. c < b < c, S is p.d.

S = LDLT = [10 b c1 ] [c 0 0c b2 c ] [ 1b c 01 ]

User profile picture
2020-03-20 00:00
Comments