Number Theory: Proving Statements with Verbal Arguments

  • Context: Graduate 
  • Thread starter Thread starter dodo
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the challenges of proving statements in number theory using verbal arguments versus formal algebraic proofs. Participants explore the necessity and effectiveness of formalism in expressing concepts related to divisibility and factorization.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant expresses frustration with the reliance on verbal arguments in number theory, questioning if there is a more formal way to present proofs.
  • Another participant attempts to formalize a specific statement regarding divisibility and composite numbers using logical notation, although they acknowledge potential mistakes.
  • Concerns are raised about the ambiguity in expressing factorization concepts, suggesting that a background in abstract algebra might be necessary for clarity.
  • A suggestion is made to explore resources like Metamath and Mizar for formalizing mathematical arguments.
  • One participant appreciates the intuitive nature of elementary number theory proofs, arguing that intuitive understanding can be sufficient even if not entirely formalized.
  • Euclid's lemma is referenced as an example of an intuitive proof that supports the argument about the compositeness of n.

Areas of Agreement / Disagreement

Participants express differing views on the necessity of formalism in proofs, with some advocating for more rigorous notation while others value intuitive understanding. No consensus is reached on the best approach to proving statements in number theory.

Contextual Notes

Participants note the limitations of verbal arguments and the potential need for additional mathematical background to fully grasp the formalism involved in number theory proofs.

dodo
Messages
695
Reaction score
2
I increasingly find demonstrations in number theory that rely on verbal arguments, rather than a more algebraic proof involving notation. (I hope this is just my fault.)

For example, consider this simple statement,
"If n divides a.b but does not divide a or b individually, then n is composite and can be expressed as n = r.s, where r|a and s|b."

In order to prove it, I have to proceed like this: a prime factor in n must appear in either a or b; were n prime, if would divide either a or b. Thus it is composite, and made of prime factors coming from either a or b." Sort of.

Is there a way of not having to talk? Some formalism for this? (I hope so.) Otherwise I'd find number theory a bit lacking. Opinions welcome.
 
Physics news on Phys.org
"If n divides a.b but does not divide a or b individually, then n is composite and can be expressed as n = r.s, where r|a and s|b."
[tex](n|a.b \wedge (\neg(n|a\vee n|b)))\rightarrow (n=r.s \wedge r|a \wedge r|b)[/tex]
 
That's cool. Now what about the proof. :)

"And"s and "or"s are easy, but I find difficulty formalizing ideas around factorization. Maybe some abstract algebra (or a lot of it) should be taught before the number theory courses.

But my question is, after you've learned groups, UFDs, etc etc, (which is not my case yet), can proofs like the above be expressed in a less ambiguous format?
 
Dodo said:
That's cool. Now what about the proof. :)

I was hoping you wouldn't ask. The proof is going to be a bit longer...

a prime factor in n must appear in either a or b; were n prime, if would divide either a or b. Thus it is composite, and made of prime factors coming from either a or b.
[tex]((k|n \wedge k \neq r.s)\rightarrow (k|a \vee k|b))\wedge ((n=r.s \wedge n \neq r.s) \equiv \bot) \wedge (\neg(n|a \vee n|b) \rightarrow n=r.s)) \wedge (n|a.b \wedge \neg(n|a \vee n|b)) \rightarrow (n=r.s \wedge r|a \wedge r|b)[/tex]

I'm sure I made a mistake somewhere :blushing:, can't really concentrate for long. But something like this has no words.
 
Thanks for the effort :)
I did not follow your expression in detail, but I think I can grasp a point from it: you'd express the condition of being prime or composite, by the existence (or not) of a divisor. (The divisor should not be 1 or the number itself, though.)

It's still too cumbersome. Nobody would move an inch to communicate with another human being if s/he had to go through that. It's not that all words had to be eliminated; but I still miss some formalism to specifically speak about the list of prime factors of a number. Maybe I'm being too subjective, so maybe it's better to let the subject rest.
 
Metamath ( http://us.metamath.org/ ) may be along the lines you're thinking: a formalization of large chunks of mathematics. Mizar is similar, though I don't know as much about it.
 
Well the thing I love about elementary number theory is that it lends itself to intuitive understanding. But I haven't seen many proofs that are entirely verbal and without notation. In a sense an elementary proof may not be "formal" in notation but if it appeals to intuition then it's fine by me.

"If n divides a.b but does not divide a or b individually, then n is composite and can be expressed as n = r.s, where r|a and s|b."

Suppose n is prime. Then by Euclid's lemma, [tex]n|ab \Rightarrow n|a[/tex] or [tex]n|b[/tex] . But we claimed that n does not divide a or b individually. Hence, n is composite.

Euclid's lemma can be proved but it is so intuitively clear. Similarly, the fact that n can be decomposed into two parts such that one divides a and the other divides b also appeals to intuition. Personally, I prefer starting out with problems and proofs like these before getting formal.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 23 ·
Replies
23
Views
4K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 15 ·
Replies
15
Views
5K