I just started using mathematica. When I tried to calculate the
symbolic eigenvalues of a 16x16 matrix mathematica told me it couldn't
Is there a restriction?
Thanks
Uwe Brauer
I think Mathematica couldn't do it because it is impossible to find the
symbolic roots to a sixteenth order polynomial, in general.
--
Curt Fischer
> Hello
>
> I just started using mathematica. When I tried to calculate the
> symbolic eigenvalues of a 16x16 matrix mathematica told me it couldn't
>
> Is there a restriction?
>
Yes, memory usually.
Yas
> I think Mathematica couldn't do it because it is impossible to find the
> symbolic roots to a sixteenth order polynomial, in general.
>
> --
> Curt Fischer
>
>
>
Actually this is not quite true. It is certianly possible to find
symbolic roots of a polynomial od degree 16 or higher and Mathematica
can do it. (Just try it yourself). What is not possible, in general, is
to express this solution in terms of radicals, but that is quite a
different issue, unrelated to this problem.
The original question can't be answered with so little information.
Andrzej Kozlowski