Can the Polynomial g(x) Have a Solution Modulo Any Integer n?

  • Context: Graduate 
  • Thread starter Thread starter qaz
  • Start date Start date
  • Tags Tags
    Challenge Class
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
qaz
Messages
7
Reaction score
0
show that the polynomial [itex]g(x)=(x^2 -5) (x^2-41)(x^2-205)[/itex] has a solution modulo any integer [itex]n[/itex]∈ℕ.
 
on Phys.org
ok, but i am stil stuck i don't know where to go from here...we don't have a good book for this class and it wasnt explained well at all.
 
Have you done anything? (whether successful or not)

Sometimes starting small helps. What has to be true for some number m to be a root of g, mod n? What has to be true if no such m exists?
 
ok, i know that 205 can be written as the following: (205/n)=(5/n)(41/n), which reduces to =(-1)(-1)=1. so there are either 2 cases for this problem, (5/n)=1 or (41/n)=1.