Example program for dpbsvx

This example solves the equations
AX=B ,  
where A  is the symmetric positive definite band matrix
A = 5.49 2.68 0.00 0.00 2.68 5.63 -2.39 0.00 0.00 -2.39 2.60 -2.22 0.00 0.00 -2.22 5.17  
and
B = 22.09 5.10 9.31 30.81 -5.24 -25.82 11.83 22.90 .  
Error estimates for the solutions, information on equilibration and an estimate of the reciprocal of the condition number of the scaled matrix A  are also output.