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


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

Re: How to transform a functional expression into a general expression

Started byDrMajorBob <btreat1@austin.rr.com>
First post2011-06-22 07:43 +0000
Last post2011-06-22 07:43 +0000
Articles 1 — 1 participant

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


Contents

  Re: How to transform a functional expression into a general expression DrMajorBob <btreat1@austin.rr.com> - 2011-06-22 07:43 +0000

#3229 — Re: How to transform a functional expression into a general expression

FromDrMajorBob <btreat1@austin.rr.com>
Date2011-06-22 07:43 +0000
SubjectRe: How to transform a functional expression into a general expression
Message-ID<its6fp$5uv$1@smc.vnet.net>
I see NO reason to call one of those equations more "general" than the  
other, but this may do what you want (sometimes):

y == 3/2 x + 1 // Simplify
Subtract @@ % == 0

2 + 3 x == 2 y

2 + 3 x - 2 y == 0

Bobby

On Tue, 21 Jun 2011 07:35:58 -0500, sigismond kmiecik  
<sigismond.kmiecik@wanadoo.fr> wrote:

> Hello  to all
>
> I will take a simple example.
>
> How can you easily transform using Mathematica  the following functional
> expression
>
> y = 3/2 x + 1
>
> into its general equivalent:
>
> 3 x - 2 y  + 2 = 0
>
>
> This general form exists  because
>
> y == 3/2 x + 1 // FullSimplify
>
> returns True.
>
> Is the answer given valid whatever the complexity  of the initial
> equality expression  known to be true (with up to three unknown  
> variables).
>
> Thanks
>
> Sigismond Kmiecik
>


-- 
DrMajorBob@yahoo.com

[toc] | [standalone]


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


csiph-web