Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

solving a set of equations involving both inequalities and equalities

How to write a code in sage to find solutions of a set of equalities and inequalities in more than one variables.for example i want to find solutions for the equations 1i5xi=10 and x1<x2<x3<x4<x5.<="" p="">

click to hide/show revision 2
No.2 Revision

solving a set of equations involving both inequalities and equalities

How to write a code in sage to find solutions of a set of equalities and inequalities in more than one variables.for example i want to find solutions for the equations 1i5xi=10 and $x_1 $ x_1 < x_2 < x_3 <x_4 <x_5$.<="" <x_5="" $<="" p="">

click to hide/show revision 3
No.3 Revision

solving a set of equations involving both inequalities and equalities

How to write a code in sage to find solutions of a set of equalities and inequalities in more than one variables.for example i want to find solutions for the equations $\sum_{1 \leq i \leq 5}x_i 3}x_i =10$ and $ , x_1 < x_2 < x_3 <x_4 <x_5="" $<="" p=""> .