|
[Date Index]
[Thread Index]
[Author Index]
integer solution
- To: mathgroup at smc.vnet.net
- Subject: [mg61988] integer solution
- From: bd satish <bdsatish at gmail.com>
- Date: Tue, 8 Nov 2005 03:41:30 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
I want to find the integral solutions of the following two equations:
s + d + t+q =10 ; # two equations
6s + 3d + 2t + q = 30 ; # 4 unknowns
I want only those solutions for which
s>0 d>0 t>0 q>0
Prev by Date:
Re: variable substitution in differential eqns
Next by Date:
Re: Window names in Mathematica under Linux/KDE
Previous by thread:
sharing error propagation code with you (comments solicited)
Next by thread:
Re: integer solution
|