Before you leave...
Take 20% off your first order
20% off
Enter the code below at checkout to get 20% off your first order
Discover summer reading lists for all ages & interests!
Find Your Next Read

Solving the linear equation system n x n can also be a problem for a computer, even when the number of equations and unknowns is relatively small (a few hundred). All existing methods are burdened by at least one of the following problems: 1) Complexity of computation expressed through the number of operations required to be done to obtaining solution; 2) Unrestricted growth of the size of the intermediate result, which causes overflow and underflow problems; 3) Changing the value of some coefficients in the input system, which causes the instability of the solution; 4) Require certain conditions for convergence, etc.
In this paper an approximate and exact methods for solving a system of linear equations with an arbitrary number of equations and the same number of unknowns is presented. All the mentioned problems can be avoided by the proposed methods.
It is possible to define an algorithm that does not solve the system of equations in the usual mathematical way, but still finds its exact solution in the exact number of steps already defined. The methods consist of simple computations that are not cumulative. At the same time, the number of operations is acceptable even for a relatively large number of equations and unknowns. In addition, the algorithms allows the process to start from an arbitrary initial n-tuple and always leads to the exact solution if it exists.
Thanks for subscribing!
This email has been registered!
Take 20% off your first order
Enter the code below at checkout to get 20% off your first order