Skip to main content

Questions tagged [transpose]

In linear algebra, the transpose of a matrix is another matrix whose i-th row and j-th column is the j-th row and i-th column of the original matrix.

1 vote
1 answer
56 views

The following is from Orthogonal Polynomials of Several Variables by Charles F Dunkl and Yuan Xu 2nd edition , Encyclopedia of math..and applications 155 page 320. Here i am assuming (i,j) means the ...
user158293's user avatar
1 vote
1 answer
87 views

My question concerns understanding the transpose as an operator acting on the dual of a space rather than on the space itself. This is a paraphrased version of Chapter 4 in Linear Algebra by Lax. Let $...
Lourenco Gomes's user avatar
1 vote
1 answer
101 views

What can be said about the properties of an $n\times n$ invertible matrix $A$ with real entries such that $A+A^T=\alpha I_n$, where $\alpha\in \mathbb{R}$? Particularly, I am looking for properties ...
user392559's user avatar
  • 1,069
0 votes
0 answers
123 views

I have written an algorithm in MATLAB that takes a matrix, $X$, as input and produces a matrix $Y$ as output. I will call the algorithm $f$, and say that $f(X)=Y$. Both $X$ and $Y$ are binary $n \...
Eric's user avatar
  • 265
2 votes
0 answers
162 views

There are a lot of discussions on the matrix transpose already, but none of them seem to give a satisfying (visual) intuition. I guess I have collected the most, if not even all, ways to view and ...
lmixa's user avatar
  • 65
1 vote
2 answers
109 views

I thought of this problem: How would you find a matrix A such that: AAᵀ= [14 0 12] [0 5 0] [12 0 16]? I've tried multiplying a matrix A with entries a, b, c, d, ...
ddodd69's user avatar
  • 35
0 votes
0 answers
56 views

I am given the following definition and remark in my book: Definition: Let $A$ be a $C^{*}$-algebra and $\phi: A \rightarrow B(H)$. We say that $\phi$ is copositive if $t \circ \phi$ is completely ...
Blaze's user avatar
  • 53
0 votes
1 answer
83 views

Apology if this is silly or too simple. But I just realized I can't hammer out a confusion over what "adjoint" or "transpose" is supposed to mean. Suppose $X$ is an $n$-dim $k$-...
user760's user avatar
  • 2,920
4 votes
0 answers
70 views

Given a continuous map of TVS $u:E\to F$, we can associate to it the transpose map $u^t:F'\to E'$. Here, $E',F'$ are the continuous duals of $E,F$, respectively. The map $u^t$ is continuous, so long ...
Or Kedar's user avatar
  • 953
0 votes
1 answer
47 views

I found a result in a book that seemed well known but i can't prove it. Here it is. Let $X, Y$ be two normed, complete TVS. Given an ultraweakly continuous (or weak* continuous) linear map $F : Y^* \...
lxtrem's user avatar
  • 3
0 votes
2 answers
99 views

Let $A$ be an invertible linear transformation in $\mathbb{R}^{n\times n}$. Then, we know that $A$ takes $\mathbb{R}^{n-1}$ hyperplanes in its domain to $\mathbb{R}^{n-1}$ hyperplanes in its image. ...
olives's user avatar
  • 1
0 votes
0 answers
92 views

I would like to prove the following equation in relation to Levi-Civita symbol but I got stuck: $$\left|{A^T}\right|=\left|{A}\right|, \tag{1}$$ where $A$ is a square matrix of size $3$. I am also ...
Ayato's user avatar
  • 1
1 vote
1 answer
86 views

I have read the Wikipedia article about Hadamard matrices that says: Let $H$ be a Hadamard matrix of order $n$, the following is true: $H H^\textsf{T} = n I_n$, where $I_n$ is the identity $n×n$ ...
Fmbalbuena's user avatar
0 votes
0 answers
31 views

I am reading a linear algebra book and I am stuck on one of the questions that asks to (a) : Find all nxn matrices with real entries such that $$ A^{T}A = 0 $$ (b) : Find all nxn matrices with complex ...
sergp's user avatar
  • 1
1 vote
1 answer
94 views

My textbook says that if a matrix $Q$ is square and has orthonormal columns then $Q(Q^T)=I$, but it does not say the opposite (that if $Q(Q^T)=I$ then $Q$ has orthonormal columns). Is there an example ...
Bob Joe's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
40