MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

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


  • Prev by Date: Diophantic Equations with Constraints
  • Next by Date: nonparametric or robust regression code
  • Previous by thread: Re: Diophantic Equations with Constraints
  • Next by thread: Re: Diophantic Equations with Constraints