Problem 43634. Find product of eigenvalues of n*n magic matrix.

Find product of eigenvalues of n*n magic matrix.

Example

n=3

Matrix= [ 8 1 6; 3 5 7; 4 9 2]

result=-360

Solution Stats

69.23% Correct | 30.77% Incorrect
Last Solution submitted on Nov 20, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers68

Suggested Problems

More from this Author37

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!