Simple algebra problem (fields)

  • Thread starter Thread starter nowits
  • Start date Start date
  • Tags Tags
    Algebra Fields
Click For Summary

Homework Help Overview

The problem involves solving the quadratic equation x² + x + 41 = 0 in the finite fields Z43 and Z167. Participants are exploring methods for finding solutions within these specific modular arithmetic contexts.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the implications of working in finite fields and question the correctness of their approaches. There are attempts to clarify the relationship between the quadratic equation and its solutions, particularly regarding the interpretation of modular arithmetic.

Discussion Status

Some participants have provided guidance on the nature of quadratic equations in finite fields, while others are questioning their understanding of the solutions and the implications of their calculations. There is an acknowledgment of differing interpretations and approaches to the problem.

Contextual Notes

Participants are grappling with the specifics of modular arithmetic and the implications of negative numbers in the context of Z43 and Z167. There is a recognition of the need to apply the correct division methods relevant to the finite fields being discussed.

nowits
Messages
17
Reaction score
0
[SOLVED] Simple algebra problem (fields)

Homework Statement


Solve x²+x+41=0 in the fields Z43 and Z167

2. The attempt at a solution
Well Z43={0,1,...,42} so any y that is n=0 mod 43 works...

x²+x+41=0=43 -> x²+x=2 -> x=1

Is this how it's done or am I doing it incorrectly?

If the solution above is right, then what about the same equation in the field Z167? I can't find any x that is in that field and solves the problem.
 
Physics news on Phys.org
nowits said:

Homework Statement


Solve x²+x+41=0 in the fields Z43 and Z167
Don't be intimidated by the fact you're working in a finite field! It's just a quadratic equation, and you've known how to solve them for a long time!


2. The attempt at a solution
Well Z43={0,1,...,42} so any y that is n=0 mod 43 works...
Huh? y? n?

x²+x+41=0=43 -> x²+x=2 -> x=1

Is this how it's done or am I doing it incorrectly?
The first implication is correct (and it's an "if-and-only-if"), but you have the second one backwards. x=1 is one solution to that quadratic, but you have not proven it is the only solution.
 
How would you normally solve x2+ x- 2= 0? What are its roots? What do negative numbers correspond to "mod 43"?
 
Thanks for your answers.

But I still don't get it for Z167:

x²+x+41=167
x²+x-126=0

[tex]x=\frac{-1\pm\sqrt{1-4\cdot 1\cdot(-126)}}{2}[/tex]

The only way I get a reasonable result from that is if (under the square root):
1-4*1*(-126)=505=4
or: -126=41 => 4*1*41=164 => 1-4*1*(-126)=1-164=-163=4
or: -4*1*(-126)=504=3 => 1-4*1*(-126)=1+3=4

[tex]x=\frac{-1\pm\sqrt{4}}{2}=\frac{-1\pm 2}{2}[/tex]

But then neither of the possible values of x is in Z167.
 
Last edited:
nowits said:
[tex]x=\frac{-1\pm\sqrt{4}}{2}=\frac{-1\pm 2}{2}[/tex]

But then neither of the possible values of x is in Z167.
You're working in Z167, so shouldn't you use its division operator, rather than the division operator for rational numbers?
 
Yes, right.

I tried that but got a result that didn't solve the equation so I thought that my approach was wrong.

I tried it once again and this time got a result that works.

Ok, I've got it.

Thanks!
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
4
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K