Theorem (Back Substitution).  Suppose that [Graphics:Images/BackSubstitutionMod_gr_11.gif] is an upper-triangular system with the form given above.  
If  [Graphics:Images/BackSubstitutionMod_gr_12.gif] for [Graphics:Images/BackSubstitutionMod_gr_13.gif] then there exists a unique solution to the linear system.

Constructive Proof.

The solution is easy to find. The last equation involves only [Graphics:Images/BackSubstitutionMod_gr_14.gif], so we solve it first  [Graphics:Images/BackSubstitutionMod_gr_15.gif].  Now [Graphics:Images/BackSubstitutionMod_gr_16.gif] is known and it can be used in the next-to-last equation  [Graphics:Images/BackSubstitutionMod_gr_17.gif].  Now [Graphics:Images/BackSubstitutionMod_gr_18.gif] are known and they can be used in the second-to-last equation to find [Graphics:Images/BackSubstitutionMod_gr_19.gif]:

        [Graphics:Images/BackSubstitutionMod_gr_20.gif].  

Once the values [Graphics:Images/BackSubstitutionMod_gr_21.gif] are known, the general step is

        [Graphics:Images/BackSubstitutionMod_gr_22.gif]  
the summation form is  
        [Graphics:Images/BackSubstitutionMod_gr_23.gif]   for  [Graphics:Images/BackSubstitutionMod_gr_24.gif].  

    The uniqueness of the solution is easy to see.  The n-th equation implies that [Graphics:Images/BackSubstitutionMod_gr_25.gif] is the only possible value of [Graphics:Images/BackSubstitutionMod_gr_26.gif].  Then finite induction is used to establish that  [Graphics:Images/BackSubstitutionMod_gr_27.gif]  are unique.

Q. E. D.

 

 

 

 

 

 

 

 

 

 

 

 

(c) John H. Mathews 2003