Tensors
  • a tensor is an object that is invariant under a change of coordinate/basis and has COMPONENTS that change in a special predictable way under a change of coordinates/basis
  • a tensor is a collection of vectors and covectors combined together using the tensor product
  • tensors can take several different forms (e.g. scalars,vectors, covectors, linear maps, bilinear maps, multilinear maps, etc)

Tensors - Introduction

Tensors - Types

(m,n)-tensor

  • m = number of contravariant indices (top of 𝑇)
  • n = number of covariant indices (bottom of 𝑇)

For example, a (3,3)-tensor 𝑇 is denoted as:

How do components of a (3,3)-tensor 𝑇 change WRT change of basis?

Name

Tensor Type

Longer
Syntax

Shorter
Syntax

How Components Change
WRT Change of Basis

Is an Element of

Available
Functions

Additional

basis vectors

covariant
(0,1)-tensor

N/A

vectors

contravariant
(1,0)-tensor

dual basis covectors

contravariant
(1,0)-tensor

N/A

covectors

covariant
(0,1)-tensor

linear maps

(1,1)-tensor

bilinear forms

(0,2)-tensor

metric tensors

(0,2)-tensor

Resources