Proving a statement about divisors.

  • Thread starter cragar
  • Start date
In summary, the conversation discusses proving that if a|b and a|c, then a|(b+c) for integers a, b, and c. The method involves showing that if a|(b+c), then there exists an integer z such that az=(b+c). By substitution, it can be seen that a|(b+c) is equivalent to a(x+y)=b+c, and since x+y is an integer, a|(b+c) is true. It is important to avoid giving away the ending too early in constructing proofs.
  • #1
cragar
2,552
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
  • #2
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:)
 
  • #3
ok, thanks for the advice. I just want to make sure I am constructing my proofs in a correct way.
 

FAQ: Proving a statement about divisors.

1. What is the definition of a divisor?

A divisor is a number that divides evenly into another number without leaving a remainder.

2. How do you prove a statement about divisors?

To prove a statement about divisors, you need to use mathematical reasoning and logic. This may involve using properties of divisibility, prime factorization, or other mathematical concepts.

3. What are some common techniques for proving statements about divisors?

Some common techniques for proving statements about divisors include direct proof, proof by contradiction, and proof by mathematical induction.

4. Can you provide an example of proving a statement about divisors?

Sure, for example, to prove that every even number is divisible by 2, we can use direct proof by showing that any even number can be written as 2 times another number. Therefore, it is divisible by 2.

5. Are there any strategies for making the process of proving statements about divisors easier?

Yes, some strategies for making the process of proving statements about divisors easier include breaking down the problem into smaller steps, using visual aids or diagrams, and practicing with simpler examples before tackling more complex ones.

Back
Top