Difference between revisions of "Log Sums Proof"
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
− | Made by [ | + | Made by [https://artofproblemsolving.com/wiki/index.php/User:Am24 AM24] |
[[Category:Proofs]] | [[Category:Proofs]] |
Latest revision as of 22:22, 26 August 2025
The sum for logs with the same base goes as the following:
.
But how is this property true?
Make and
. Now we can see (because of logs work)
. If we were to multiply these two values together we would get
.
is the sum of our two logs, so were finished. WRONG. We still have a crucial step.
Just for neatness we will sub in with
because that's our sum.
(whenever you have
then
).
Made by AM24