Homepage › Solution manuals › Gilbert Strang › Introduction to Linear Algebra › Exercise 1.3.13
Odd size: The five centered difference equations lead to b1 + b3 + b5 = 0.
x2 = b1 Add equations 1,3,5 x3 − x1 = b2 The left side of the sum is zero x4 − x2 = b3 The right side is b1 + b3 + b5 x5 − x3 = b4 There cannot be a solution unless b1 + b3 + b5 = 0. − x4 = b5