MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Help with Reduce Command.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg73640] Help with Reduce Command.
  • From: nikki_74 <namratashekar at rediffmail.com>
  • Date: Fri, 23 Feb 2007 04:45:44 -0500 (EST)

Hi,

I am solving a set of multi-variate polynomial equations using REDUCE command. As I understand, it solves for all variables in the given equations. However, I want it to provide solutions for just one of the variables.
I know that the SOLVE command can do this. But I need to specify a Modulus value as well ( which can be done in REDUCE but not SOLVE).

Is there a way around this?

Thanks.


  • Prev by Date: Re: split
  • Next by Date: Re: mouse wheel with Mathematica on Linux
  • Previous by thread: Re: MatrixRank Modulus->8 - BUG
  • Next by thread: Re: Help with Reduce Command.