Transpose Definition and 93 Threads
-
Undergrad Erroneously finding discrepancy in transpose rule
Obviously, there is something elementary I am missing here. To form the transpose of a matrix, one exchanges rows and columns, so the transpose of a scalar, considered as (or isomorphic to) a one-entry matrix, should stay the same, including if the scalar is a complex number. On the other...- nomadreid
- Thread
- Complex numbers Matrices Transpose
- Replies: 11
- Forum: General Math
-
H
Proving ##(cof ~A)^t ~A = (det A)I##
i-th column of ##cof~A## = $$ \begin{bmatrix} (-1)^{I+1} det~A_{1i} \\ (-1)^{I+2} det ~A_{2i}\\ \vdots \\ (-1)^{I+n} det ~A_{ni}\\ \end{bmatrix}$$ Therefore, the I-th row of ##(cof~A)^t## = ##\big[ (-1)^{I+1} det~A_{1i}, (-1)^{I+2} det ~A_{2i}, \cdots, (-1)^{I+n} det ~A_{ni} \big]## The I-th...- Hall
- Thread
- Determinant properties Linear algebra Transpose
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
M
Undergrad Expressing the Matrix Transpose Function: Is There a Different Approach?
One way to express a function of a matrix A is by a power series (a Taylor expansion). It is not too difficult to show that two functions f(A) and g(A) with such a power series representation must commute, i.e. f(A)g(A) = g(A)f(A). But matrices typically do not commute with their own transpose...- madness
- Thread
- Function Matrix Transpose
- Replies: 3
- Forum: Linear and Abstract Algebra
-
Python Transpose of a non-square matrix (without using ndarray.transpose)
While the prefix of the thread is Python, this could be easily generalised to any language. It is absolutely not the first time I am working with an array, but definitely the first time I am facing the task of defining the transpose of a non-square matrix. I have worked so much with arrays in...- Wrichik Basu
- Thread
- Matrix Transpose
- Replies: 15
- Forum: Programming and Computer Science
-
MHB Find $(AB)^T$: Calculate Matrix Product & Transpose
Let $A=\left[\begin{array}{c}1 & 2 & -3 \\ 2 & 0 & -1 \end{array}\right] \textit { and } B=\left[\begin{array}{c}3&2 \\ 1 & -1 \\ 0 & 2 \end{array}\right]$ Find $(AB)^T$$AB=\left[ \begin{array}{cc}(1\cdot 3)+(2\cdot1)+(-3\cdot0) & (1\cdot2)+(2\cdot-1)+(-3\cdot2) \\ (2\cdot3)+(0\cdot1)+...- karush
- Thread
- Matrix Product Transpose
- Replies: 1
- Forum: Linear and Abstract Algebra
-
Proof regarding transpose mapping
Homework Statement Suppose T:V→U is linear and u ∈ U. Prove that u ∈ I am T or that there exists ##\phi## ∈ V* such that TT(##\phi##) = 0 and ##\phi##(u)=1. Homework Equations N/A The Attempt at a Solution Let ##\phi## ∈ Ker Tt, then Tt(##\phi##)(v)=##\phi##(T(v))=0 ∀T(v) ∈ I am T. So...- Adgorn
- Thread
- Linear algebra Linear functionals Mapping Proof Transpose
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
Eigenvalues of transpose linear transformation
Homework Statement If ##A## is an ##n \times n## matrix, show that the eigenvalues of ##T(A) = A^{t}## are ##\lambda = \pm 1## Homework EquationsThe Attempt at a Solution First I assume that a matrix ##M## is an eigenvector of ##T##. So ##T(M) = \lambda M## for some ##\lambda \in \mathbb{R}##...- Mr Davis 97
- Thread
- Eigenvalues Linear Linear transformation Transformation Transpose
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
D
Undergrad Transpose and Inverse of Lorentz Transform Matrix
Let ##\Lambda## be a Lorentz transformation. The matrix representing the Lorentz transformation is written as ##\Lambda^\mu{}_\nu##, the first index referring to the rows and the second index referring to columns. The defining relation (necessary and sufficient) for Lorentz transforms is...- devd
- Thread
- Inverse Lorentz Lorentz transform Lorentz transformations Matrix Transform Transpose
- Replies: 89
- Forum: Special and General Relativity
-
Show that A and its transpose have the same eigenvalues
Homework Statement Show that ##A## and ##A^T## have the same eigenvalues. Homework EquationsThe Attempt at a Solution If they have the same eigenvalues, then ##Ax = \lambda x## iff ##A^T x = \lambda x##. In other words, we have to show that ##|A - \lambda I| = 0## iff ##|A^T - \lambda I| =...- Mr Davis 97
- Thread
- Eigenvalues Transpose
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
M
Undergrad Transpose Property (where's my mistake)
Hi PF! When proving ##\left(AB\right)^T = B^T A^T## I was thinking of writing ##\left(AB\right)_{ij} = A_{ik} B_{kj} = D_{ij}##. Then ##\left(D\right)^T_{ij} = D_{ji} = A_{jk} B_{ki} = A^TB^T## but clearly this is incorrect. Can someone tell me where my mistake is made? Thanks!- member 428835
- Thread
- Mistake Property Transpose
- Replies: 3
- Forum: Linear and Abstract Algebra
-
Undergrad Proving Identity for Determinant of $A^tA$
I have a problem of proving an identity about determinants. For ##A\in M_{m\times n}(\mathbb{R}),## a matrix with ##m## rows and ##n## columns, prove the following identity. $$|\det(A^tA)|=\sum_{1\le j_1\le ... \le j_n \le m} (det(A_{j_1...j_n}))^2$$ where ##A_{j_1...j_n}## is the matrix whose...- tommyxu3
- Thread
- determinant matrix transpose
- Replies: 20
- Forum: Linear and Abstract Algebra
-
D
Undergrad What is the derivative of a matrix transpose?
Hi! As the title says, what is the derivative of a matrix transpose? I am attempting to take the derivative of \dot{q} and \dot{p} with respect to p and q (on each one). Any advice?- dynamicskillingme
- Thread
- Derivative Matrices Matrix Transpose
- Replies: 2
- Forum: Differential Equations
-
[Linear Algebra] Conjugate Transpose of a Matrix and vectors in ℂ
Homework Statement Let A be an n x n matrix, and let v, w ∈ ℂn. Prove that Av ⋅ w = v ⋅ A†w Homework Equations † = conjugate transpose ⋅ = dot product * = conjugate T = transpose (AB)-1 = B-1A-1 (AB)-1 = BTAT (AB)* = A*B* A† = (AT)* Definitions of Unitary and Hermitian Matrices Complex Mod...- Ismail Siddiqui
- Thread
- Algebra Complex numbers Conjugate Linear algagbra Linear algebra Matrices Matrix Transpose Vectors
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
Transpose: a linear transformation?
Alternate title: Is the textbook contradicting itself? imgur link: http://i.imgur.com/3sTVgwr.jpg But imgur link: http://i.imgur.com/33Ufncb.jpg So...it would appear that transposing has the property of linearity, but no matrix can achieve it...is transposing a linear transformation? The...- kostoglotov
- Thread
- Linear Linear transformation Transformation Transpose
- Replies: 2
- Forum: Linear and Abstract Algebra
-
Finding a matrix to represent a 2x2 transpose mapping
Homework Statement Let L be a mapping such that L(A) = A^t, the transpose mapping. Find a matrix representing L with respect to the standard basis [1,1,1,1] Homework EquationsThe Attempt at a Solution So should I end up getting a 4x4 matrix here? I got 1,0,0,0 for the first column, 0,0,1,0 for...- PsychonautQQ
- Thread
- Mapping Matrix Transpose
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
MHB Confusion about the notation of transpose
Define the following $$Z= \begin{pmatrix} 0 & A \\ B^T & T \end{pmatrix}$$ where we define $A$ and $B$ as $r \times m $ matrices and $T$ is an $m \times m$ matrix with nonzero distinct indeterminates at the diagonal, that is, $T_{i,i} = t_i$. What is the meaning of $B^T$ ?- alyafey22
- Thread
- Confusion Notation Transpose
- Replies: 4
- Forum: Linear and Abstract Algebra
-
L
Square matrix and its transpose satisfying an equation
Homework Statement Show that if a square matrix A satisfies A3 + 4A2 -2A + 7I = 0 Mod note: It took me a little while to realize that the last term on the left is 7I, seven times the identity matrix. The italicized I character without serifs appeared to me to be the slash character /. then so...- Lord Anoobis
- Thread
- Matrix Square Transpose
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
R
I need to transpose for the value of Q
B=PRn-Q(Rn-1)/R-1 Mod note: This thread is closed. @Rodo, this appears to be homework that is misplaced, with no effort shown. You are welcome to repost in the Homework & Coursework section, but you need to use the homework template and show what you have tried.- Rodo
- Thread
- Transpose Value
- Replies: 3
- Forum: Linear and Abstract Algebra
-
S
MHB What is the purpose of computing the transpose of a matrix?
I am told to compute $$C^T$$ .. what is this implying? I'm guessing maybe the transpose? Is this correct? Also should I post matrix related questions here or in the pre-calculus forum? This is a discrete mathematics class I am using these things in by the way.- shamieh
- Thread
- Matrix Transpose
- Replies: 2
- Forum: General Math
-
N
Intuition & use of M*M^T product of matrix & its transpose?
Hi all, I've occasionly seen people multiply a matrix by its transpose, what is the use and intuition of the product? Any help appreciated.- NotASmurf
- Thread
- Intuition Matrix Product Transpose
- Replies: 6
- Forum: Linear and Abstract Algebra
-
P
Transpose Inverse Property (Dual Vectors)
Hello, While studying dual vectors in general relativity, it was written as we all know that dual vectors (under Lorentz Transformation) transform as follows: \tilde{u}_{a} = \Lambda^{b}_{a}μ_{b} where \Lambda^{b}_{a}= η_{ac}L^{c}_{d}η^{db} I was wondering if one can prove the latter...- PhyAmateur
- Thread
- Inverse Property Transpose Vectors
- Replies: 4
- Forum: Special and General Relativity
-
V
MHB How Do You Transpose the Data Shown in These Pictures?
Hi Everyone, need some help to transpose (attached picts)Thanks very much in advance.- vb14
- Thread
- Transpose
- Replies: 7
- Forum: General Math
-
N
Nullspace of A transpose x: A Geometric Interpretation
What does ATx=0 means? Does this notation means if A = [3,2;1,2;4,4], then, AT = [3,1,4;2,2,4] and ATx [x1;x2;x3] = 0? The nullspace of the transposed of the matrix A?- negation
- Thread
- Nullspace Transpose
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
N
Find a basis for the null space of the transpose operator
Homework Statement Let ##n## be a positive integer and let ##V = P_n## be the space of polynomials over ##R##. Let D be the differentiation operator on ##V## . Find a basis for the null space of the transpose operator ##D^t: V^*\to V^*##. Homework Equations Let ##T:V\to W## be a linear...- nateHI
- Thread
- Basis Null space Operator Space Transpose
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
C
Show that minimal poly for a sq matrix and its transpose is the same
Homework Statement show that minimal poly for a sq matrix and its transpose is the sameHomework Equations The Attempt at a Solution no clue.- catsarebad
- Thread
- Matrix Transpose
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
Q
Why Doesn't the Tensor Identity Work Out?
My textbook (regarding continuum mechanics) has the following identity that is supposed to be true for all tensors: a\cdotTb = b\cdotTTa But I don't get the same result for both sides when I work it out. For each side, I'm doing the dot product last. For example, I compute Tb first and...- QuickLoris
- Thread
- Identity Tensor Transpose
- Replies: 1
- Forum: Linear and Abstract Algebra
-
J
How Does Matrix Transposition Affect the Product A^T A?
Let B=A^{T}A. Show that b_{ij}=a^{T}_{i}a_{j}. I have no idea how to approach this problem.- jtruth914
- Thread
- Matrix Transpose
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
E
Transpose of the product of matrices problem
Hi, The following equations are from linear regression model notes but there is an aspect of the matrix algebra I do not get. I have, \mathbf{y} and \tilde{\beta} are a mx1 vectors, and \mathbf{X} is a mxn matrix. I understand the equation...- EdMel
- Thread
- Matrices Product Transpose
- Replies: 1
- Forum: Linear and Abstract Algebra
-
S
Double transpose of a linear transformation
I'm using a book that has a loot of errors (luckly most of them are easy to recognize, like a = instead of a ≠ or viceversa, but some are way more serious), and I'm not sure if it's a new error or a thing I don't understand. Either I didn't understood all the steps of the proof or the correct...- SqueeSpleen
- Thread
- Linear Linear transformation Transformation Transpose
- Replies: 12
- Forum: Calculus and Beyond Homework Help
-
M
Regarding transpose of matrix products
Starting out a Lin Alg class - my prof wrote this on the board. (ABC-1Dt)t = DC-1BtAt On the right hand side, I get why D is D, why A and B are now both transpose, but why is C still inverse? I know the rule (D-1)t = (Dt)-1, but I do not see how the heck it applies here or what would make the...- MoreDrinks
- Thread
- Matrix Transpose
- Replies: 5
- Forum: Linear and Abstract Algebra
-
Y
MHB Proving Symmetry of Matrix Multiplication with Transpose | Step-by-Step Guide
Hello I need to prove that for all matrices 'A', the multiplication of A with it's transpose, is a symmetric matrix. How should I do it ? Thanks !- Yankel
- Thread
- Matrix Transpose
- Replies: 6
- Forum: Linear and Abstract Algebra
-
N
Multiplying a vector with Square Matrix vs. its transpose
Hi, I am new to Math so I am trying to get some intuition. Let's say I have a matrix A of n x n and a vector B of n x 1 what is the difference between A x B and A' x B? Thanks- newphysist
- Thread
- Matrix Square Transpose Vector
- Replies: 2
- Forum: General Math
-
N
Angle between vector and its transpose
Hi What is the angle between a vector (e.g. a row vector A) and it's transpose (a column vector) ? I know what transpose means mathematically but what is the intuition? Thanks guys- newphysist
- Thread
- Angle Transpose Vector
- Replies: 18
- Forum: General Math
-
R
Transpose a matrix whose elements are themselves matrices
If I have (for simplicity) a vector ( A, B) where A and B are matrices how does the transpose of this look, is it ( AT, BT) or (AT BT)- robotsheep
- Thread
- Elements Matrices Matrix Transpose
- Replies: 6
- Forum: Linear and Abstract Algebra
-
P
Matrices: Transpose and Inverse
Homework Statement Find (X * Y-1)T - (Y * X-1)T When X = [3 5] .....[1 2] and Y = [3 4] ...[2 3] Homework Equations Inverse= 1/ad-bc [d -b] ......[-c a] The Attempt at a Solution I got: [9 -6 ] [14 -9] But the answer is: [-3 -2] [6 3]I did the problem twice and got the same answer so I...- PotentialE
- Thread
- Inverse Matrices Transpose
- Replies: 5
- Forum: Precalculus Mathematics Homework Help
-
V
Square of transpose of two matrices
Homework Statement Let A and B be two square matrices of order n such that AB = A and BA = B. Then, what is the value of [(A + B)t]2? Homework Equations The Attempt at a Solution [(A + B)t]2 = AtAt + AtBt + BtAt + BtBt. I tried to use the fact that AB = A and BA = B to keep...- V0ODO0CH1LD
- Thread
- Matrices Square Transpose
- Replies: 10
- Forum: Precalculus Mathematics Homework Help
-
C
Show that a matrix's transpose has same eigenvalue.
Show that a matrix and its transpose have the same eigenvalues. I must show that det(A-λI)=det(A^t-λI) Since det(A)=det(A^t) →det(A-λI)=det((A-λI)^t)=det(A^t-λI^t)=det(A^t-λI) Thus, A and A^t have the same eigenvalues. Is the above enough to prove that a matrix and its transpose have the...- charlies1902
- Thread
- Eigenvalue Transpose
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
B
Quick matrix transpose proof help
Homework Statement let transpose of A be noted by A` Show that if the matrix product AB is permitted, then so is the product B`A`, where B`A`=(AB)` Homework Equations C_{ij}=ƩA_{ik} B_{kj} where summing from k=1 to m A`_{ij} = A_{ji}The Attempt at a Solution It wants me to use the...- bossman007
- Thread
- Matrix Proof Transpose
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
L
Dimension of the null space of A transpose
So I'm given a matrix A that is already in RREF and I'm supposed to find the null space of its transpose. So I transpose it. Do I RREF the transpose of it? Because if I transpose a matrix that's already in RREF, it's no longer in RREF. But if I RREF the transpose, it gives me a matrix with 2...- leroyjenkens
- Thread
- Dimension Null space Space Transpose
- Replies: 1
- Forum: Linear and Abstract Algebra
-
S
Determinant of Transpose Operator
I'm trying to find a way to prove that the determinant of the transpose of an endomorphism is the determinant of the original linear map (i.e. det(A) = det(Aᵀ) in matrix language) using Dieudonne's definition of the determinant expressed in terms of an alternating bilinear form but am having...- sponsoredwalk
- Thread
- Determinant Operator Transpose
- Replies: 9
- Forum: Linear and Abstract Algebra
-
G
Matrix Addition and Transposition: How to Solve for Equal Variables
Homework Statement here is the answer: The Attempt at a Solution I can't figure out how the matrix listed above in the answer is supposed to add up to -1. that's the only way that a and b can equal each other, that is, if they both add up to -1.- g.lemaitre
- Thread
- Linear Transpose
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
G
Multiplying a matrix by its transpose
Homework Statement I don't see how you multiply a matrix by its transpose. If a matrix is 3 x 2 then its transpose is 2 x 3. I thought you couldn't multiply matrices unless they have the same rows and columns.- g.lemaitre
- Thread
- Matrix Transpose
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
Dirac notation and conjugate transpose in Sakurai
In Sakurai's Modern Quantum Mechanics, he develops the Dirac notation of bras and kets. In one part, he states (page 17): <B|X|A> = (<A|X^|B>)* = <A|X^|B>* where X^ denotes the Hermitian adjoint (the conjugate transpose) of the operator X. My question is, since a bra is the conjugate...- Master J
- Thread
- Conjugate Dirac Dirac notation Notation Sakurai Transpose
- Replies: 3
- Forum: Quantum Physics
-
E
Transpose of a matrix with mixed indices
Hi! Given a matrix A of elements A_i\;^j, which is the right transpose: A_j\;^i or A^j\;_i ?- eoghan
- Thread
- Indices Matrix Mixed Transpose
- Replies: 4
- Forum: Linear and Abstract Algebra
-
3
What Are the Eigenvalues of A Transpose A?
Homework Statement Let A be an m x n matrix with rank(A) = m < n. As far as the eigenvalues of A^{T}A is concerned we can say that... Homework Equations The Attempt at a Solution If eigenvalues exist, then A^{T}Ax = λx where x ≠ 0. The only thing I think I can show is that...- 3.141592654
- Thread
- Eigenvalues Transpose
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
A
Please can you help me transpose this problem?
7.0588 = sin(10.4*∏*t) how do i transpose this to solve the equation finding a value for t? thanks- acat
- Thread
- Transpose
- Replies: 8
- Forum: Precalculus Mathematics Homework Help
-
D
Linear algebra matrices multiplication (transpose)
Homework Statement We are looking for the matrix A Homework Equations (A^transpose)^transpose=A The Attempt at a Solution i would start with finding the transpose of the matrix. -5 0 -8 -7- dmoney123
- Thread
- Algebra Linear Linear algebra Matrices Multiplication Transpose
- Replies: 2
- Forum: Precalculus Mathematics Homework Help
-
A
Is Every Complex Matrix Similar to Its Transpose?
Why is every matrix (complex) similar to its transpose? I am looking at a typical jordan block and I see that the transpose of the nilpotent part is again nilpotent and actually similar to the nilpotent part. I can see that the scalar part of the jordan block does not change under...- arthurhenry
- Thread
- Matrix Transpose
- Replies: 2
- Forum: Linear and Abstract Algebra
-
D
Proving transpose of orthogonal matrix orthogonal
Homework Statement Show that if A is orthogonal, then AT is orthogonal. Homework Equations AAT = I The Attempt at a Solution I would go about this by letting A be an orthogonal matrix with a, b, c, d, e, f, g, h, i , j as its entries (I don't know how to draw that here)...but...- derryck1234
- Thread
- Matrix Orthogonal Transpose
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
N
Are Eigen Vectors the Same for Eigen Values of Transpose A and A?
A is a square matrix over F field if k is the eigen value of A prove that k is eigen value of A^t too and has the same eigen vectors ?? eigen vectors are the solution space P(A) is found by solving (A-kI)x=0 dim P(A)=dim n -dim (ro(a)) rho(a)=rho(a^t)...- nhrock3
- Thread
- Eigen values Transpose
- Replies: 2
- Forum: Calculus and Beyond Homework Help