Problem : How to find eigen values of 4 by 4 matrix ? Answer : For the given matrix\[A=\left(\begin{matrix}2&0&1&1\\1&2&5&-5\\0&0&3&0\\0&0&1&3\\\end{matrix}\right)\]Eigen values :Eigen values k of the matrix A are calculated by…
Question : Use Synthetic Division Method to solve 2x^4-15x^3+35x^2-30x+8=0 Solution : To solve the equation 2x^4-15x^3+35x^2-30x+8=0 \[ 2x^4-15x^3+35x^2-30x+8=0 \] (1) Since 2*1^4-15*1^3+35*1^2-30*1+8=2-15+35-30+8=45-45=0 Therefore x =1 is the root of the…
Question : Apply mathematical induction method to prove 1.1!+2.2!+3.3!+….+n.(n+1)!=(n+1)!-1 Answer : Proof by mathematical induction method Let the statement as [P_n:\ 1\cdot1!+2\cdot2!+3\cdot3!+…+n\cdot n!] Base Step : n=1 1.1!=2!-1 =>1=2-1 =>1=1…
Question : Which one of the following is the closed form for the generating function of the sequence {an } defined below? if n is odd \[a_n =n+1 \] otherwise…
Question : what is the value of the following limit The value of the following limit is \[{\rm limit}_{x\rightarrow0}\frac{\sqrt x}{1-e^{2\sqrt x}}\] Sol: Let the limit as \[L={\rm limit}_{x\rightarrow0+}\frac{\sqrt x}{1-e^{2\sqrt x}}\]…