What is Matrices: Definition and 1000 Discussions

In mathematical physics and mathematics, the Pauli matrices are a set of three 2 × 2 complex matrices which are Hermitian and unitary. Usually indicated by the Greek letter sigma (σ), they are occasionally denoted by tau (τ) when used in connection with isospin symmetries.

These matrices are named after the physicist Wolfgang Pauli. In quantum mechanics, they occur in the Pauli equation which takes into account the interaction of the spin of a particle with an external electromagnetic field.
Each Pauli matrix is Hermitian, and together with the identity matrix I (sometimes considered as the zeroth Pauli matrix σ0), the Pauli matrices form a basis for the real vector space of 2 × 2 Hermitian matrices.
This means that any 2 × 2 Hermitian matrix can be written in a unique way as a linear combination of Pauli matrices, with all coefficients being real numbers.
Hermitian operators represent observables in quantum mechanics, so the Pauli matrices span the space of observables of the 2-dimensional complex Hilbert space. In the context of Pauli's work, σk represents the observable corresponding to spin along the kth coordinate axis in three-dimensional Euclidean space R3.
The Pauli matrices (after multiplication by i to make them anti-Hermitian) also generate transformations in the sense of Lie algebras: the matrices iσ1, iσ2, iσ3 form a basis for the real Lie algebra





s
u


(
2
)


{\displaystyle {\mathfrak {su}}(2)}
, which exponentiates to the special unitary group SU(2). The algebra generated by the three matrices σ1, σ2, σ3 is isomorphic to the Clifford algebra of R3, and the (unital associative) algebra generated by iσ1, iσ2, iσ3 is isomorphic to that of quaternions.

View More On Wikipedia.org
  1. S

    Understanding Matrices: Exploring the Solutions for det|P|

    For part b: Could anyone why it is + or - 3? I really don't understand why there would be two solutions as det|P| as it would just be the absolute value of P, meaning just +ve?
  2. A

    Jacobi method convergence for hpd matrices

    Homework Statement Let A be a squared, hermitian positive definite matrix. Let D denote the diagonal matrix composed of the diagonal elements of A, i.e. D = diag((A)11,(A)22,...(A)nn). Prove that if the Jacobi iterative method converges for A, then 2D - A must also be hermitian positive...
  3. J

    History of matrices and determinants?

    Do we know how we came up with the idea of matrices and determinants? How was the idea of solving linear equations using matrices and determiannts come up. I do not find it useful at all. Does anyone know a site which explains its history and usefulness?
  4. Q

    The mechanics of calculating Reduced Density Matrices

    Hi all. I'm having a little trouble in understanding precisely how to calculate reduced density matrices. No literature I've been able to get my hands on has made it clear how precisely to work out partial matrices. For example, if we have a bi-partite state for Alice's and Bob's particles...
  5. Sudharaka

    MHB Similar Matrices: Are Eigenvalues the Same?

    saravananbs's question from Math Help Forum, Hi saravananbs, No. The converse is not true in general. Take the two matrices, \(A=\begin{pmatrix}1 & 0\\0 & 1\end{pmatrix}\mbox{ and }B=\begin{pmatrix}0 & 1\\1 & 0\end{pmatrix}\). \[\begin{pmatrix}1 & 0\\0 & 1\end{pmatrix}\begin{pmatrix}1 \\...
  6. V

    MATLAB Matlab, how read and extract matrices

    Hello, I'm new here and in matlab, so if I do mistakes, please, tell me. I'm working on my thesis and I need to extract some matrices and elements, but I can't write the for-loop exactly. For example, I have to read six matrices (but then I'll have more matrices) and this is too long matrix_1...
  7. A

    An easy? Matlab Problem involving matrices

    Homework Statement The Attempt at a Solution %2.11 x=1:0.5:5; a=sqrt(2.8); n=[1:1:100]; Sn=prod(1-(x.^2)./(n.^2-a^2)); S_inf=(a/sqrt(a^2+x.^2)).*sin(pi*sqrt(a^2+x.^2))/sin(pi*a); e_n=100*(Sn-S_inf)./S_inf I know I can't use ./ if the two matrices are different, meaning x./n. How...
  8. S

    Pruning a set of matrices (easy)

    http://dl.dropbox.com/u/33103477/prune.png I am unsure if the the answer is: {\begin{pmatrix} 2 & 1 \\ 5 & 1 \end{pmatrix}}, {\begin{pmatrix} 3 & -1 \\ 7 & 4 \end{pmatrix}} or {\begin{pmatrix} 2 & 1 \\ 5 & 1 \end{pmatrix}}, {\begin{pmatrix} 3 & -1 \\ 7 & 4 \end{pmatrix}}...
  9. T

    Symmetric matrices and Newton's third law

    So, I was studying coupled oscillations and came across a statement that I couldn't figure out. It was that a particular matrix was symmetrical by Newton's Third Law. I know what Newton's Third Law is, I know what symmetric matrix is. But, for example, a matrix like this: -2k/m...
  10. schmiggy

    How to Calculate Transition Matrices for Symmetric 2x2 Matrices?

    Homework Statement Let V be the vector space of all symmetric 2x2 matrices, and consider the bases. S = { [1 0] [0 1] [0 0] [0 0],[1 0],[0 1]} B = { [1 1] [-1 1] [1 0] [1 2],[ 1 1],[0 1]} of V. Find the transition matrix Ps,b. Use your answer to calculate Pb,s. Homework Equations a =...
  11. T

    Can we interchange the Dirac Matrices?

    Ok, first off I will admit that I really am pretty much ignorant of proper QM, as I am a first year undergraduate at a UK university. Today our lecturer, in the final lecture of a Vibrations and Waves course, demonstrated how the Schrodinger equation is derived from applying the Energy and...
  12. A

    Multiplication of incompatible matrices

    Dear members, I have a rather silly question. As we all know only the compatible matrices can be multiplied. My derivation of some Finite Element formulation has, however, led me to the multiplication of two incompatible matrices. I was wondering if we could make these incompatible...
  13. J

    MHB Finding All $2\times 2$ Matrices That Satisfy $A^2=A$

    How can i find all matrix $A$ of order $2\times 2$ that satisfy the $A^2 = \begin{pmatrix}1 & 1\\ 0 & 1 \end{pmatrix}$
  14. B

    Counting invertible matrices of 2x2 provided Zn

    Dear forum members, I have a small problem counting all the invertible matrices of the size 2x2 providing \mathbb{Z}_{n}. This problem was difficult for me so I decided to go on counting how many invertible 2x2 matrices there are for n=32. My strategy to solve the problem was first by...
  15. E

    Finding the eigenvectors in triangular matrices

    I thought I would ask this in the homework section. Homework Statement I should be able to write down the eigenvectors and eigenvalues of diagonal and triangular matrices on sight. M = \begin{bmatrix} 1 &0 \\[0.3em] 0 & x \\[0.3em]...
  16. R

    How to Choose Eigenvectors for Diagonalization

    This isn't really a homework question, but it is relevant to heling me finish my homework. When you are diagonalizing a matrix, how do you know what order to put the eigenvectors in. One of my homework problems is with the eigenvalues 1, 2, and 4. [-1] [1] is the matrix corresponding to the...
  17. C

    Mass and Stiffness Matrices for MDOF Torsional System

    Homework Statement I'm trying to figure out the mass and stiffness matrices for the following system: Homework Equations J1 = 3600 kg-m^2 J2 = 200 kg-m^2 J3 = 800 kg-m^2 J4 = 4800 kg-m^2 G (shear mod) = 8e10 Pa The Attempt at a Solution I've tried this setup: M = |J1 0...
  18. J

    Is There a General Way to Format a Counterexample for Diagonal Matrices?

    If we take an nxn diagonal matrix, and multiply it by an nxn matrix C such that AC=CA, will C be diagonal? I know, for instance, if C is a matrix with ones in every entry, AC=CA holds. But is there a more general way to format such a counterexample, or have I already provided a sufficient...
  19. J

    MHB How Many 3x3 Non-Singular Matrices Exist with Four 1s and Five 0s?

    The no. of $3 \times 3$ non - singular matrices matrices, with four entries as $1$ and all other entries as $0$
  20. I

    Sylvester's Criterion for Infinite-dimensional Matrices

    Does Sylvester's Criterion hold for infinite-dimensional matrices? Thanks!
  21. P

    I'm a bit confused about rotation and reflection matrices

    Homework Statement I have a final coming up and I am a bit fuzzy on how to create a matrix that represents a rotation or reflection about a certain plane (in R3). Say we are given a rotation/reflection about either a plane or a line through two points T(v)=Av and we are told to find A. Do we...
  22. A

    Computing a kronecker product of two matrices

    Does anyone know an algorithm for computing kronecker products of two matrices? It's probably not that hard, but I feel like my head is about to explode ATM, so if you can help me out that'd be cool. I want to implement this in fortran... I'll give you an example; Say I want compute the...
  23. M

    Matrices and determinant properties?

    Homework Statement Homework Equations The Attempt at a Solution I tried to see if the problem has any properties with determinants that i can apply but the properties i learned didn't involve the use of adjoint matrices so I'm kind of stumped on this one. Any hints would be...
  24. S

    Find dimension and ker of matrices ?

    Find dimension and ker of matrices ?? Let V be an F-vector space and (phi:v->v) be an F-linear transformation of V . Define what it means for a vector v ε V to be an eigenvector of phi and what is meant by the associated eigenvalue. This is the form of the question during my calculations I...
  25. H

    Find the inner product of the Pauli matrices and the momentum operator?

    Homework Statement Show that the inner product of the Pauli matrices, σ, and the momentum operator, \vec{p}, is given by: σ \cdot \vec{p} = \frac{1}{r^{2}} (σ \cdot \vec{r} )(\frac{\hbar}{i} r \frac{\partial}{\partial r} + iσ \cdot \vec{L}), where \vec{L} is the angular momentum operator and...
  26. mnb96

    Expressing matrices as outer product of two vectors

    Hello, it is known that given two column vectors u and v with N entries, the quantity uvT is a NxN matrix, and such operation is usually called outer product (or tensor product). My questions are: 1) How can we test whether or not a matrix M is expressible as an outer product of two...
  27. H

    Solving differential system with matrices

    I am solving a system X'=AX where A=[(1,-1,1),(0,2,-1),(0,0,1)] I have found my eigenvalues where Lamda = 2, and 1 w/ mult.2 now in finding my eigenvectors when Lamda = 1 my matrix looks like this: [(0,1,-1),(0,0,0),(0,0,0)] and the 1st eigenvector is (0,1,1) and I'm pretty sure from past...
  28. 3

    How do you solve equations with matrices?

    How do you solve equations that have matrices? heres an example (its just off the top of my head) 3x+y=z+4 where x=1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 and y=0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 and a follow up question; does the process change if coordinates are involved in...
  29. stripes

    Diagonalization and similar matrices

    So when dealing with a linear transformation, after we have computed the matrix of the linear transformation, and we are asked "is this matrix diagonalizable", I begin by finding the eigenvalues and eigenvectors using the characteristic equation. Once I have found eigenvectors, if I see these...
  30. P

    Covariant Bilinears: Fierz Expansion of Dirac gamma matrices products

    Homework Statement So my question is related somehow to the Fierz Identities. I'm taking a course on QFT. My teacher explained in class that instead of using the traces method one could use another, more intuitive, method. He said that we could use the fact that if we garante that we have the...
  31. D

    Question about Multiplying Matrices

    Is it ok to reduce the two matrices through row operations first before multiplying them together or will the answer no longer be row equivalent? Thanks for any input!
  32. D

    Question about Multiplying Matrices

    If I reduce two matrices using row operations before multiplying them together, will I still get a row-equivalent answer to the result I would of gotten if I hadn't reduced them? Thanks for any input!
  33. I

    Solbing equation A(u)=B(v) for square matrices A and B

    Dear all, this is perhaps a trivial question, so I apologise in advance. Any help is greatly appreciated nonetheless. ==The Equation== The equation under consideration is: A(u)=B(v) where A and B are n times n matrices, while u and v are n-dimensional vectors. ==The Question==...
  34. H

    How Does the Rank of a Matrix Influence Its Cofactor Matrix Becoming Zero?

    Homework Statement Let A be an n x n matrix where n \geq 2. Show that A^{\alpha} = 0 (where A^{\alpha} is the cofactor matrix and 0 here denotes the zero matrix, whose entries are the number 0) if and only if rankA \leq n-2 Homework Equations The Attempt at a Solution No idea...
  35. R

    Proving Projection Matrices Using Definition | Exam Practice Problems

    I'm doing practice problems for my exam, but I don't really know how to get this one. I'd like to just be able to understand it before my test if anyone can help explain it! Prove from the definition of projection (given below) that if projv=u(sub A) then A=A^2 and A=A^T. (Hint: for the...
  36. R

    How Do Matrices and Determinants Relate to Each Other?

    please look at the attachement and my attempt at the solution - hope you can help. Thanks
  37. D

    Relationship between Trace and Determinant of Unitary Matrices

    Homework Statement If U is a 2 x 2 unitary matrix with detU=1. Show that |TrU|≤2. Write down the explicit form ofU when TrU=±2 Homework Equations Not aware of any particular equations other than the definition of the determinant and trace. The Attempt at a Solution I have...
  38. I

    Addition of undefined matrices

    Homework Statement DB+CA^T-2A D=3row x 3col B=2x2 C=2row X 3col A=3row X 2col The Attempt at a Solution It is my understanding that a row of a matrix is horizontal variables and a column is the vertical variables. And for multiplication of two matrices you need the colums of...
  39. E

    LQR Design: Choosing Q & R matrices for specific eigenvalues

    Assuming we have a closed loop system (A-BK), with stable eigenvalues, how would one choose matrices Q and R such that the eigenvalues of (A-BK) are exactly [-1,-2]? LTI System: \dot{x}=\left[ \begin{array}{cc} 0& 1 \\ 0 & 0 \\ \end{array} \right]x+\left[ \begin{array}{c} 0 \\ 1 \\...
  40. B

    What fraction of square matrices are singular?

    I was wondering what fraction of 3*3 square matrices are singular? I guess if the elements are real then the answer will be vanishingly small. If however, the elements are integers, is there a way to work this number out?
  41. P

    Linear Algebra question regarding Matrices of Linear Transformations

    Homework Statement Find the matrix representations [T]\alpha and [T]β of the following linear transformation T on ℝ3 with respect to the standard basis: \alpha = {e1, e2, e3} and β={e3, e2, e1} T(x,y,z)=(2x-3y+4z, 5x-y+2z, 4x+7y) Also, find the matrix representation of...
  42. C

    Matrices, Proof and Eigenvalues.

    Homework Statement Looking for some help with the proof if possible. Vector r = x y z Rotation R = cos(θ) 0 sin(θ) 0 1 0 -sin(θ) 0 cos(θ) r' = Rr It asks me to prove that r'.r' = r.r Second part of the question is about eigenvalues, it asks me to find the three...
  43. H

    Eigenvalues of the product of two matrices

    Hello everyone, Before I ask my question, be informed that I haven't had any formal course in linear algebra, so please forgive me if the question has a well-known answer. I have two symmetric matrices, A and B. We know the eigenvalues and eigenvectors of A, and B. Now I need to...
  44. V

    Constructing the inverse of random given matrices when a certain condition is levied

    Hello Everyone :) I have been facing a little difficulty when encountering such kind of problems . i have also written down my line of thinking and approach which i take to solve them. So, please try to give me the correct line of thinking while solving such problems: 1. If A is invertible...
  45. K

    Exponential Decay with Matrices

    Homework Statement 6. Three disease-carrying organisms decay exponentially in seawater according to the following model: P(t) = Ae-1.5t + Be-0.3t + Ce-0.05t t 0.5, 1, 2, 3 , 4, 5, 6, 7, 9 p(t) 6, 4.4, 3.2, 2.7, 2, 1.9, 1.7, 1.4, 1.1 Estimate the initial concentration of each...
  46. Totalderiv

    How to Write a Linear System in Matrix Form

    Homework Statement Write the given system in the form x'=P(t)x + f(t) x'=-3y , y'=3x Homework Equations x'=P(t)x + f(t) x(t)=c_1x_1(t)+c_2x_2(t)+...+c_nx_n(t) The Attempt at a Solution I have no idea how to start this since my teacher never covered this in our notes and the book...
  47. H

    MHB Solution to complicated systems of three variables using matrices

    Hello,i have been trying to self-study matrices topics, during that I came across two complicated problems, and I wish I could provided with help to solve them : The question asks to solve each of the following system of equations, using row reduction method (Again...I assure that my teacher has...
  48. V

    Expressing a matrice as a sum of two non singular matrices

    Hello everyone , So here is this problem which i was recently thinking about Expressing any matrix as the sum of two non singular matrices So, when i think of ways to express a matrix as sum of two matrices, the thought which comes first is : (a) Any matrix can be expressed as the sum of a...
  49. S

    MHB How do I put matrices in columns

    As the title says, how can I put my matrices in columns in Latex? Say I had two matrices, \[ \left( \begin{array}{ccc}a & b & c \\ d & e & f \\ g & h & i \end{array} \right) \] and \[ \left( \begin{array}{ccc}j & k & l \\ m & n & o \\ p & q & r \end{array} \right) \] then how can I get them...
  50. B

    Can you Combinie two transition probability matrices?

    Hello, How would you/or is it possible to combine two transitional probability matrices? Say for example I have 2 matrices that both measure the probability of moving from one state to another (the states are 1, 2 and 3) Here is a picture http://dl.dropbox.com/u/54057365/All/TPM1and2.JPG...
Back
Top