Selectin elements that satisfy a certain condition with modular arithmetic
Suppose I have the finite field F_3={0,1,2}. Suppose I have the following equations:
1=x_1+x_4+x_5
0=x_2+x_5+x_6
0=x_3+x_4+x_6
where each x_i is a member of F_3. How Can I obtain the set of all possible combinations for the solutions of the above equations?
Thanks for any help in advance.Suppose I have the finite field F_3={0,1,2}. Suppose I have the following equations:
1=x_1+x_4+x_5
0=x_2+x_5+x_6
0=x_3+x_4+x_6
where each x_i is a member of F_3. How Can I obtain the set of all possible combinations for the solutions of the above equations?
Thanks for any help in advance. Suppose I have the finite field F_3={0,1,2}. Suppose I have the following equations:
1=x_1+x_4+x_5
0=x_2+x_5+x_6
0=x_3+x_4+x_6
where each x_i is a member of F_3. How Can I obtain the set of all possible combinations for the solutions of the above equations?
Thanks for any help in advance. system of equations, modular arithmetic, finite field MATLAB Answers — New Questions