Prove the distributive law $a(b+c)=ab+ac$ for real numbers?

9.6k Views Asked by At

I have always taken these kinds of things for granted. Well of course $a(b+c)=ab+ac$! But why? The thought randomly popped in my head, and I realized that I could not prove it.

Perhaps we should take some time to prove these "obvious" things. I feel like if I cannot prove it, then I do not fully understand it. I would really like a proof of this most basic law, because I have been pondering over it for quite a while. Thanks!

Edit: This proof is for real numbers.

3

There are 3 best solutions below

0
On BEST ANSWER

Henry Reich - creator of minutephysics - gave a geometrical intuition for the distributive law in this video. I've pasted a snapshot from that below.

enter image description here

For a formal proof, I defer to Christian Blatter's answer :)

2
On

For natural numbers, the "proof" would look like this.

Since $m\cdot n$ is just $n+n+\dots+n$, repeated $m$ times, this means that $$(p+q)\cdot n = n+n+\cdots+n,$$ repeated $p+q$ times, but it is also equal to $$\underbrace{(n+n+\cdots n)}_{p}+\underbrace{(n+n+\cdots +n)}_{q}$$ which is $p\cdot n + q\cdot n$.

For rational numbers, the expression follows from the definition $$\frac pq\cdot \frac rs = \frac{pr}{qs}.$$

For the real numbers, you have to follow the construction of real numbers from rational ones using Dedekind cuts, for example.

0
On

(This is to @JChau who "simply want[s] a full proof from someone why the property $a(b+c)=ab+ac$ is true for real numbers".)

A full proof involves a construction of the reals from the Peano axioms. Landau's classic Grundlagen der Analysis from 1930 takes 90 pages to do this. If you are willing to accept the distributive law for integers you can bring this down to a dozen pages or so. There are many constructions of the reals around; and all of them require about the same amount of work. A comparatively short version can be found in chapter 1 of Baby Rudin.