Loading [MathJax]/jax/output/HTML-CSS/jax.js
AMPS | THARC | KE8QZC | SFW | TSW | WW
ORCID iD icon

Back to the class
Problems B and F are graded.

Problem B: Find an eigenvector corresponding to the eigenvalue λ=4 of the matrix A=[301231345]. Solution: We must find a vector x such that Ax=4x, i.e. [301231345][x1x2x3]=4[x1x2x3]. or in other words [3x1x32x1+3x2+x33x1+4x2+5x3]=[4x14x24x3]. Subtracting the right-hand-side from both sides of the equation yields [x1x33x1x2+x33x1+4x2+x3]=0, yielding the system of equations {x1x3=03x1x2+x3=03x1+4x2+x3=0. The reduced echelon form of the assocaited augmented matrix is [101001100000]. which is equivalent to the system {x1+x3=0x2+x3=0 and so we see that x1=x3 and x2=x3 with free variable x3. Thus we see that an eigenvector x is any vector of the form x=[x1x2x3]=[x3x3x3]=x3[111]. So pick the simplest constant, x3=1, to get an eigenvector [111].

Problem F: Use integration by parts to calculate the antiderivative of f(x)=log(x). (Hint: use u=logx and dv=1. Also recall that ddxlogx=1x)
Solution: Using u=logx yields du=1xdx and using dv=1dx yields v=x. Therefore by integration by parts, log(x)dx=udv=uvvdu=xlogx1dx=xlogxx1xdx=xlogxx+C, where C is a constant introduced when finding the anti-derivative of 1.