Question: how to solve a symbolic matrix 11x11? memory allocation problems

I have a symbolic matrix (11x11) it is sparsely populated with components on the diagonal and 2 places either side.  When I have tried to calculate the [standar operations > nverse] (on a PC with Raid 0 and 4 Gb) Maple 12 stops running at 1883 Mb and complains about 'memory allocation?

Q1: how do I (inexperienced maple user) increase memory allocation?

Q2: when I tried to run a 5x5 matrix as a test a matrix wasn't returned, only a list of letters?

Please Wait...