|
|
|
|
|
by wcarey
1930 days ago
|
|
The author's take on V.18 is interesting. Clarke has the proposition here: https://mathcs.clarku.edu/~djoyce/java/elements/bookV/propV1... It's not three pages long in Clarke (nor in Heath), and either way, the argument is only 10 statements long. > But the reader who takes the trouble to decode the proposition will see that it is trivial primary school arithmetic. This is also not super obvious from Clarke or Heath. I'd love to know how the author would render this proposition trivial to a fourth grader. To be sure, the mathematics of Euclid is a very foreign country from what's commonly taught in schools today. But Newton's thought is firmly rooted in that foreign country. |
|
Looking at the diagram in your link, and labelling AE x, EB y, CF a and FD b, "Let AE, EB, CF, and FD be magnitudes proportional taken separately, so that AE is to EB as CF is to FD. I say that they are also proportional taken jointly, that is, AB is to BE as CD is to FD.", means :
If x/y = a/b, then also (x+y) / y = (a+b) / b.
To prove this is true, operate on the second equation to make it the same as the first:
1. Expand: x/y + y/y = a/b + b/b
2. Subtract 1 from both sides: x/y = a/b. QED.
Notation really makes all the difference!