Write and run a complex arithmetic version of Naive Gauss by declaring certain variables complex and making other necessary changes to the code. Consider the complex linear system Az = b where
Verify that the solutions are z = λ−1b for scalars λ. The numbers λ are called eigenvalues, and the solutions z are eigenvectors of A. Usually, the b vector is not known, and the solution of the problem Az = λz cannot be obtained by using a linear equation solver.
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.