Is Zero Divisible by Zero and Four?

  • Thread starter Thread starter cragar
  • Start date Start date
  • Tags Tags
    Divisibility
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 · 2K views
cragar
Messages
2,546
Reaction score
3

Homework Statement


determine which are true and false.
4|0 and 0|0

Homework Equations


a is divisble by b provided there is an integer c such that

bc=a

The Attempt at a Solution


on the first one 4|0
4x=0 , 0 would work for this.
and 0x=0 any integer would work for this but I am worried about division by zero
or something weird with zero , maybe I am overlooking this.
 
Physics news on Phys.org
No, 0 does not divide 0. You definition
"a is divisible by b provided there is an integer c such that bc=a"
is not completely correct. It should be
"a is divisible by b provided there is a unique integer c such that bc=a"
 
I wrote it how my book wrote it. Thanks for your response by the way . So meaning there is only one integer c such that bc=a
 
cragar said:
I wrote it how my book wrote it. Thanks for your response by the way . So meaning there is only one integer c such that bc=a

Yep, I think so. What are numbers are there such that 4x=0?:rolleyes:
 
cragar said:
so x=0

Yes, like HallsofIvy said (one unique solution)
 
ok , thanks , just making sure.