Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3280 > unrolled thread

How can I write the input code for a comparison

Started byNan <nzxos@yahoo.com>
First post2011-06-24 11:51 +0000
Last post2011-06-24 11:51 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  How can I write the input code for a comparison Nan <nzxos@yahoo.com> - 2011-06-24 11:51 +0000

#3280 — How can I write the input code for a comparison

FromNan <nzxos@yahoo.com>
Date2011-06-24 11:51 +0000
SubjectHow can I write the input code for a comparison
Message-ID<iu1to5$9ko$1@smc.vnet.net>
I need to compare
A=(6+4R+B^2 R-5R^2-R^3+R^4+B(R^2+R-2))
with
B=(6+4γ+β^2 γ-5γ^2-γ^3+γ^4+β(γ^2+γ-2)),
where 0 < γ < R < 1,  0 < β < B < 1.

How can I do that by Mathematica? Can I use MinValue or FindMinvalue? That is, if the minimum value of A - B >0, then A>B. How can I write the input command so that I can include the constraint? Please help! Thanks a lot!

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web