andrea3robertson

8 Reputation

2 Badges

16 years, 240 days

MaplePrimes Activity


These are questions asked by andrea3robertson

I am multiplying an n x n matrix by an n x 1 matrix of unknowns, y(xi), to get the result of my particular solution.  How do I create an n x n matrix with a 3 term diagonal?  For example:

b   c   0   0   0   0

a   b   c   0   0   0

0   a   b   c   0   0

0   0   a   b   c   0

Page 1 of 1