I was going through the topic of number systems today when I went to see the proper definition of a base.
It said
"the number of digits or combination of digits that a system of counting uses to represent numbers."
I remembered seeing the term basis in linear algebra having a similar definition:
"a set B of vectors in a vector space V is called a basis if every element of V may be written in a unique way as a finite linear combination of elements of B."
So, are the two topics related in any way? Or Are they the same thing? Or are they totally different things?
Basis vectors are a set that spans the space, that is by linear combination you can create every vector in the space from the basis vectors. The digits of a number system are not sufficient by themselves to represent every number in the system. They must be paired with the notion that their place represents a power of the base. There is direct correlation between polynomials as vectors and number systems. Someone more versed in linear algebra would have to speak to it, because a vector space requires its scalars to come from a field. The set of digits could be associated with a ring and I believe such a structure is called a module.