Showing posts with label logs. Show all posts
Showing posts with label logs. Show all posts

Wednesday, March 30, 2022

Math Cafe

(Click on the comic if you can't see the full image.)
(C)Copyright 2022, C. Burke. "AnthroNumerics" is a trademark of Christopher J. Burke and (x, why?).

All natural is healthier, right?

I can blame-- er, credit Dr. Jim Preggo with telling me this a few days ago when he found out about my blog. Normally, I wouldn't use one of the basic math puns, but then the needed imagery came to me, so I went with it. Of course, it has stick figures though.



I also write Fiction!


You can now preorder Devilish And Divine, edited by John L. French and Danielle Ackley-McPhail, which contains (among many, many others) three stories by me, Christopher J. Burke about those above us and from down below.
Preorder the softcover or ebook at Amazon.

Also, check out In A Flash 2020, by Christopher J. Burke for 20 great flash fiction stories, perfectly sized for your train rides.
Available in softcover or ebook at Amazon.

If you enjoy it, please consider leaving a rating or review on Amazon or on Good Reads.





Come back often for more funny math and geeky comics.



Saturday, December 25, 2021

Merry Christmas 2021!

(Click on the comic if you can't see the full image.)
(C)Copyright 2021, C. Burke. "AnthroNumerics" is a trademark of Christopher J. Burke and (x, why?).

Merry Christmas!

This wasn't the Christmas week or Christmas season I envisioned -- I can't even say "planned" because I hadn't really come up with a plan. There might've been two ideas for comics that didn't happen, but not much solid. I usually enjoy doing this comics and coming up with something new by Christmas Eve. Unfortunately, that didn't pan out.

Today's comic isn't much, but it's more than it would've been had I posted it yesterday morning.

For anyone who celebrated, I hope your Christmas Eve was a happy, healthy and safe one, full of fishes or not. (Yeah, a Seven fishes jokes would've been nice.)

Merry Christmas! Updates next week, and into the New Year! Let's hope it's a better one than the last one.



I also write Fiction!


You can now preorder Devilish And Divine, edited by John L. French and Danielle Ackley-McPhail, which contains (among many, many others) three stories by me, Christopher J. Burke about those above us and from down below.
Preorder the softcover or ebook at Amazon.

Also, check out In A Flash 2020, by Christopher J. Burke for 20 great flash fiction stories, perfectly sized for your train rides.
Available in softcover or ebook at Amazon.

If you enjoy it, please consider leaving a rating or review on Amazon or on Good Reads.





Come back often for more funny math and geeky comics.



Tuesday, November 09, 2021

Logarithm (Log) Rules and Their Matching Exponents Rules

One of the problems that I had in high school math was trying to remember lists of rules without knowing where the rules came from. This could have been because the rules weren't explained, weren't explained enough for me, or were taught when I was absent and I had to learn it from a dry text book. (Note: I recall missing over a week of school with the flu one year, and as a result had problems with trigonometry identities for the longest time. They started to make sense in college during a Calculus class when I was staring at a Unit Circle regarding some other topic.)

If the rules for logarithms were explained in the context for the rules for exponents, as shown below, I might not have struggled with them as much, because whatever I didn't recall from memorization, I would've been able to work out. Again, it's possible that these rules were explained, but I wasn't in class and I had to get someone else's notes or read it from the book.

Exponent Rules
Logarithm Rules
(xa)(xb) = xa + b log ((xa)(xb)) = log xa + log xb
xa / xb = xa - b log (xa / xb) = log xa - log xb
(xa)b = xab log (xa)b = b log xa
x0 = 1 (x =/= 0) logb 1 = 0
x1 = x logb b = 1 (b > 0)
xn =/= 0, when x =/= 0 logb 0 is undefined
xn > 0, when x > 0 logb x is undefined when x < 0

So the rules for expanding or condensing logarithms come from the corresponding rules for exponents. It's just that the notation may make it look more confusing than it actually is.

The Logarithm base switch rule says logbc = 1/logcb. The equivalent with exponents can be shown with this example:

23 = 8 and 81/3 = 2

The exponents in those two case are reciprocals.

log28 = 3 and log82 = 1/3

So log28 = 1 / log82, because the logs are reciprocals.

The Logarithm base change rule says logbx = logcx / logcb.

As I recall, the main reason to derive this rule was because, back in the dark ages when I was in high school, we used log tables, which were printed in the back of a text book, and based on 10 (and there was probably another page based of natural log tables based on e). If you could convert the base to 10, then you could use the table.

There would also be instances when you had terms in different bases that had to be converted before you work with them.

This is one example that shows how it works:

log28 = 3
log48 = 3/2
log42 = 1/2 log48 / log42 = (3/2) / (1/2) = 3

If you divide log108 / log102, you would also get 0.90308.../0.30102..., which is 3.000.

If you divide ln 8 / ln 2, you would also get 2.07944.../0.6931..., which is 3.000.



Edits made to formatting, and fixing the consistency of the variables. I hit "publish" a little too soon.