Dashboard

Featured nodes

Roots

  • Public root

Templates

  • Test template
  • iCorps template
  • Guanyu's Latex template
  • Ivar's latex template
  • Family Tree template
  • Latex template
  • Router template

Trees

  • Public trees

Orphans

  • Browse orphan nodes
Related nodes

Parents1

  • Algebraic properties of R^n (or C^n)

Siblings17
  • Sort by title
  • Sort by date

  • Definition of scalar
  • Definition of vector
  • Definition of column vector
  • Definition of R^n (or C^n)
  • Definition of size of a vector
  • Definition of entry/component of a vector
  • Definition of 0 vector
  • Definition of equality of vectors
  • Definition of vector sum/addition
  • Vector sum/addition is commutative and associative
  • Definition of conjugate of a vector in C^n
  • Definition of the real part of a vector in C^n
  • Definition of the imaginary part of a vector in C^n
  • The conjugate of a sum of vectors in C^n is the sum of the conjugates
  • Definition of vector-scalar multiplication
  • The conjugate of vector-scalar multiplication in C^n is the product of the conjugates.
  • Example of vector-scalar multiplication in R^2
Knowenβ
  • Help
    • Welcome to Knowen!
    • Edit test node (no login required)
    • Create new test node (no login required)
  • Not logged in
    • Sign in
    • Sign up

History & Comments

Back

Fill in column vector definition

Description:Added formal definition, notation, motivation, and example
# Definition of column vector

Put content here**Definition:** A *column vector* is a vector written as a vertical array of \(n\) entries:
⏎
\[\mathbf{v} = \begin{pmatrix} v_1 \\ v_2 \\ \vdots \\ v_n \end{pmatrix}\]
⏎
where each \(v_j \in \mathbb{F}\).
⏎
**Notation:** Column vectors are often denoted using parentheses or square brackets:
⏎
\[\mathbf{v} = \begin{bmatrix} v_1 \\ v_2 \\ \vdots \\ v_n \end{bmatrix}\]
⏎
**Why column vectors?** Column vectors are the standard representation in linear algebra because:
- They align naturally with matrix-vector multiplication \(A\mathbf{x}\)
- They correspond to elements of \(\mathbb{F}^n\) as column spaces
⏎
**Example:**
⏎
\[\mathbf{v} = \begin{pmatrix} 3 \\ -1 \\ 0 \end{pmatrix} \in \mathbb{R}^3\]
⏎
The **transpose** of a column vector is a row vector: \(\mathbf{v}^T = (3, -1, 0)\).

# Parents

* Algebraic properties of R^n (or C^n)
Sign in to add a new comment

Contact us or leave feedback

© KTree Inc. 2026