Matrices Definition and 1000 Threads
-
N
Converting Rotation Matrices (Left handed to Right handed)
Dear All, I have inherited a few rotation matrices through some old computer code I am updating. The code is used to construct some geometry. The matrices I have inherited are left handed rotation matrices and they are being applied to a right handed coordinate system, but they give the...- neorich
- Thread
- Matrices Rotation Rotation matrices
- Replies: 2
- Forum: Differential Geometry
-
B
Looking for a proof using matrices
A,B are nxn. If AB is invertible. Show that A and B are invertible. I know how to prove it by determinant, using linear transformations and contradictions. I am looking for a direct way using a proof by matrices. Can anyone think of one? Thank you.- Bachelier
- Thread
- Matrices Proof
- Replies: 4
- Forum: Linear and Abstract Algebra
-
A
Properties of Invertible Matrices: A2-AB+BA-B2 is Singular
Show the following: If A and B are n x n matrices such that A - B is singular then A2 - AB + BA - B2 is also singular. I really have no clue how to solve this, but I am guessing that AB does not equal BA, I don't know how that can help or be relevant but just in case Thanks alot...- abonaser
- Thread
- Matrices Properties Urgent
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
J
Pauli matrices with two spacetime indices
"Pauli matrices with two spacetime indices" Hi all. This is my first post so forgive me if my latex doesn't show up correctly. I am familiar with defining a zeroth Pauli matrix as the 2x2 identity matrix to construct a four-vector of 2x2 matrices, $\sigma^\mu$. I'm trying to read a paper...- John Corn
- Thread
- Indices Matrices Pauli Pauli matrices Spacetime
- Replies: 4
- Forum: Quantum Physics
-
B
Prove Matrix Representations of p & x Don't Satisfy [-ih/2pi]
Homework Statement By taking the trace of both sides prove that there are no finite dimensional matrix representations of the momentum operator p and the position operator x which satisfy [p,x] = -ih/2pi Why does this argument fail if the matrices are infinite dimensional? Homework...- bon
- Thread
- Matrices Proof
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
B
Diagonalization of Matrices: Confusion about Eigenvalues and Eigenvectors
Homework Statement Ok so I have to construct a real symmetric matrix R whose eigenvalues are 2,1,-2 and who corresponding normalized eigenvectors are bla bla bla.. So let the matrix of eigenvalues down diagonal be E and matrix of eigen vectors be V Is R = VEV^T or R = V^TEV?? How...- bon
- Thread
- Diagonalization Matrices
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
L
Matrices with all zero eigenvalues
If I have a matrix for which all eigenvalues are zero, what can be said about its properties? If I multiply two such matrices, will the product also have all zero eigenvalues? Thanks- Leo321
- Thread
- Eigenvalues Matrices Zero
- Replies: 5
- Forum: Linear and Abstract Algebra
-
K
MATLAB MATLAB reading in figure matrices
Hi, I have a bunch of images saved as .fig and I need to obtain the data in these files. I tried something as simple as image1 = imread('figure1.fig'); but it does not recognize the format. If anyone could help me out that would be greatly appreciated, thanks!- Klandhee
- Thread
- Figure Matlab Matrices Reading
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
R
Solving Linear Equations: Understanding Matrices and Equality"
in this system of matrices, ignoring the N M matrix, is matrix [A B B D] equal to [C] given that the matrices represent a system of linear equations in the form Ax = b? I'm just wanting to know whether it's like algebra, where you can divide both sides by the same thing and keep equality...- Ry122
- Thread
- Matrices
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
G
Commuting matrices have common eigenvalues
Homework Statement How do we prove that commuting matrices have common eigenvalues? Homework Equations The Attempt at a Solution- Grand
- Thread
- Eigenvalues Matrices
- Replies: 6
- Forum: Precalculus Mathematics Homework Help
-
D
Product of three gamma matrices
I need help proving the identity \gamma^{\mu}\gamma^{\nu}\gamma^{\rho}=\gamma^{\mu}g^{\nu\rho}+\gamma^{\rho}g^{\mu\nu}-\gamma^{\nu}g^{\mu\rho}+i\epsilon^{\sigma\mu\nu\rho}\gamma_{\sigma}\gamma^{5}- drpepper0708
- Thread
- Gamma Gamma matrices Matrices Product
- Replies: 27
- Forum: Quantum Physics
-
Position and Momentum Operator Matrices
Homework Statement Find the energy eigenvalues and eigenfunctions for the one-dimensional infinite square well. Calculate the matrices for the position and momentum operators, Q and P, using these eigenfunctions as a basis.Homework Equations The energy eigenvalues are E_n = \frac{\pi^2...- kreil
- Thread
- Matrices Momentum Operator Position
- Replies: 2
- Forum: Advanced Physics Homework Help
-
G
MATLAB Creating a Matrix with Ones at Each End and Zeros in Between in Matlab
Hi, I'm trying to write an SOR program in Matlab and have everything done, except I cannot figure out how to create a matrix of the following form without manually typing everything in: x=(1,0,...,0,1)T for various sized matrices. Thank you for your help.- glyvin
- Thread
- Matlab Matrices
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
B
Solve an Equation of Matrices Using Inversions
Homework Statement (C-CB)^{-1}=B^{-1}E Solve the system for B, with the assumption that C,B, and (C-CB) are invertible. Homework Equations The rules for matrix invertibility (but I've already come to the conclusion that all matrices in this equation are invertible. The Attempt at a...- BraedenP
- Thread
- Matrices
- Replies: 14
- Forum: Precalculus Mathematics Homework Help
-
Why is diagonalisation important in understanding linear maps?
What is the purpose of diagonalisation of matrices? Why do teach this stuff? Is there any serious tangible application of diagonalisation? Do engineers or physics need this process?- matqkks
- Thread
- Matrices
- Replies: 2
- Forum: STEM Educators and Teaching
-
S
Linear Transformations of Matrices
Homework Statement The Attempt at a Solution I think I first need to find T(e2)=? and T(e2)=? and then combine those into a matrix. I am having trouble starting to solve for T(e1) and T(e2) so far I have [1] = alpha [1] + beta [3] [0] [2]...- schmidtc89
- Thread
- Linear Linear transformations Matrices Transformations
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
S
To prove right inverse implies left inverse for square matrices.
Homework Statement Let A be a square matrix with right inverse B. To prove A has a left inverse C and that B = C. Homework Equations Matrix multiplication is asociative (AB)C=A(BC). A has a right inverse B such that AB = I The Attempt at a Solution I don't really know where to...- SrEstroncio
- Thread
- Inverse Matrices Square
- Replies: 15
- Forum: Calculus and Beyond Homework Help
-
L
Derivative of a function with matrices
I try to understand if I am calculating the derivatives correctly or if I do something wrong. Here is an example: f(t)=xT*eAt*B*x t is a scalar, x is a vector, A,B are square matrices. df/dt=xT*A*eAt*B*x Is this correct?- Leo321
- Thread
- Derivative Function Matrices
- Replies: 10
- Forum: Linear and Abstract Algebra
-
I
Linear algebra involving dot product and orthongal matrices
Homework Statement Given: x (dot) y = x^T * y (where x,y are vectors; dot is dot product; and x^T is x transpose) and R is an orthogonal nxn matrix, and x,y are elements of R^n Show ||Rx|| = ||x|| The Attempt at a Solution I'm not sure what information I am suppose to use to solve...- ItsKP
- Thread
- Algebra Dot Dot product Linear Linear algebra Matrices Product
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
R
Calculating powers of matrices
Hi, I get a lot of questions about calculating M^k, where M is a square matrix! They say you can use an equation like M^k=PD(P^-1) where D is a diagonal matrix. I don't know how to calculate this! Any help will be appreciated! P.S. Sorry if this is in the wrong section!- rdajunior95
- Thread
- Matrices
- Replies: 8
- Forum: General Math
-
W
What is the connection between row reduction and matrix inversion?
I'll start off with my question: Why do we use Gaussian Elimination when inverting a matrix? (this is only one of the methods...which is the only one that doesn't make sense to me). I know how to do it, but I'm not sure why it works. When solving a system of linear equations, I understand...- Wicketer
- Thread
- Confusion Matrices
- Replies: 2
- Forum: Linear and Abstract Algebra
-
I
Semi-Positive Definiteness of Product of Symmetric Matrices
Here is my problem. Any ideas are appreciated. Let P be a projection matrix (symmetric, idempotent, positive semidefinite with 0 or 1 eigenvalues). For example, P = X*inv(X'*X)*X' where X is a regressor matrix in a least square problem. Let A be a symmetric real matrix with only integer...- iamhappy
- Thread
- Matrices Positive Product Symmetric
- Replies: 3
- Forum: Linear and Abstract Algebra
-
B
Find Intersection of 3x2 Matrices Using QR Factorization
Figured it out.- blabbate
- Thread
- Factorization Intersection Matrices
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
D
Show that matrices of defined form have inverse of the same same defined form
Homework Statement Given the set of 3x3 matrices of the form: [1, a, b; 0, 1, c; 0, 0, 1], where a, b, and c are any real numbers show that the inverses of these matrices are of the same given form. Homework Equations Using elementary row operations, transform [A:I] into [I:A-1]. Inverse of...- donald17
- Thread
- Form Inverse Matrices
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
T
MATLAB How to Loop Through Multiple Matrices in MATLAB?
I have created a program in MatLab doing LU factorization and need to implement a routine, so that MatLab automatically runs the program on all of my matrices. I have 6 matrices A1, A2, A3, A4, A5 and A6. But for the time being I can only run the program for one matrix, write the result down...- TimFys
- Thread
- Matlab Matrices
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
D
LU Factorization of Matrices: How to Prove Uniqueness and Compute L and U
Homework Statement Most invertible matrices can be written as a product A=LU of a lower triangular matrix L and an upper triangular matrix U, where in addition all diagonal entries of U are 1. a. Prove uniqueness, that is, prove that there is at most one way to write A as a product. b...- Dunkle
- Thread
- Factorization Matrices
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
E
The average of the three Pauli Matrices
Homework Statement By using the general density matrix rho find the average of the three Pauli matrices. You can then tell how many independent experiments you must make in order to determine rho. Homework Equations The Attempt at a Solution I know the Pauli matrices and their...- eviegirl
- Thread
- Average Matrices Pauli Pauli matrices
- Replies: 6
- Forum: Advanced Physics Homework Help
-
D
Proving Rank Relationship Between Matrices A and B
Homework Statement Prove that for any m x s matrix A and any s x n matrix B it holds that: rank(A) + rank(B) - s is less or equal to: rank(AB) The Attempt at a Solution Obviously, the following are true: - rank(A) is less or equal to s, - rank(B) is less or equal to s, -...- D.K.
- Thread
- Matrices rank Relationship
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
T
Help, I need the following question about matrices solved
Homework Statement Find the image location of point (5,2) after reflection in the x-axis followed by rotation through 180 degrees about the origin. Homework Equations Matrix Transformation The Attempt at a Solution None, need help!- Tek1Atom
- Thread
- Matrices
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
C
Finding the Inverse of a Sum of Matrices
Inverse of a sum of matrices [solved] The problem is relatively simple. Given the equation: (I+2A)^{-1}= \begin{bmatrix} -1 & 2 \\ 4 & 5 \end{bmatrix} Find A. My problem seems to be that I'm distributing the inverse on the LHS incorrectly. My real question then is, is the...- CentreShifter
- Thread
- Inverse Matrices Sum
- Replies: 4
- Forum: Precalculus Mathematics Homework Help
-
W
What Went Wrong with My Attempted Rotation Matrix for A?
Homework Statement Find the components of A after a rotation of -45 degrees about X3. A=(1,1,2) Homework Equations \lambda= (cos\theta 0 -sin\theta) ( 0 1...- w3390
- Thread
- Matrices Transformation
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
S
Mathematica Mathematica - Constructing Matrices
Good day to all, I am stuck with this. I am trying to construct a matrices with this properties... if n = 8, suppose the matrix with size 1 by 8 become [16 -16 16 -16 16 -16 16 -16] if n the matrix become [2n -2n 2n -2n 2n -2n 2n -2n ] with size 1 by n I do appreciate if someone...- sugaku
- Thread
- Mathematica Matrices
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Z
Multiplication of two matrices
Hi, thank you for viewing this thread. My question is as follow: Suppose A is a n x m matrix and B is a m x n matrix, and we also know that the matrix B has infinite solutions, then what will the solution/s of the matix product AB be? I am thinking that it might be a matrix of infinite...- Zeato
- Thread
- Matrices Multiplication
- Replies: 4
- Forum: Linear and Abstract Algebra
-
J
What is the significance of tau and sigma matrices in quantum theory?
In Zee's quantum theory text, introducing the Dirac equation, he states the gamma matrices as direct products of Pauli matrices. The statements involve the identity matrix, sigma matrices, and tau matrices. It took me a bit to realize that the latter were identical. I hadn't seen the tau...- jhaber
- Thread
- Matrices Pauli Pauli matrices Sigma
- Replies: 4
- Forum: Quantum Physics
-
D
What Determines the Rank and Dimension of a Matrix's Solution Space?
(a)Determine the row rank of the matrix, 1 1 1 1 1 1 2 5 2 2 0 -6 (b) What is the column rank of this matrix? (c) What is the dimension of the solution space Mx=0 So this is my answer: I have reduced my matrix into echelon form and i...- dylanpuw
- Thread
- Matrices rank
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
D
Linear algebra: inverse of the sum of two matrices
Homework Statement Show that (I-A)^{-1} = I + A + A^2 + A^3 if A^4=0 The Attempt at a Solution I found at Google Books some kind of formula for it...- degs2k4
- Thread
- Algebra Inverse Linear Linear algebra Matrices Sum
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
I
Hermitianity of gamma matrices
Dear guys, I know that gamma matrices have some relations, like \gamma^0{\gamma^\mu}^\dagger\gamma^0 = \gamma^\mu \quad---(*) And I am wondering if this is representation independent? Consider, S\gamma^0S^{-1}S{\gamma^\mu}^\dagger S^{-1}S\gamma^0 S^{-1} = S\gamma^\mu S^{-1}...- ismaili
- Thread
- Gamma Gamma matrices Matrices
- Replies: 2
- Forum: Quantum Physics
-
K
Space spanned by all 5x5 permutation matrices
Homework Statement "How many 5x5 permutation matrices are there? Are they linearly independent? Do they span the space of all 5x5 matrices?"Homework EquationsThe Attempt at a Solution The first two questions are fairly easy. 5! = 120 P matrices. Since dim(space of all 5x5 matrices) = 25...- Kastchei
- Thread
- Matrices Permutation Space
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
Why is diagonalizing a matrix beneficial?
Why do we need to diagonalise a matrix? What purpose does it serve apart from finding the powers of a matrix? Is there any tangible application of this?- matqkks
- Thread
- Matrices
- Replies: 7
- Forum: Linear and Abstract Algebra
-
T
Solving Simultaneous equations using Matrices
I have to teach myself pre-calculus and basic calculus over the summer, and whilst covering matrices the chapter on solving simultaneous systems of equations using matrices puts forth several methods, one of which being the method of Gaussian elimination with augmented matrices. I understand why...- theJorge551
- Thread
- Matrices Simultaneous equations
- Replies: 5
- Forum: Precalculus Mathematics Homework Help
-
How Can We Make Matrices More Tangible for Struggling Engineering Students?
At present I introduce matrices as an array of numbers and then carry out various matrix operations. Is there a more tangible way of introducing this topic? I have thought of transformations but my experience with students has been that they get lost in the transformations and so give up on...- matqkks
- Thread
- Array Matrices Numbers
- Replies: 2
- Forum: STEM Academic Advising
-
H
Showing that two 4x4 matrices are similar
Homework Statement Given two 4x4 Matrices A = [0 -1 1 1, -1 1 0 0, 0 0 -1 1, 0 0 0 0] B = [-0.5 -0.5 -0.5 -1.5, -0.5 1.5 0.5 -0.5, 0 0 -1 1, 0 0 0 0] I need to show that these two matrices are similar. Homework Equations A = SBS^-1 which simplifies to AS = SB The Attempt...- hobochu
- Thread
- Matrices
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
H
Proving Similar Matrices with Examples and Step-by-Step Instructions
Homework Statement Let A \in M_{n x n }(F) and let \gamma be an ordered basis for F^{n} . Then [L_{A}]_{\gamma} = Q^{-1} A Q , where Q is the n x n matrix whose j-th column is the j-th vector of gamma. The Attempt at a Solution I think I'm confused about some of the technical...- holezch
- Thread
- Matrices
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
N
Why does commuting matrices have same eigenvectors?
I googled for a proof,but didn't find one. Could anyone give me a link to a proof?- netheril96
- Thread
- Eigenvectors Matrices
- Replies: 3
- Forum: Linear and Abstract Algebra
-
C
Find matrices X given an equation.
Homework Statement find all matrices x that satisfy the given matrix equation [ 1 2 3 4 5 6] * X = I_2 I_2 is the identity matrix 2x2 Homework Equations The Attempt at a Solution I just inverted the square matrix [ 1 2 4 5] so it becomes [5 -2 -4 1 ] so X should be [ 5 -2 -4 1 0...- candymountain
- Thread
- Matrices
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
J
Proof that gamma matrices form a complete basis
Hi all, I'm interested in proving/demonstrating/understanding why the Dirac gamma matrices, plus the associated tensor and identity, form a complete basis for 4\times4 matrices. In my basic QFT course, the Dirac matrices were introduced via the Dirac equation, and we proved various...- joe_blogs
- Thread
- Basis Complete Form Gamma Gamma matrices Matrices Proof
- Replies: 2
- Forum: Quantum Physics
-
Z
Product of reflection matrices without eigenvalue 1
I'm wondering if anybody could suggest some techniques that might be brought to bear on the following problem: Suppose a finite sequence M_1,M_2,\dots,M_k of 4\times 4 orthogonal reflection matrices is given. I'm interested in determining conditions on these matrices that will guarantee that...- zpconn
- Thread
- Eigenvalue Matrices Product Reflection
- Replies: 1
- Forum: Linear and Abstract Algebra
-
N
Is a Matrix Invertible in Modular Arithmetic if det(A) and n are Coprime?
This is the question: What must fulfill a matrix to be invertible in module Zn? Demonstrate. Z refers to integers. I really appreciate that someone could help me with this because i couldn't find strong information about it. I think that considering A as a matrix... the det(A) must be coprime...- nahuel_pelado
- Thread
- Arithmetic Matrices
- Replies: 2
- Forum: Linear and Abstract Algebra
-
W
Invertible 3x3 matrices a subspace of 3x3 matrices
Homework Statement Is the set of invertible 3x3 matrices a subspace of 3x3 matrices? Homework Equations The Attempt at a Solution I think no - the 'neutral 0 element' is not in the subset since the 3x3 0 matrix is not in the subset. Am I right? The book says it's not a subspace...- wumple
- Thread
- 3x3 Matrices Subspace
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
M
Silly question about matrices with matrix elements
Doing some quantum mechanics, I just ran into the notion of a matrix whose elements have matrix values for the first time. Specifically, a 2x2 matrix whose elements are 4x4 matrices. This got me wondering how I can extend the question into the absurd. I can't think of any good reason that...- Monocles
- Thread
- Elements Matrices Matrix
- Replies: 7
- Forum: Linear and Abstract Algebra