0

Calculate Powers of e In Your Head!

Published on Sunday, March 30, 2014 in , ,

LoStrangolatore's 10,000 digits of e posterBefore getting to the main topic of today's post, I have a couple of announcements to make!

First, I've normally tried to post on Thursdays and Sundays on this blog, but regular commitments are taking priority, so I'm going to be posting on Sundays only for the time being.

Second, I recently created a new subreddit all about mental math techniques. If you're on reddit.com, please subscribe and contribute your own thoughts and links! Since it's often quicker to post links there, this may hopefully compensate for the difference in the blog posting schedule.

The rest of today's post will be about calculating powers of e in your head. Wait...what exactly is “e”?!? That's a great place to start.

BASICS: When mathematicians refer to e, they're referring to a specific number, approximately 2.71828 (it goes on forever, just like Pi), that is used to calculate continuous growth.

How can one number be used to calculate continuous growth? Why is it that particular number? The best place to understand these and other questions about e is to read BetterExplained.com's post An Intuitive Guide To Exponential Functions & e. It really is the best way to wrap your head around e as a number.

What exactly will you be working out in your head? Given an exponent x, you'll be able to take a problem of the form ex, and turn it into a power of 10 (in other words, you'll figure out y in 10y).

The technique I'll teach is based on the fact that we can take the general problem ex = 10y and isolate y by turning the problem into a logarithm: log10(ex) = y. Thanks to standard logarithm rules, we can turn this into the following form: x × log10(e) = y. A little help from Wolfram|Alpha tells us that this can further be simplified to the following form: x × 0.4342944... = y

OK, I hear you say, we've turned a seemingly complex exponential problem into a multiplication problem, but it doesn't seem easy to multiply by a number like 0.4342944 in your head! What we're actually going to be doing is approximating this number by multiplying by 0.4343. Yes, we'll be adjusting for the approximation, as well. Further, we're going to break that up into several steps, by turning it into the form (43 × 101)10,000.

Yes, I have a few tricks up my sleeve to help you make these calculations at each stage, and I'll teach them in the next section.

TECHNIQUE: Let's start with a simple example of working out e16 as we go through each of the following steps.

MULTIPLYING BY 43: Take the exponent and multiply it by 4. In our example, 16 is the exponent, and you should be able to quickly work out that 16 × 4 = 64.

Next, take the exponent and multiply it by 3. Continuing with our example, 16 × 3 gives us a total of 48.

To make things easier, we need to split this 2nd answer up into the 1s digit and everything else. In our example, instead of thinking of the answer as simply 48, think of it as “+ 4 with an 8 slapped on the end.” You'll always think of the multiple of 3 in this way. If multiplying by 3 resulted in, say, 312, you'd think of that as “+ 31 with a 2 slapped on the end.” This type of thinking will make it easier for the next step.

To complete this step, add the two answers together. In our example, we'd add 64 “+ 4 with an 8 slapped on the end.” The answer then, is 64 + 4, which is 68, with an 8 slapped on the end, which is 688. Yes, 43 × 16 is 688.

Dealing with say, 23? 23 × 4 = 92 and 23 × 3 = “+ 6 with a 9 slapped on the end.” 92 + 6 with a 9 slapped on the end is equal to 98 with a 9 slapped on the end, or 989. Practice multiplying by 43 in this way before moving on. You may be surprised how quickly you get used to it.

MULTIPLYING BY 101: When dealing with 2 digit numbers, multiplying by 101 is ridiculously easy, as you simply repeat the 2 digit number itself. 43 × 101 = 4343 and 86 × 101 = 8686.

For this feat, however, you'll have to be able to deal with multiplying 3- and 4-digit numbers by 101. Don't worry, though, it's still simple.

To multiply a 3- or 4-digit number by 101, split the original number up, with the 10s and 1s digit off to the right, the remaining digits off to the left, and imagine two placeholders in-between them.

So, continuing with our example, 688 would be split up into 6__88. That's 6, followed by 2 placeholders, followed by 88, the original 10s and 1s digit.

To fill the placeholders, simply add the numbers on either side of the placeholders. 6 + 88 = 94, so we put 94 in those empty spaces, resulting in the number 69488. Yes, you've just mentally worked out the answer to 16 * 4343 in your head!

You do have to watch for the times when the digits on either side of the place holder add up to more than 100. In that case, you have to add the 1 to the digits on the left to compensate.

For example, if you multiplied 44 by 43 earlier and worked it out to be 1892, you'd then split that into 18__92, and then add 18 + 92 to get 110. The 10 part goes in the middle, and the 1 from the hundreds place is added to the 18 to get 19. The result is 191092. This is simple, once you get used to it.

DIVIDING BY 10,000: This is the simplest part of all! Just take the number from the previous step, and move the decimal 4 places to the left.

In our continuing example, we worked out the number 69488. Moving the decimal 4 places to the left turns the number into 6.9488!

What about numbers like, say, 191092? that becomes 19.1092. Simple isn't it?

ADJUSTING FOR APPROXIMATION: Remember that the decimal approximation of the base 10 log of e is actually 0.4342944..., and we've multiplied by 0.4343. That's close, but those are still 2 different numbers.

To make your result more accurate, simply drop the last (rightmost) digit of your answer. Don't round up or down, just completely ignore the last digit!

For our example result of 6.9488, we'd drop the rightmost digit to get 6.948. With that step, you're done. In your head, you worked out that e16 ≈ 106.948. How close is that to the actual solution? According to Wolfram|Alpha, the actual answer is 106.9487, so your mental estimate is accurate as far as it goes!

Naturally, if the rightmost digit of your calculation is 0, this is done for you almost automatically.

THE FULL PROCESS ALL AT ONCE: To make sure you've got this, let's try and work out a bigger problem. This time, we'll calculate e27 = 10y.

  • 27 × 4 = 108 and 27 × 3 = +8 with a 1 slapped on the end.
  • 108 + 8 with a 1 slapped on the end is equal to 116 with a 1 slapped on the end, or 1161.
  • 1161 becomes 11__61, and 11 + 61 = 72, so we get 117261.
  • 117261 with the decimal moved 4 places to the left is 11.7261.
  • Drop the rightmost digit to get the final estimate of 11.726.
Wolfram|Alpha initially shows that e27 = 1011.726. If you click the More digits button, you'll see that 11.7259510113878 is a more accurate answer, so 11.726 is still an impressive mental estimate!

REAL-LIFE EXAMPLE: In this Business Insider story, there's an anecdote involving the absurdity of 4.5% growth for 3,000 years. You can figure that out with e3,000 × 0.045.

To get our exponent, that's 3,000 × 0.045 = 300 × 0.45 = 30 × 4.5 = 3 × 45 = 135. So, the answer we need to estimate is e135.
  • 135 × 4 = 540 and 135 × 3 = +40 with a 5 slapped on the end.
  • 540 + 40 with a 5 slapped on the end is equal to 580 with a 5 slapped on the end, or 5805.
  • 5805 becomes 58__05, and 58 + 05 = 63, so we get 586305.
  • 586305 with the decimal moved 4 places to the left is 58.6305.
  • Drop the rightmost digit to get the final estimate of 58.630 (or 58.63).
Sure enough, that's quite close to the answer of e3,000 × 0.045 = 1058.6298!

TIPS: e is all about continuous growth, which is basically all about scale. I suggest reading How to Develop a Sense of Scale, Using Logarithms in the Real World, and my own Visualizing Scale post. Viewing and recalling the classic Powers of Ten video can be useful for concrete comparisons, as well.

• By looking at the whole number part of the answer (the significand) and adding 1 to that, you can state the number of digits the full answer would have. In our 6.9488 example, we take the whole number part, the 6, and add 1 to get 7, so we can state that the answer is a 7-digit number. Having worked out e135 to be about 1058.63, we can state that the answer is a 59-digit (58 + 1) number!

• Practice estimating larger and larger powers of e, until you're comfortable dealing with numbers up into the low 200s. Since all you really need is to get comfortable with multiplying by 4 and 3, you can find tips for multiplying 2-digit numbers by 1-digit numbers here, and multiplying 3-digit numbers by 1-digit numbers here.

• To prevent yourself from having to deal with multiplying 5-digit numbers from 101, simply avoid exponents greater than 232. Being able to estimate up to e232 in your head is still impressive!

• You can handle exponents with a decimal in them by working them out as if they were a whole number, and then adjusting for an appropriate number of additional decimal points when you're moving the decimal point. For example, e1.6 is the same as e16, but with the decimal moved one place more to the left. Since e16 ≈ 106.948, it's easy to see that e1.6 ≈ 100.6948.

• If you want to take this a step further, and be able to say that e16 is roughly equal to 8.8 × 106, check out Nerd Paradise's Calculating Base 10 Logarithms in Your Head, the video Calculating logarithms in your head, and the PDF How to Quickly Calculate Logarithms to Three Decimal Places in Your Head.

0

Yet Again Still More Snippets

Published on Sunday, March 23, 2014 in , , , , , , ,

Luc Viatour's plasma lamp pictureMarch's snippets are ready!

This time around, we've got a round up of math designed to amaze and surprise you!

@LucasVB is the designer behind some of the most amazing math-related graphics I've ever seen. You can see some of his amazing work at his tumblr site, and even more at his Wikimedia Commons gallery. Even if you don't understand the mathematics or physics behind any given diagram, they're still enjoyable, and may even prompt your curiosity.

• Just recently, @preshtalwalkar of the Mind Your Decisions blog posted an examination of the classic four knights puzzle. Read the post up to the answer, and then try playing it yourself in my 2011 post on the same puzzle. It's a challenging puzzle, until the simple principle behind it becomes clear. Once you understand the principle behind the four knights puzzle, see if you can use it to work out the method for the Penny Star Puzzle.

• Our old friend @CardColm is back with more math-based playing-card sneakiness! In his newest Postage Stamp Issue post, he presents a sneaky puzzle that you can almost always win. After shuffling cards, the challenge is to cut off a portion of cards, and see how many of the numbers from 1 to 30 you can make using just the values of those cards. It seems very fair and above-board, but the math behind it allows you to win almost every time!

• About a year ago, @Lifehacker had a post about measuring your feet and hands to measure distances accurately without needing a ruler, which was based on this quota.com reply. To take this a step farther, I recently learned you can even judge far-off distances and even angles using just your fist and thumb! This is one of those tricks that can be handy and even impressive at the right moment.

That's all for this month's snippets, but it's plenty to explore and discover, so have fun with these links!

0

Enter The Matrix

Published on Sunday, March 16, 2014 in , ,

Jamie Zawinski's screenshot of the famous GLMatrix screensaverNo, you don't have to decide between the blue pill and the red pill right now, but it will be hard to escape jokes about the movie The Matrix when talking about matrices.

Sometimes, mental math isn't about being able to do math in your head quickly, but more about wrapping your head around a topic. Matrices can be especially tricky, so this post is dedicated to them.

About a year ago, TED-Ed posted a great introductory video on matrices, with a full lesson available here. I especially like the visual approach to matrix multiplication:



I do have a few criticisms of that video. First, I think they should've gone a little further, and shown a complete multiplication of a 3 by 2 and a 2 by 3 matrix, just for completeness sake. Second, did anyone else get confused by the mention of “linear algebra”? Doesn't it seem strange that a rectangular arrangement of numbers should be so important in something that begins with the word linear?

Once again, BetterExplained.com's Kalid Azar comes to the rescue with An Intuitive Guide to Linear Algebra. He takes things quite a bit slower than the video, but he does this so you can grasp all the concepts.

Kalid starts, thankfully, with an explanation of just what is so linear about matrices and linear algebra. He then shows you how to get your head around the unusual notation and multiplication. His analogy to mini-spreadsheets is a very helpful!

Probably the biggest help is the real-world example, instead of the classic vectors that are often used. He even briefly covers scary terms such as “eigenvector”.

Do take the time to go through these resources, as the matrix is a fascinating tool that shouldn't be ignored.

1

Grey Matters' 9th Blogiversary!

Published on Friday, March 14, 2014 in , , ,

Mehran Moghtadaei's Pi Digit Graphic135 years ago today, Albert Einstein was born. 9 years ago today, Grey Matters was born. Of course, today will always be Pi Day!

Welcome to a geeky, yet still special, day of the year that is close to my heart!

Vi Hart kicked things off with an anti-Pi rant. This might seem like a strange action to take on Pi Day, but she does it in her own inimitable style, and really does make some good points about Pi in the process:



Numberphile followed closely behind with some Pi-sinpired music, and then enlisted James Grime to talk about river lengths, and their amazing connection to Pi:



Here's the 1996 paper that inspired this claim, but there is a bit of controversy over this point. It's still an interesting concept to ponder, however.

The good people over at Plus Magazine have some great thoughts, posts, and even artwork all about Pi!

Speaking of Pi artwork, mathematical animator 1ucasvb created a new sine and cosine animation especially for Pi Day that is simple, yet informative. Lucasvb has more animations on that site (this one being a particular favorite), and even more over in his Wikimedia Commons gallery. Even if you don't understand all the math behind them, enjoy and explore the animations.

I'm off to celebrate Pi Day for now, but feel free to enjoy and post your Pi Day wishes in the comments!

0

Dots Crazy!

Published on Sunday, March 09, 2014 in , , ,

Scam School logoIn their recent 311th episode, Scam School featured an interesting scam that warrants a closer look.

After all, there's nothing fairer than a game board consisting solely of dots, right?

Check out Scam School's 311th episode, and see how fair it comes across versus the sneaky approach behind the game:



That's amazing and sneaky, but how would you even go about working out the math behind it?

Never fear, because Numberphile is about to come to the rescue! In a recently posted video, they take a look at a similar type of game called Brussel Sprouts. The math behind it is less complicated than you may expect:



As many regular Grey Matters readers realize, I love it when something fun like this can lead to a better understanding of the math behind it.

According to the above video, we can also expect a more detailed video about the Euler characteristic mentioned in this video. You can also find out more about Brussels Sprouts and other dot games in Martin Gardner's books Mathematical Carnival and The Colossal Book of Mathematics.

Have fun and play around with these games. You never know what else you may learn!

1

Trigonometry: Quickly and Intuitively

Published on Sunday, March 02, 2014 in , , , , ,

Leonardo Da Vinci's Vitruvian ManTrigonometry is a subject that can strike fear into the heart of almost any high school student.

It's actually quite understandable and useful if taught clearly enough so you grasp it. In this post, I'll show you just where to find those resources.

BASICS: As with any topics, you'll want to make sure you have a few basics down. When getting started with trigonometry, that means being clear on the concepts of similarity, and the good old Pythagorean Theorem.

The series Project Mathematics! is of great help here. Their amazing computer-animated lessons make the concepts of similarity clear and even simple:

Part 1:



Part 2:



Next, make sure you're up to speed on the good old Pythagorean Theorem, and then you'll be ready to proceed to the trigonometry of the unit circle:



THE UNIT CIRCLE: I've posted my own tutorials on the unit circle and trigonometric functions, but I truly have to tip my hat to a recently posted tutorial that far exceeds both of those.

Kalid at BetterExplained.com just posted an awesome article titled, How To Learn Trigonometry Intuitively, including a video to help you along.

What makes this post so great? He slowly introduces each concept and makes each step concrete and understandable. Kalid starts by likening trigonometry to learning anatomy, as if you were learning the anatomy of a circle. After his introduction to sine and cosine with a dome analogy, he points out that the numbers you're seeing are percentages. How much bigger or smaller is this part or that part compared to the radius of the circle? Cleverly, he even goes back to his anatomy metaphor to make this more understandable.

With the idea of a wall next to the dome, he then introduces the tangent and the secant, and then uses a ceiling built over the dome to help drive home the ideas of the cotangent and the cosecant. Probably the most startling moment in the whole post, however, is when Kalid gets you to see the connections between the 3 types of triangles he's been explaining. When you see that they're simply scaled versions of each other, everything begins to fall in place!

Once you have the scaled triangles in your mind, your knowledge of the Pythagorean Theorem and similar triangles make the relationships almost trivial to work out in your head! Instead of memorizing formulas you'll quickly forget after a trig test, you simply grasp the relationships, and can work them out anytime you need them!

Even as good as Kalid's explanations are, he points out that you shouldn't get too attached to the static diagrams. Taking that advice, I used the online graphing calculator as Desmos.com to create some models I could play around with to grasp the concepts for myself, and I've linked to them using the corresponding section names from Kalid's article:

Sine/Cosine: The Dome

Tangent/Secant: The Wall

Cotangent/Cosecant: The Ceiling

Visualize The Connections

FURTHER READING: If you enjoyed learning about trigonometry this way, there are a few other of Kalid's post I highly recommend.

First, read Surprising Uses of the Pythagorean Theorem to help you get out of the mindset that the Pythagorean Theorem is only about triangles. Next, check out How To Measure Any Distance With The Pythagorean Theorem and learn how you can use it to bring problems with a mind-boggling array of factors down to a size you can manage.

Finally, since radians are so important to the unit circle, but come across as more confusing than they should be, Kalid's Intuitive Guide to Angles, Degrees and Radians is a definite must-read.

I sincerely hope you take the time to explore most, if not all, of these resources, as they gave me a new respect and understanding for the tools of trigonometry, and I simply want to share that joy of discovery.