How to visualise bilinear form and inner products?

  • Context: Undergrad 
  • Thread starter Thread starter mathmo94
  • Start date Start date
  • Tags Tags
    Bilinear form Form
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
mathmo94
Messages
1
Reaction score
0
Hi I'm taking abstract linear algebra course and having trouble visualising bilinear form and inner products. I can visualise vector spaces, span, dimensions etc but haven't managed to figure out how to visualise this yet. Could someone please explain it to me in a visual way?
I can't understand mathematics when I can't visualise it.
 
Physics news on Phys.org
Inner products are just abstracted versions of the dot product,which is really a way of measuring angles and projections. If u and v are unit vectors, then [itex]\left< u, v \right> = \cos(\theta)[/itex] where theta is the angle between u and v. It also equals the length of the projection of u onto v. If they are not unit vectors then you need to scale appropriately.
 
Office_Shredder said:
Inner products are just abstracted versions of the dot product,which is really a way of measuring angles and projections. If u and v are unit vectors, then [itex]\left< u, v \right> = \cos(\theta)[/itex] where theta is the angle between u and v. It also equals the length of the projection of u onto v. If they are not unit vectors then you need to scale appropriately.

For completeness, the norm with respect to which [itex]u[/itex] and [itex]v[/itex] are unit vectors is
[tex]\|u\| = (\langle u, u \rangle)^{1/2}[/tex]
 
The less detailed version of the correct explanations above:

An inner product yields a notion of length for vectors (where [itex]||x||[/itex] denotes the length of [itex]x[/itex]), which agrees quite well with our intuitions about length. For any pair of vectors [itex]x,y[/itex], the number [itex]\langle x,y\rangle[/itex] has size between zero and [itex]||x||\cdot||y||[/itex]. If it has size [itex]\approx||x||\cdot||y||[/itex], then [itex]x[/itex] and [itex]y[/itex] are approximately parallel. If it's [itex]\approx 0[/itex], then [itex]x[/itex] and [itex]y[/itex] are approximately perpendicular. If it's a positive number, then [itex]x[/itex] and [itex]y[/itex] make an acute angle (from the origin). If it's a negative number, then [itex]x[/itex] and [itex]y[/itex] make an obtuse angle (from the origin).