Celeb Glow
general | April 13, 2026

What does the $t$ in $(x,y,z)^t$ mean?

$\begingroup$

Just a question on notation. I have seen a plane defined this way:

$$S = \{(x,y,z)^t \in \mathbb{R}^3 \ / \ 2x-3y+z = 0\}$$

See the $t$ superscript on $(x,y,z)$? Well, I am not quite sure what is it. I know this is pretty basic, because I've seen it several times in the past, but always disregarded it (and my exercises still worked out just fine).

What is it supposed to represent?

If I had to make a wild guess, I would say that $(x,y,z)$ is one row of a matrix - and $(x,y,z)^t$ is its traspose (therefore it is a column of a matrix). But, that doesn't make much sense to me, and don't see how is this relevant.

$\endgroup$ 2

1 Answer

$\begingroup$

Yes, it is the transpose. Usually, one works with column vectors, that is, if $\Bbb R^n$ is to be related to matrix algebra, it is commonly identified with $\Bbb R^{n\times 1}$.

However, for your task it is irrelevant, it works as well in tuple vector space without identifying row or column.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy