| 1 | initial version |
I noticed that there's a comma at the end of v_1, and a square bracket at the end of w_1 -- these are copy/paste typos, right?
Do the equations get solved successfully if you drop 1/2 of the terms or so? If so, that might point to memory overflow problems.
| 2 | No.2 Revision |
I noticed that there's a comma at the end of v_1, and a square bracket at the end of w_1 -- these are copy/paste typos, right?
Do the equations get solved successfully if you drop 1/2 of the terms or so? If so, that might point to memory overflow problems.
Could you also post exactly what solve command you're using?
| 3 | No.3 Revision |
First, I noticed that there's a comma at the end of
v_1v_1 == ...,
and a square bracket at the end of
w_1w_1 == ... -- these
These are copy/paste typos, right?
Do Second, do the equations get solved successfully if you drop 1/2 of the terms or so? If so, that might point to memory overflow problems.
Could Third, could you also post exactly what solve command you're using?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.