|
[Date Index]
[Thread Index]
[Author Index]
Simplify
- To: mathgroup at smc.vnet.net
- Subject: [mg58669] Simplify
- From: "paulvonhippel at yahoo" <paulvonhippel at yahoo.com>
- Date: Wed, 13 Jul 2005 03:29:00 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
I'm having some trouble getting an expression to simplify in an obvious
way. (There seems to be a long tradition of users posting to this group
with similar troubles.)
The expression is
poly = p (p - 1) b^2 + s^2
prod = Sqrt [poly] Sqrt[1/poly]
Simplify[prod, {0 < p < 1, s > 0, bϵReals}]
which should return one, I think, but doesn't.
I'd be grateful for suggestions.
Thanks!
Paul
Prev by Date:
Re: //N bug, but WHY?
Next by Date:
multiple line copy in InputForm
Previous by thread:
Re: ListDensityPlot Legend?
Next by thread:
Re: Simplify
|