Solve Unique Decomposition Problem: Linear Algebra Vectors & Scalars

  • Context: Graduate 
  • Thread starter Thread starter arshavin
  • Start date Start date
  • Tags Tags
    Algebra
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
arshavin
Messages
21
Reaction score
0
Let V be a vector space and ℓ : V → R be a linear map. If z ∈ V is not in the
nullspace of ℓ, show that every x ∈ V can be decomposed uniquely as x = v + cz ,
where v is in the nullspace of ℓ and c is a scalar.
 
Physics news on Phys.org
I'll give the start of the proof:

There are two situations:
1) x is in the nullspace of l, then the statement is trivial.
2) x is not in the nullspace of l, then [tex]l(x)\neq 0[/tex] and [tex]l(z)\neq 0[/tex]. Thus, there exists a nonzero c, such that [tex]l(x)=cl(z)[/tex]. Try to continue the argument (hint: what happens to x-cz?