Wednesday, December 18, 2013

Square root of -1 times square root of -1.... 1 = -1?

Here is an interesting discussion about famous mathematical got-chas that I came across.

Consider this (gee, I wish writing math on webpage is prettier and more convenient, the square root is a pain):

√(-1) √(-1)

What's the answer? Well it is i × i and of course the answer is -1.

But wait, √(xy) = √xy, so subsitute both x and y as -1, we have: √(-1 × -1), which is √(1), which is...+1.

Oh no, I just proved 1 = -1! I show this to the bank and all the debt I owe becomes my money, woohoo.

What's wrong here? (to be continued...)

Do I have any reader out there wanting to comment?

Harvard student bomb hoax to get out of final

This is unbelievable... a Harvard student cried bomb just to avoid taking a final exam. See here.

Now we are talking about a Harvard student... theoretically the dumbest of those is probably smarter than the smartest person you know. Yet he did something so stupid...to cry wolf.

Look folks, bombs can actually strike. Remember Boston?

Now to get out of a final exam (I wish to know which subject was it)... all you have to do is not show up, pretend to be sick, or crash your bike into a light pole. You get to stay in school that way. I am sure the school will expel him and he would have a miserable future.

Ok, even if he didn't get caught for bomb hoax and successfully avoided the final exam. Does he not think that the final will get rescheduled? What to do then? another threat? I expect Harvard students about to answer some what-if before carrying out a scheme.

Wednesday, December 4, 2013

PhysicsJS - oh my I am impressed

Take a look at this PhysicsJS demo.

Oh my, I am impressed. This is a far cry from little bouncing ball java applet that I did. The world has such big spectrum of smart people, average people, and the lowly, um, not-so-smart people. The people who is able to do this are definitely from the top band. While I actually don't have good ideas what to do with this library... but I suppose someone can use this for a game or something...

Tuesday, December 3, 2013

Multiplication Table Revisited

Every elementary school kid has a daunting math task to do: remembering the multiplication tables.
There are 9x9=81 (how do I know? I know the multiplication table!) entries and it sure is a daunting task for kids who have little attention span. But look, you MUST remember this table or you are stuck in your math education. You can't do division without this, you can't do fractions without this... Don't even think about Algebra, Geometry or Calculus.

Calculator you say? Yes it is helpful but kids still need to know this table.... because it is faster! Don't believe me? Does your calculator has a common-denominator button if you are to show steps to add two fractions? It is clumsy if you need a calculator every step of the way. I am sure you can probably find an app or two to do this (hey I wrote one). But it is still clumsy to use anything other than your head to do this fairly simple task.

Here we go: the original multiplication table.

×1 2 3 4 5 6 7 8 9
1 1 2 3 4 5 6 7 8 9
2 2 4 6 8 10 12 14 16 18
3 3 6 9 12 15 18 21 24 27
4 4 8 12 16 20 24 28 32 36
5 5 10 15 20 25 30 35 40 45
6 6 12 18 24 30 36 42 48 54
7 7 14 21 28 35 42 49 56 63
8 8 16 24 32 40 48 56 64 72
9 9 18 27 36 45 54 63 72 81

I got good news for you. I know how to simplify it. Let me remind you of the 2 properties that you have heard of but thought it was completely useless of-course statements...
1. Multiplicative Identity Property: 1 × anything = anything.
2. Associative Property of Multiplication: a × b = b × a.

Look, the first property boom-boom trimmed one row and column involving the ones. You already know this part of the table. Look, the second property cut away a big triangular chunk. You DON'T need to remember what's 9 × 2, if you already remember 2 × 9. There is only ONE item to remember for the 9's, and that is 9 × 9=81. (Note: a × b is not always b × a. For regular numbers, yes. But this doesn't apply for other math entities such as the matrix.) You just boiled down the table from 81 entries to just 36 entries. Come on kids, you can remember this (by 2nd grade or so).

×1 2 3 4 5 6 7 8 9
1                  
2   4              
3   6 9            
4   8 12 16          
5   10 15 20 25        
6   12 18 24 30 36      
7   14 21 28 35 42 49    
8   16 24 32 40 48 56 64  
9   18 27 36 45 54 63 72 81
There are unbelievably many American 8 or 9 or even older kids who don't know this basic table.... who is doomed to fail in just about every math class in their probably-short school life.