What is the Difference Between Matrix Notation and Abstract Matrix Notation?

Click For Summary
SUMMARY

The discussion clarifies the distinction between "matrix notation" and "abstract matrix notation." Matrix notation involves using a specific basis for the vector space, represented as a two-dimensional array of coefficients. In contrast, abstract matrix notation does not rely on a specific basis, allowing for a more generalized representation. For example, the operation of premultiplying a vector by a matrix is expressed in matrix notation as &Sigmaj Aij xj = yi, while in abstract matrix notation, it is simplified to A x = y.

PREREQUISITES
  • Understanding of vector spaces and bases
  • Familiarity with matrix operations
  • Knowledge of linear algebra concepts
  • Experience with mathematical notation
NEXT STEPS
  • Study linear transformations and their matrix representations
  • Explore the implications of changing bases in vector spaces
  • Learn about the applications of abstract matrix notation in theoretical contexts
  • Investigate computational methods using matrix notation in programming languages
USEFUL FOR

Mathematicians, computer scientists, and students in linear algebra or computational methods who seek to deepen their understanding of matrix representations and their applications.

hell18
Messages
21
Reaction score
0
I've been doing some computational methods work, using matrix notation. I was just wondering what the difference is between matrix notation and abstract matrix notation?

thanks
 
Physics news on Phys.org
I don't think I've seen that term used before, but a brief search on the web on those terms confirms my initial thought.


"Matrix notation" is when you have selected a particular basis (bases) for the vector space (spaces) upon which you're working, and matrices are written as a 2 dimensional array of coefficients with respect to those bases.

"Abstract matrix notation" is when you have not done the above.


For example, suppose you premultiply a vector by a matrix to yield another vector.

In matrix notation, it might look like:

&Sigmaj Aij xj = yi

In abstract matrix notation, it might look like:

A x = y
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 41 ·
2
Replies
41
Views
4K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K