Proving a statement about divisors.

  • Thread starter Thread starter cragar
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on proving the statement that if an integer \( a \) divides integers \( b \) and \( c \), then \( a \) also divides \( b+c \). The proof demonstrates that if \( a|b \) implies \( b = ax \) for some integer \( x \), and \( a|c \) implies \( c = ay \) for some integer \( y \), then \( b+c = ax + ay = a(x+y) \). Thus, \( a|(b+c) \) is established as true. The feedback emphasizes the importance of structuring proofs logically, suggesting that conclusions should be presented after the supporting arguments.

PREREQUISITES
  • Understanding of integer divisibility and notation (e.g., \( a|b \))
  • Basic algebraic manipulation skills
  • Familiarity with constructing mathematical proofs
  • Knowledge of integer properties and operations
NEXT STEPS
  • Study the properties of divisibility in integers
  • Learn about constructing formal mathematical proofs
  • Explore examples of proofs by contradiction and direct proof techniques
  • Investigate the implications of the Division Algorithm in number theory
USEFUL FOR

Mathematics students, educators, and anyone interested in number theory or proof construction techniques will benefit from this discussion.

cragar
Messages
2,546
Reaction score
3

Homework Statement


Suppose a,b and c are integers . Prove that if a|b and a|c then a|(b+c)

The Attempt at a Solution


Proof:
We wish to show that if a|b and a|c then a|(b+c)
Let a,b and c be integers. If a|b then there exists an integer x such that ax=b,
and if a|c then there exists an integer y such that ay=c. If a|(b+c) then there exists an integer z such that az=(b+c).
we see that b+c=ax+ay=az
a(x+y)=az=b+c
and we see that (b+c) is divisible by a.
Is this good enough?
 
Physics news on Phys.org
hi cragar! :smile:

yes, exactly the right idea, but instead of telling the story from start to finish, you put the end in the middle :redface:

better would be …
Let a,b and c be integers. If a|b then there exists an integer x such that ax=b,
and if a|c then there exists an integer y such that ay=c.

[STRIKE]If a|(b+c) then there exists an integer z such that az=(b+c).[/STRIKE]
[STRIKE]we see that b+c=ax+ay=az[/STRIKE]
but then x+y is an integer, and a(x+y) = ax + ay = b+c

so a | b+c :wink:

don't give away the ending too early! o:)
 
ok, thanks for the advice. I just want to make sure I am constructing my proofs in a correct way.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
2
Views
2K
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
1K
Replies
3
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K