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


Groups > comp.soft-sys.math.mathematica > #3226

How to transform a functional expression into a general expression

From sigismond kmiecik <sigismond.kmiecik@wanadoo.fr>
Newsgroups comp.soft-sys.math.mathematica
Subject How to transform a functional expression into a general expression
Date 2011-06-21 12:36 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <itq382$nck$1@smc.vnet.net> (permalink)

Show all headers | View raw


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

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread


Thread

How to transform a functional expression into a general expression sigismond kmiecik <sigismond.kmiecik@wanadoo.fr> - 2011-06-21 12:36 +0000

csiph-web