Integral Domain: Solving a^2=1 with at Most 2 Solutions

  • Thread starter Thread starter Rederick
  • Start date Start date
  • Tags Tags
    Domain Integral
Rederick
Messages
11
Reaction score
0

Homework Statement



Let R be an integral domain with identity element 1. Show that there at most two elements "a" in R such that a^2=1


Homework Equations





The Attempt at a Solution



Being an integral domain implies that if ab=0, then a=0 or b=0. a^2=1 implies a=1. Then (a)(a) = (1)(1). This seems like a simple problem but I'm not sure how to properly state that there are "at most 2 elements."
 
Physics news on Phys.org
Saying that a2=1, is thesame as saying that a2-1=0. Maybe you can factorize the left hand side...
 
Thank you. Got it
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top