A cyclist riding on a mountain route experiences power transfer between uphill and downhill segments modeled by
R=(3113), where entries represent effort coupling. Find the eigenvalues to determine the principal directions of sustained power output.
det(R−λI)=det(3−λ113−λ) Set up the characteristic equation; this matrix is symmetric, so we expect real eigenvalues.
(3−λ)(3−λ)−1⋅1=0 Apply the determinant formula for a 2×2 matrix.
(3−λ)2−1=0 Notice that the diagonal entries are equal; this simplifies to (3−λ)2−12, a difference of squares.
9−6λ+λ2−1=0 Expand (3−λ)2=9−6λ+λ2.
λ2−6λ+8=0 Simplify by collecting constants: 9−1=8.
(λ−4)(λ−2)=0 Factor by finding factors of 8 that sum to −6: we need −4 and −2.
λ1=4,λ2=2 The eigenvalues are 4 and 2, both positive since R is symmetric positive-definite.
(R−4I)v=(−111−1)(v1v2)=0 For λ1=4, set up the eigenvector equation.
−v1+v2=0⇒v1=v2 From the first row, the components must be equal.
v1=(11) Choose v1=1 and v2=1; this represents equal uphill-downhill effort.
(R−2I)v=(1111)(v1v2)=0 For λ2=2, set up the eigenvector equation.
v1+v2=0⇒v1=−v2 From the first row, the components must be opposite in sign.
v2=(1−1) Choose v1=1 and v2=−1; this represents opposite efforts on uphill versus downhill.