Skip to main content

Eigenvalue and transfer function (3)

Function

Here I want to put matrix according to the order of this story, however, I will skip the matrix story for simplicity.

Vector is a sequence of scalars. The sequence order of scalars is very important. If we changed the order of scalars, they are totally different vectors. For example, we had a vector that represents position, it was [direction distance] that means 50 degree from north, distance 5 km. If we exchange the direction and distance, it becomes [distance direction] that means 5 degree from north, 50 km distance. That is the different position (at least in the Euclidean space).

If we can put 4 scalars. Figure 1's the second from the top shows the vector that has 4 scalars. A scalar is one (real) number and a vector is a sequence of scalars. If we add more scalars in a vector, what happens? If we add scalars more and more, infinite number of scalars are added, then it becomes a function as shown in the Figure. OK, I cheated here a bit. We need some more prerequisite to make a function from a vector. However, I think this is a good intuition. (We can detour a bit here about this intuition. Some mathematics book wrote about 'inner product of functions', this is strange, how can we have inner product of functions. But, if we can follow this intuition, a function is a extension of a vector, we can see the inner product of functions. A correlation coefficient is also a inner product, therefore, 1 is correlated, 0 is un-correlated. It is a inner product, 0 means perpendicular, then there is no relationship. This intuition gave me these understanding, so I think this is not so bad.) I hope now you see one of the relationships among scalar, vector, and function.


Figure 1: Scalar, vector, and function

If we see in this way, the difference of scalar, vector, and function is only the difference of number of pairs: X and Y.

  • Scalar: One X (e.g., height) and its value (e.g., 170cm)
  • Vector: multiple X (e.g., [angle distance]) and its values (e.g., [50 5])
  • Function: continuous X and its value Y (e.g., Y = f(X))

Now, what is invariant of scalar, vector, and function? This kind of abstraction is common in mathematics. Why we care such invariant? Because it could be the substance of the object. Also if something does not change, then, we don't need to distinguish them. That's great we have not so much time, so we can skip to distinguish them. We are not so interested in masks, we want to know the real face under the masks. Masks can be changed, but, the real face can not be changed. Something does not change under many conditions, it could be the real face -- substance. Therefore, we want to know the invariant. Eigenvalue and transfer function need this abstraction, so I first talked about this.

Next, let's talk about eigenvalue.

Comments

Popular posts from this blog

Why parallelogram area is |ad-bc|?

Here is my question. The area of parallelogram is the difference of these two rectangles (red rectangle - blue rectangle). This is not intuitive for me. If you also think it is not so intuitive, you might interested in my slides. I try to explain this for hight school students. Slides:  A bit intuitive (for me) explanation of area of parallelogram  (to my site, external link) . 

Geometric Multiplicity: eignvectors (2)

If eigenvectors of a matrix A are independent, it is a happy property. Because the matrix A can be diagonalized with a matrix S that column vectors are eigenvectors of A . For example, Why this is a happy property of A? Because I can find A's power easily. A^{10} is not a big deal. Because Λ is a diagonal matrix and power of a diagonal matrix is quite simple. A^{10} = SΛ^{10} S^{-1} Then, why if I want to compute power of A ? That is the same reason to find eigenvectors. Eigenvectors are a basis of a matrix. A matrix can be represented by a single scalar. I repeat this again. This is the happy point, a matrix becomes a scalar. What can be simpler than a scalar value. But, this is only possible when the matrix S's columns are independent. Because S^{-1} must be exist. Now I come back to my first question. Is the λ's multiplicity related with the number of eigenvectors? This time I found this has the name. Geometric multiplicity (GM): the number of in...

Tezuka Osamu's Black Jack, "Shrinking"

I like several novel authors. My first favorite author is probably Teduka, Osamu. I still love him. The list grows by adding Hoshi, Shinichi, Agatha Christie, Hermann Hesse, and so forth. My first favorite article of Tezuka was Atom as most of the (boy's) Tezuka fans did. But my favorite is Black Jack. I try to summarize one story, it is still quite vivid in my memory. I first read this story when I was 13 - 15 years old. I re-read it at least several times since Black Jack is composed of many short episodes. The title should be "ちぢむ (SHRINKING)" or it might be "縮む(Shrinking)". (It is not so convenient to translate this to English, since English does not have a system to say the exact same word in several ways. So I just simulate it with capital letters.) Black Jack is a genius surgeon, but he does not have the license. In short, his medical activity is illegal. His skill is top level in the world, but, the fee is also out-of-law expensive. In the story ...