ArticleslgStudy

mathematics

Transpose

Transpose is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Transpose rather than just read about it. In short: In linear algebra, transposition is an operation that flips a matrix over its diagonal; that is, transposition switches the row and column indices of the matrix A to produce another matrix, called the transpose of A and often denoted AT (among other notations). The transpose of a matrix was introduced in 1858 by the British mathematician Arthur Cayley.

Transpose — main illustration
Transpose — illustration

Key takeaways

  • Transpose belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Transpose to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Transpose from memory before moving on to harder problems.

Reference excerpt

In linear algebra, transposition is an operation that flips a matrix over its diagonal; that is, transposition switches the row and column indices of the matrix A to produce another matrix, called the transpose of A and often denoted AT (among other notations). The transpose of a matrix was introduced in 1858 by the British mathematician Arthur Cayley.

Transpose of a matrix

Definition The transpose of a matrix A, denoted by AT, TA, Atr, tA or At, may be constructed by any of the following methods:

Reflect A over its main diagonal (which runs from the top left to the bottom right) to obtain AT Write the rows of A as the columns of AT Write the columns of A as the rows of AT Formally, the ith row, jth column element of AT is the jth row, ith column element of A:

[ A T ] i j = [ A ] j i . {\displaystyle \left[\mathbf {A} ^{\text{T}}\right]_{ij}=\left[\mathbf {A} \right]_{ji}.}

If A is an m × n matrix, then AT is an n × m matrix.

Matrix definitions involving transposition A square matrix whose transpose is equal to itself is called a symmetric matrix; that is, A is symmetric if

A T = A . {\displaystyle \mathbf {A} ^{\text{T}}=\mathbf {A} .}

A square matrix whose transpose is equal to its negative is called a skew-symmetric matrix; that is, A is skew-symmetric if

A T = − A . {\displaystyle \mathbf {A} ^{\text{T}}=-\mathbf {A} .}

A square complex matrix whose transpose is equal to the matrix with every entry replaced by its complex conjugate (denoted here with an overline) is called a Hermitian matrix (equivalent to the matrix being equal to its conjugate transpose); that is, A is Hermitian if

A T = A ¯ . {\displaystyle \mathbf {A} ^{\text{T}}={\overline {\mathbf {A} }}.}

A square complex matrix whose transpose is equal to the negation of its complex conjugate is called a skew-Hermitian matrix; that is, A is skew-Hermitian if

A T = − A ¯ . {\displaystyle \mathbf {A} ^{\text{T}}=-{\overline {\mathbf {A} }}.}

A square matrix whose transpose is equal to its inverse is called an orthogonal matrix; that is, A is orthogonal if

A T = A − 1 . {\displaystyle \mathbf {A} ^{\text{T}}=\mathbf {A} ^{-1}.}

A square complex matrix whose transpose is equal to its conjugate inverse is called a unitary matrix; that is, A is unitary if

A T = A − 1 ¯ . {\displaystyle \mathbf {A} ^{\text{T}}={\overline {\mathbf {A} ^{-1}}}.}

Examples

[ 1 2 ] T = [ 1 2 ] {\displaystyle {\begin{bmatrix}1&2\end{bmatrix}}^{\text{T}}=\,{\begin{bmatrix}1\\2\end{bmatrix}}}

[ 1 2 3 4 ] T = [ 1 3 2 4 ] {\displaystyle {\begin{bmatrix}1&2\\3&4\end{bmatrix}}^{\text{T}}={\begin{bmatrix}1&3\\2&4\end{bmatrix}}}

… excerpt ends here. Continue reading the full article.

Illustrations

Transpose: The transpose AT of a matrix A can be obtained by reflecting the elements along its main diagonal. Repeating the process on the transposed matrix returns the elements to their original position.
The transpose AT of a matrix A can be obtained by reflecting the elements along its main diagonal. Repeating the process on the transposed matrix returns the elements to their original position.
Transpose: Illustration of row- and column-major order
Illustration of row- and column-major order

Worked examples

Example 1 — a first encounter with Transpose

Start with the simplest possible case. Write down what Transpose claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Transpose before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Transpose ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Transpose

In research
Transpose appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Transpose in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Transpose is common in secondary-school and first-year university syllabi. It links to neighbouring topics Abstract algebra, Linear algebra, Matrices (mathematics), so understanding it makes those chapters shorter.
In everyday life
Look for Transpose outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Transpose in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Transpose means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Transpose out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Transpose in simple terms?

In linear algebra, transposition is an operation that flips a matrix over its diagonal; that is, transposition switches the row and column indices of the matrix A to produce another matrix, called the transpose of A and often denoted AT (among other notations). The transpose of a matrix was introdu…

Why does Transpose matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Transpose?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Transpose.

Tags

  • Abstract algebra
  • Linear algebra
  • Matrices (mathematics)

Keep exploring