MathGroup Archive 2011

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

Search the Archive

why this system cannot be solved!

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117526] why this system cannot be solved!
  • From: olfa <olfa.mraihi at yahoo.fr>
  • Date: Mon, 21 Mar 2011 06:18:29 -0500 (EST)

Hi Mathematica community,

I've tried to solve the variable xP in this system with Reduce over
Integers,Reals and Complexe:
0 <= xP < a && Mod[x, a] == Mod[xP, a]

unfortunately it cannot be solved .

the output should be xP==Mod[x,a].

thank you very much for your help.


  • Prev by Date: Why Mathematica does not issue a warning when the calculations are losing so much precision that the results are not anymore useful?
  • Next by Date: Chop in Mathematica 8.0.1
  • Previous by thread: Re: Why Mathematica does not issue a warning when the calculations are losing so much precision that the results are not anymore useful?
  • Next by thread: Re: why this system cannot be solved!