Formal linear combination

From Maths
Jump to: navigation, search
Stub grade: B
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Needs fleshing out?

Definition

Let S be a set and let F be a field[Note 1], then[1]:

  • Informally[Note 2] a formal linear combination is an expression of the form:
    • λ1s1+λ2s2++λm1sm1+λmsm=mi=1λisi
      • for some mN, some λiF and some siS
    • We never actually define λs (the multiplication of sS by a λF) nor do we define any sort of "addition" operation, this is simply an expression.
    • We want it to behave as a linear combination normally would, i.e.:
      1. For example: (λ1s1+λ2s2)+(μ1s1+μ2s3+μ3s4)=αs1+λ2s2+μ2s3+μ3s4 say, where α:=λ1+μ1 - which is defined as λi,μjF remember. And
      2. For example: μ(λ1s1++λnsn)=α1s1++αnsn where αi:=μλi - which is defined as λi,μF of course.
    • Even though we can never give it a value
  • Formally, a formal linear combination of elements of S with respect to the field F is a function[1]:
    • f:SF such that |{sS | f(s)0}|NWarning:[Note 3], [Note 4] (where || denotes cardinality)
      • That is to say f takes non-zero values a finite number of times only, it is zero "almost everywhere"
    • f represents sSf(s)s as a linear combination, even if the sum were formally defined to have meaning, we still use the usual abuse of notation when only finitely many elements of the summation are non-zero whereby sSf(s)s means sSf(s)0f(s)s, hence the requirement that f only maps finitely many things to non-zero things.

See also

Notes

  1. Jump up We could probably step back and define this the same way on a ring, as a field is itself a ring it'd be the same thing. Modules are very similar to vec spaces after all
  2. Jump up Ignore the "informally a formal ..."
  3. Jump up Caveat:Be aware that |{f(s)0 | sS}|N is different to |{sS | f(s)0}|N as the first set is the number of non-zero things the function maps to not the number of things that map to non-zero things. For example:
    • if we take the function f:NN given by f:n{0if n is odd1otherwise then |{f(n)0 | nN}|N indeed holds, as |{1}|=1 however |{nN | f(n)0}|N doesn't hold as the set of even numbers is not finite.
  4. Jump up Zero here denotes the "additive identity" of the field, F

References

  1. Jump up to: 1.0 1.1 Introduction to Smooth Manifolds - John M. Lee