MathGroup Archive 2004

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

Search the Archive

Equation - problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg48981] Equation - problem
  • From: "RAFAL" <rak at dami-rz.pl>
  • Date: Fri, 25 Jun 2004 17:52:24 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi

I need a good package for computing the equation like below:

Reduce[r^2*(x^q - 1)*(( - r*x*(x^q - 1 ))^q - 1) == 1 && r >= 0 && 
0 <= x <= 1 && q > 0, x, Reals]

Thanks

rak



  • Prev by Date: Equation - problem
  • Next by Date: Re: Use the standard form of time 00:00:00 as the tick markes on x-axis
  • Previous by thread: Equation - problem
  • Next by thread: Re: Equation - problem