MathGroup Archive 2004

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

Search the Archive

Solve given that a variable is between 0 and 1

  • To: mathgroup at smc.vnet.net
  • Subject: [mg52615] Solve given that a variable is between 0 and 1
  • From: jsr123 at gmail.com (Jason)
  • Date: Sat, 4 Dec 2004 04:07:54 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi all,

I need some help with solving the following:

\!\(Solve[
    w - k\^\(1 - b\)\ r\ \((\((\(-\(\(a\ k\^b - y\&_\)\/a\)\))\)\^\(1\/b\))\)\
\^\(\(-1\) + b\) \[Equal] 0, k]\)

given that a>0 and 0<b<1.

How do I do this?

Thanks MUCH!!---jason


  • Prev by Date: Using LevenbergMarquardt Method with a complicated function
  • Next by Date: Re: use of orderless
  • Previous by thread: Re: Using LevenbergMarquardt Method with a complicated function
  • Next by thread: Re: Solve given that a variable is between 0 and 1