Question: Eigenvalues of large matrices

I am trying to solve a vibration problem with 40x40 and larger matrices. I am using "LinearAlgebra[Determinant]" function for creating the eigenvalues' equation. When the matrix is larger than 30x30 Maple gives an error "object too large". How can I avoid it?

Regards

Please Wait...