How to determine if a statement is true

  • Thread starter Thread starter ver_mathstats
  • Start date Start date
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
4 replies · 2K views
ver_mathstats
Messages
258
Reaction score
21

Homework Statement


Determine if the statement is true, n is a fixed positive integer.

If n is divisible by 6, then n is divisible by 9.

Homework Equations

The Attempt at a Solution


I know this statement is false because 6 is divisible by 6, however not divisible by 9. I showed a counterexample, is that enough to demonstrate that it is a false statement?
 
Physics news on Phys.org
LCKurtz said:
Yes. ##12## is another counterexample as is ##30##. There are many.
Thank you very much.
 
ver_mathstats said:

Homework Statement


Determine if the statement is true, n is a fixed positive integer.

If n is divisible by 6, then n is divisible by 9.

Homework Equations

The Attempt at a Solution


I know this statement is false because 6 is divisible by 6, however not divisible by 9. I showed a counterexample, is that enough to demonstrate that it is a false statement?
Yes, any counterexample will do, as it shows the claimed statement to be false. A true statement cannot, ever, have any counterexamples!
 
Ray Vickson said:
Yes, any counterexample will do, as it shows the claimed statement to be false. A true statement cannot, ever, have any counterexamples!

Okay thank you very much, I understand now.