Cool Things

Math is cool. Here are some cool things in math that I don’t think are really extensive enough for their own post but I still want to share.

1.

The following is a great reason why.

Let’s say we have a set  of distinct elements. Using some function, we can form another set  which can contain repetitions of elements, no occurrence of some elements, and any other possible combination of the ones in .

The sets do not necessarily have the same size so there are  functions that do this because  has  elements each of which can have  possible values. In fact, we can use this idea to define exponentiation.  is the number of functions one can define that creates a set of  elements using  distinct elements. If , there are no functions that create a set  so . If , the only function is the empty function that takes a set to the empty set so . If , then there is still one function which is the identity function taking an empty set to an empty set so .

2. Spinny Infinity Proof

This one is a kind of a joke but a note-worthy one. Why does ?

Well, we know the following intuitively.

Because doing the same thing to both sides of the equals sign holds the statement true, we can rotate both sides counter-clockwise 90 degrees (physically rotate each character).

We then subtract.

Rotating back, we come to our desired equality.

3. Cross Products

Sometimes it becomes tedious to compute a big determinant and where that determinant comes from seems really arbitrary. It seems there is not intuitive and nice way to compute cross products. But wait, there is! Let’s list out the three basic properties of the cross product.

a.
b.
c.

It turns out, this is all you need! Let me show you an example of a cross product. Let’s say we want to cross  and . Well, we can write it in terms of its basis directions first (the  is omitted for now).

Using linearity, one can distribute.

Using reflexivity, we can cancel some terms.

Antisymmetry allows for more simplification.

Knowing that , we finish our computation.

Although this may seem like a lot of steps, it is really fast and feels very natural like actual multiplication instead of obscure determinants. By simply having knowledge of the properties of the operator and some basic identities, we can easily calculate the result.

In fact, determinants can be calculated in the same way but are less convenient. As a mental exercise, see if you can figure out how (Note: a determinant is the area of the parallelogram/parallelepiped formed by the column vectors of a matrix).

4. Tic-Tac-Toe Integral Trick

This integration trick works when you are integrating a polynomial multiplied by some easily integrated function (usually trigonometric or exponential functions). Note: this does not help you integrate functions that are difficult to integrate but merely provides a systematic method for speeding up multiple integration by parts steps.

This is best shown through example. Consider the integral .

We create the following table where we take derivatives along the first column, integrals through the second, and alternate signs on the third. We color in the jagged patterns shown.

Capture.PNG

Multiplying the ones of similar color and adding them, we get our final integral.

If you want to learn more, then just have awesome teachers like I do. I am sure you can find someone 🙂

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Create a website or blog at WordPress.com