ArticleslgStudy

mathematics

Kernel (linear algebra)

Kernel (linear algebra) 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 Kernel (linear algebra) rather than just read about it. In short: In mathematics, the kernel of a linear map, also known as the null space or nullspace, is the part of the domain which is mapped to the zero vector of the co-domain; the kernel is always a linear subspace of the domain. That is, given a linear map L : V → W between two vector spaces V and W, the kernel of L is the vector space of all elements v of V such that L(v) = 0, where 0 denotes the zero vector in W, or more s…

Kernel (linear algebra) — main illustration
Kernel (linear algebra) — illustration

Key takeaways

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

Reference excerpt

In mathematics, the kernel of a linear map, also known as the null space or nullspace, is the part of the domain which is mapped to the zero vector of the co-domain; the kernel is always a linear subspace of the domain. That is, given a linear map L : V → W between two vector spaces V and W, the kernel of L is the vector space of all elements v of V such that L(v) = 0, where 0 denotes the zero vector in W, or more symbolically:

ker ⁡ ( L ) = { v ∈ V ∣ L ( v ) = 0 } = L − 1 ( 0 ) . {\displaystyle \ker(L)=\left\{\mathbf {v} \in V\mid L(\mathbf {v} )=\mathbf {0} \right\}=L^{-1}(\mathbf {0} ).}

Properties

The kernel of L is a linear subspace of the domain V. In the linear map L : V → W , {\displaystyle L:V\to W,} two elements of V have the same image in W if and only if their difference lies in the kernel of L, that is,

L ( v 1 ) = L ( v 2 ) ⟺ L ( v 1 − v 2 ) = 0 . {\displaystyle L\left(\mathbf {v} _{1}\right)=L\left(\mathbf {v} _{2}\right)\quad \iff \quad L\left(\mathbf {v} _{1}-\mathbf {v} _{2}\right)=\mathbf {0} .}

From this, it follows by the first isomorphism theorem that the image of L is isomorphic to the quotient of V by the kernel:

im ⁡ ( L ) ≅ V / ker ⁡ ( L ) . {\displaystyle \operatorname {im} (L)\cong V/\ker(L).}

In the case where V is finite-dimensional, this implies the rank–nullity theorem:

dim ⁡ ( ker ⁡ L ) + dim ⁡ ( im ⁡ L ) = dim ⁡ ( V ) . {\displaystyle \dim(\ker L)+\dim(\operatorname {im} L)=\dim(V).}

where the term rank refers to the dimension of the image of L, dim ⁡ ( im ⁡ L ) , {\displaystyle \dim(\operatorname {im} L),} while nullity refers to the dimension of the kernel of L, dim ⁡ ( ker ⁡ L ) . {\displaystyle \dim(\ker L).} That is,

Rank ⁡ ( L ) = dim ⁡ ( im ⁡ L ) and Nullity ⁡ ( L ) = dim ⁡ ( ker ⁡ L ) , {\displaystyle \operatorname {Rank} (L)=\dim(\operatorname {im} L)\qquad {\text{ and }}\qquad \operatorname {Nullity} (L)=\dim(\ker L),}

so that the rank–nullity theorem can be restated as

Rank ⁡ ( L ) + Nullity ⁡ ( L ) = dim ⁡ ( domain ⁡ L ) . {\displaystyle \operatorname {Rank} (L)+\operatorname {Nullity} (L)=\dim \left(\operatorname {domain} L\right).}

When V is an inner product space, the quotient V / ker ⁡ ( L ) {\displaystyle V/\ker(L)} can be identified with the orthogonal complement in V of ker ⁡ ( L ) {\displaystyle \ker(L)} . This is the generalization to linear operators of the row space, or coimage, of a matrix.

Generalization to modules

The notion of kernel also makes sense for homomorphisms of modules, which are generalizations of vector spaces where the scalars are elements of a ring, rather than a field. The domain of the mapping is a module, with the kernel constituting a submodule. Here, the concepts of rank and nullity do not necessarily apply.

In functional analysis

If V and W are topological vector spaces such that W is finite-dimensional, then a linear operator L: V → W is continuous if and only if the kernel of L is a closed subspace of V.

Representation as matrix multiplication Consider a linear map represented as a m × n matrix A with coefficients in a field K (typically R {\displaystyle \mathbb {R} } or C {\displaystyle \mathbb {C} } ), that is operating on column vectors x with n components over K. The kernel of this linear map is the set of solutions to the equation Ax = 0, where 0 is understood as the zero vector. The dimension of the kernel of A is called the nullity of A. In set-builder notation,

… excerpt ends here. Continue reading the full article.

Illustrations

Kernel (linear algebra): An example for a kernel- the linear operator 
  
    
      
        L
        :
        (
        x
        ,
        y
        )
        ⟶
        (
        x
        ,
        x
        )
      
    
    {\displaystyle L:(x,y)\longrightarrow (x,x)}
  
 transforms all points on the 
  
    
      
        (
        x
        =
        0
        ,
        y
        )
      
    
    {\displaystyle (x=0,y)}
  
 line to the zero point 
  
    
      
        (
        0
        ,
        0
        )
      
    
    {\displaystyle (0,0)}
  
, thus they form the kernel for the linear operator
An example for a kernel- the linear operator L : ( x , y ) ⟶ ( x , x ) {\displaystyle L:(x,y)\longrightarrow (x,x)} transforms all points on the ( x = 0 , y ) {\displaystyle (x=0,y)} line to the zero point ( 0 , 0 ) {\displaystyle (0,0)} , thus they form the kernel for the linear operator
Kernel (linear algebra): Kernel and image of a linear map L from V to W
Kernel and image of a linear map L from V to W

Worked examples

Example 1 — a first encounter with Kernel (linear algebra)

Start with the simplest possible case. Write down what Kernel (linear algebra) 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 Kernel (linear algebra) 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 Kernel (linear algebra) 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 Kernel (linear algebra)

In research
Kernel (linear algebra) 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 Kernel (linear algebra) 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
Kernel (linear algebra) is common in secondary-school and first-year university syllabi. It links to neighbouring topics Functional analysis, Linear algebra, Matrices (mathematics), so understanding it makes those chapters shorter.
In everyday life
Look for Kernel (linear algebra) 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 Kernel (linear algebra) in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Kernel (linear algebra) 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 Kernel (linear algebra) out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Kernel (linear algebra) in simple terms?

In mathematics, the kernel of a linear map, also known as the null space or nullspace, is the part of the domain which is mapped to the zero vector of the co-domain; the kernel is always a linear subspace of the domain. That is, given a linear map L : V → W between two vector spaces V and W, the ke…

Why does Kernel (linear algebra) 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 Kernel (linear algebra)?

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 Kernel (linear algebra).

Tags

  • Functional analysis
  • Linear algebra
  • Matrices (mathematics)
  • Numerical linear algebra

Keep exploring