The product of a matrix exponential and a vector

Click For Summary

Discussion Overview

The discussion revolves around the application of matrix exponentials in the context of the Glashow-Weinberg-Salam theory. Participants explore how the exponential of a matrix interacts with a vector, particularly in the context of a specific equation involving matrix exponentials and a vector.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant presents a relation involving matrix exponentials and a vector, expressing uncertainty about how the exponential matrix acts on the vector.
  • Another participant explains that the exponential of a diagonal matrix results in a diagonal matrix containing the exponentials of the diagonal elements, suggesting that the right-hand side of the equation may only involve the variable ##v## and not the original vector.
  • A further contribution mentions transforming the matrix into a diagonal form using eigenvectors, applying the exponential, and then transforming it back, indicating a method to compute the matrix exponential.
  • Several participants reiterate that the exponential of an ##m \times m## matrix is defined by a series expansion, noting that while this series converges for any finite matrix, practical computation often relies on algorithms based on eigenvalues.
  • One participant adds that the characteristic polynomial can be used to convert the infinite series into a finite-order polynomial for computation.

Areas of Agreement / Disagreement

Participants express differing views on the implications of the matrix exponential's action on the vector, with no consensus reached on the specific outcomes or methods discussed.

Contextual Notes

Limitations include the dependence on the definitions of matrix exponentials and the assumptions regarding the properties of the matrices involved. The discussion does not resolve how the exponential matrix specifically acts on the vector in the given context.

Aleolomorfo
Messages
70
Reaction score
4
Hello everybody!
I was studying the Glashow-Weinberg-Salam theory and I have found this relation:
$$e^{\frac{i\beta}{2}}\,e^{\frac{i\alpha_3}{2} \begin{pmatrix} 1 & 0 \\ 0 & -1 \\ \end{pmatrix}}\, \frac{1}{\sqrt{2}}\begin{pmatrix} 0\\ v \\ \end{pmatrix} = e^{\frac{i\beta}{2}}\,e^{-\frac{i\alpha_3}{2}}\, \frac{1}{\sqrt{2}}\begin{pmatrix} 0\\ v \\ \end{pmatrix}$$
I do not know how the exponential matrix acts on the vector.
Thanks in advance!
 
Physics news on Phys.org
The exponential of a diagonal matrix is diagonal matrix containing the exponential of the diagonal elements:
$$
\exp \left[ \begin{pmatrix} d_1 & 0 & 0 \\ 0 & d_2 & 0 \\ 0 & 0 & d_3 \end{pmatrix} \right] = \begin{pmatrix} e^{d_1} & 0 & 0 \\ 0 & e^{d_2} & 0 \\ 0 & 0 & e^{d_3} \end{pmatrix}
$$
which can easily be shown using the series expansion of the exponential.

I guess that the right-hand side of the equation you wrote only has ##v##, not the original vector.
 
  • Like
Likes   Reactions: FactChecker and Aleolomorfo
More here: https://en.wikipedia.org/wiki/Matrix_exponential
But you got what you need from DrClaude.
The easy way is to transform the matrix into a diagonal with eigen vectors and such. Do the exponent thing above and, if you want, transform it back.
 
Last edited:
  • Like
Likes   Reactions: FactChecker
Aleolomorfo said:
Hello everybody!
I was studying the Glashow-Weinberg-Salam theory and I have found this relation:
$$e^{\frac{i\beta}{2}}\,e^{\frac{i\alpha_3}{2} \begin{pmatrix} 1 & 0 \\ 0 & -1 \\ \end{pmatrix}}\, \frac{1}{\sqrt{2}}\begin{pmatrix} 0\\ v \\ \end{pmatrix} = e^{\frac{i\beta}{2}}\,e^{-\frac{i\alpha_3}{2}}\, \frac{1}{\sqrt{2}}\begin{pmatrix} 0\\ v \\ \end{pmatrix}$$
I do not know how the exponential matrix acts on the vector.
Thanks in advance!

The exponential of an ##m \times m## matrix is another ##m \times m## matrix:
$$e^A \equiv I + A + \frac{1}{2!} A^2 + \frac{1}{3!} A^3 + \cdots + \frac{1}{n!} A^n + \cdots,$$ where ##I## is the identity matrix. This series converges for any finite matrix ##A##.

The series is usually avoided when we actually want to compute ##e^A##. Instead, there are several quite good algorithms available to do the computation, mostly based on the use of eigenvalues.
 
Ray Vickson said:
The exponential of an ##m \times m## matrix is another ##m \times m## matrix:
$$e^A \equiv I + A + \frac{1}{2!} A^2 + \frac{1}{3!} A^3 + \cdots + \frac{1}{n!} A^n + \cdots,$$ where ##I## is the identity matrix. This series converges for any finite matrix ##A##.

The series is usually avoided when we actually want to compute ##e^A##. Instead, there are several quite good algorithms available to do the computation, mostly based on the use of eigenvalues.
And one can use the characteristic polynomial of the matrix to convert the infinite series to a finite-order polynomial.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
31
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 16 ·
Replies
16
Views
2K
Replies
4
Views
1K