Diophantic Equations with Constraints
- To: mathgroup at smc.vnet.net
- Subject: [mg49443] Diophantic Equations with Constraints
- From: "Michael S." <MikeSuesserott at t-online.de>
- Date: Tue, 20 Jul 2004 07:53:38 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi group, given an equation like 3x + 2y - z == 148 with x in Range[3,8], y in Range[0,12], z in Range[1,9], what would be the best way to solve this? Thanks and best regards, Michael
- Follow-Ups:
- Re: Diophantic Equations with Constraints
- From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
- Re: Diophantic Equations with Constraints
- From: DrBob <drbob@bigfoot.com>
- Re: Diophantic Equations with Constraints