Working Notes: a commonplace notebook for recording & exploring ideas.
Home. Site Map. Subscribe. More at expLog.
Vector
- Vectors are special objects that can be
- added together
- multiplied by scalars
- to produce another object of the same kind
- Examples
- Geometric vectors
- Polynomials
- Elements of R^n
- [[mml-book]]
- Perspectives
- Physics -- arrows in space
- CS -- lists of numbers
- Maths -- rooted at origin on a coordinate plane, position in space
- Addition
- moving along both vectors direction and magnitude
- [[3b1b essence]]
— Kunal