Jump to content

logaritims and matrix mathematics


D'Nalor

Recommended Posts

I am a year 10 student. This is not acctually homework, but I want to know how to do logaritims and matrix mathematics. can someone try and explain this to me?

You are asking for a whole course! Post some specific problems that you have and we may be able to help you.

Link to comment
Share on other sites

Thanks. I think I can understand the Matrix mathematics now, but I'm not so sure on the lorgarithms. maybe I'll just ask my Maths teacher about those...

 

Well... do you understand inverse functions?

 

I.e. [math]f^{-1}(f(x)) = x[/math]

 

Like [math]\arcsin{(\sin{x})} = x [/math]

 

or [math]\sqrt{x^2}=x [/math]

 

will logarithms are the inverse functions of exponentiation.

 

[math]\log_n{n^x} = n^{\log_n{x}} = x[/math].

Link to comment
Share on other sites

Well... do you understand inverse functions?

 

I.e. [math]f^{-1}(f(x)) = x[/math]

 

Like [math]\arcsin{(\sin{x})} = x [/math]

 

or [math]\sqrt{x^2}=x [/math]

 

will logarithms are the inverse functions of exponentiation.

 

[math]\log_n{n^x} = n^{\log_n{x}} = x[/math].

 

 

[math]f^{-1}(f(x)) = x[/math] does that mean thae same as [math]f^{-1}(fx)[/math]? I understand that well enough.

I haven't come across arcsin yet, can you explain that?

[math]\sqrt{x^2}=x [/math] I understand too.

[math]\log_n{n^x} = n^{\log_n{x}} = x[/math]? Can you go over that again, explaining it a bit more, please? I don't really understand that.

 

Booker, I didn't find that website very helpful, it was a bit too confusing.

Link to comment
Share on other sites

For trigonometric functions there seems to be the convention of calling the inverse of a function "arc". Specifically, arcsin is just the inverse of sin.

 

You can simply look at wiki for the basic properties of logs. As Bignose says, they are probably best thought of as inverses to exponents.

 

 

If you want to take the exponential of a matrix* (or some other non-commuting objects ) you use the formula [math]e^{A} = 1 + A + \frac{1}{2!}A^{2} + \frac{1}{3!}A^{3} \cdots[/math].

 

Now, the only slight complication is the fact that it is no so straightforward to solve [math]Z = \log (e^{A}e^{B})[/math]. More specifically, it is not simply [math]A+B[/math]. The solution is known as the Baker-Campbell-Hausdorff formula. Explicitly, the first few terms are

 

[math]Z = A+B +\frac{1}{2}[A,B] + More \: commutators[/math]

 

______________________________________________________

 

*Note that for two matrices the commutator, [math][A,B]= AB-BA \neq 0[/math] in general.

Link to comment
Share on other sites

[math]\log_n{n^x} = n^{\log_n{x}} = x[/math]? Can you go over that again, explaining it a bit more, please? I don't really understand that.

 

well, you follow what [math]n^x[/math] means, right?

 

Let's apply some other function to [math]n^x[/math], let's just call it G.

 

[math]G(n^x)[/math]

 

Now, G is a special function that is defined to be the inverse of [math]n^x[/math] so that [math]G(n^x)=x[/math].

 

The way people normally write out that function [math]G()[/math] is [math]\log_n ()[/math] so that

 

[math]\log_n{n^x} = n^{\log_n{x}} = x[/math]

 

Exponentiation and log are inverses of each other. Log is the operation you do to perform the inverse of exponentiation.

Link to comment
Share on other sites

  • 2 weeks later...

Some Common Logarithm Rules to note:

 

 

[math]\log_a(x)+\log_a(y) = \log_a(xy)[/math]

 

[math]\log_a(x)-\log_a(y) = \log_a\left(\frac{x}{y}\right)[/math]

 

[math]\log_a(x^y) = y\log_a(x)[/math]

 

[math]\log_a(x) = \frac{\log_y(x)}{\log_y(a)}[/math]

Link to comment
Share on other sites

okay, I understand logaritims better now.

Another thing that I didn't quite get from the wikipedia matrix page is kronecker product, it uses two 2-by-2 matricies, and that makes its explanation a bit weird. can someone please give me a better example, and also tell me how to do that with *normal* (what they teach you in lower high school) numbers?

I'm selecting advanced mathematics for one of my senior high school subjects next year... I should do well according to my teachers...

Link to comment
Share on other sites

Try understanding this:

let us take a simple 2*2 matrix.

[1 2] [3 4]

[5 6] [7 8]

Now according to the kronecker product we have to multiply:

{For first coioum of new matrix}

1)first element of first matrix with the first element of second matrix then the first element of first element with the second element of second matrixi.i.e;1*3 then 1*4.

 

2)second element of first matrix with the frist element of second matrix then the second element of first element with the second element of second matrix.i.e; 2*3 and 2*4.

{for second coloum of the new matrix}

3)now the first element of the frist matrix with the second element in the 1st row of second matrix and the first element of the frist matrix with the second element in the 2nd row of second matrix.

 

4)now the second element of the frist matrix with the second element in the 1st row of second matrix and the second element of the frist matrix with the second element in the 2nd row of second matrix.

repeat the above 4 steps for the elements of the rest elements of the frist matrix.

 

Remember that kronecker product of 2*2 matrix will have 4 rows and 4 coloums.

 

kronecker product for the above example is:

[1.3 1.4 2.3 2.4]

[1.7 1.8 2.7 2.8]

[5.3 5.4 6.3 6.4]

[5.7 5.8 6.7 6.8]

which on further solving gives:

 

[03 04 06 08]

[07 08 14 16]

[15 20 18 24]

[35 40 42 48]

and hence is the answer.

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.