Explaining the physical meaning of an eigenvalue in a real world problem

An interpretation of eigenvalues and eigenvectors of this matrix makes little sense because it is not in a natural fashion an endomorphism of a vector space: On the "input" side you have (liters of vodka, liters of beer) and on the putput (liters of liquid, liters of alcohol). For example, nothing speaks against switching the order of beer and vodka (or of liquid and alcohol), which would result in totally different eigenvalues.


First we need to interpret the transformation "physically". What this does is gets the amount of each type of alcohol as input, and spits out the total volume and alcohol volume as output.

I'd be surprised if this has a serious "physical interpretation", because the input and output are of different types. I suppose I'd say that the eigenvectors are the alcohol mixes where the ratio of beer to vodka is the same as the percentage of alcohol in the final mixture. Technically interprable, but probably no more than a curiosity.


While the eigenvectors and eigenvalues don't play their usual role in this problem (as argued in the other answers) the eigensystem still has a physical interpretation.

The eigenvector $v_2$ is unphysical since it corresponds to a negative volume.

Let $M$ represent the matrix above, $$M v_1 = \lambda_1 v_1.$$ Since $\lambda_1 y/(\lambda_1 x) = y/x$, the alcohol content of the final mixture is equal to the ratio of vodka to beer. In addition $$x+y = \lambda_1 x,$$ so the eigenvalue is the alcohol content of the final mixture plus one.

This mixture could be used since the alcohol content is about 11 percent. To get a 10 liter mixture scale the eigenvector, $v_1 \rightarrow 10v_1/(x+y)$. Perhaps the committee would find it a more mathematically interesting mixture.