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

68.93% Correct | 31.07% Incorrect
Last Solution submitted on Feb 15, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers67

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!