Are license requirements (in this problem) vectors?
An unnamed city requires every household to have a pet license of the appropriate type for each dog, cat, bird or reptile that the household has as a pet. The head of the household is responsible for acquiring the licenses. Pet shops can issue them on behalf of the city. The licenses are free and unlimited in quantity; but, any of these animal types without a license may be confiscated.
One is not required to have any pets. Negative licenses exist for some strange reason. One might talk about merging, separating or replicating households
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The unit vectors are the pet types.
The scalar field is the integers.
Associativity and commutativity work as needed.
The identity element is a household without pets.
The negative licenses exist so that the scalar field can be all integers.
Compatibility with scalar multiplication works correctly.
Multiplication by the scalar 1 works correctly.
Distributivity of scalar multiplication with respect to vector addition works correctly.
Distributivity of scalar multiplication with respect to field addition works correctlly.
The vector space requirements are met.