Consider a special bidiagonal linear system of the following form (illustrated with n = 7) with nonzero diagonal elements:
Write and test
procedure Bi_ Diagional(n, (ai ), (di ), (bi ))
to solve the general system of order n (odd). Store the solution in array b, and assume that all arrays are of length n. Do not use forward elimination because the system can be solved quite easily without it.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.