| 1 | initial version |
This isn't an answer, but one thing that could be useful in general with integers is to do
assume(A,'integer')
But solve in general is via Maxima, which will assume you are using "normal" real or complex variables, and this doesn't help (because Maxima explicitly avoids your assumptions in solving, because it is assumed you are using dummy variables in solve commands).
I am not really sure how the domain parameter influences things.
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.