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 vector component definition

Description:Added formal definition, notation, examples, and connection to component-wise operations
# Definition of entry/component of a vector

Put content here.**Definition:** An *entry* (or *component*) of a vector \(\mathbf{v} = (v_1, v_2, \ldots, v_n)\) is one of the individual scalars \(v_j\) that make up the vector, where \(j = 1, 2, \ldots, n\).
⏎
**Notation:** The \(j\)-th component of \(\mathbf{v}\) is denoted:
- \(v_j\) — subscript notation
- \((\mathbf{v})_j\) — explicit indexing
⏎
**Examples:**
- If \(\mathbf{v} = (3, -1, 0)\), then \(v_1 = 3\), \(v_2 = -1\), \(v_3 = 0\)
- If \(\mathbf{w} = (1+i, 2-i, 4, i)\), then \(w_1 = 1+i\), \(w_4 = i\)
⏎
**Component-wise operations:** Vector addition and scalar multiplication are defined by operating on each component individually:
- \((\mathbf{u} + \mathbf{v})_j = u_j + v_j\)
- \((a\mathbf{v})_j = a \cdot v_j\)

# Parents

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

Contact us or leave feedback

© KTree Inc. 2026