Question Details

In matrix equation [A] {X} = {R}



One of the eigen values of Matrix [A] is

Options

A

4

B

8

C

15

D

16

Correct Answer :

16

Solution :

The correct option is 16.

To understand why this is the correct eigenvalue, let us recall the definition of an eigenvalue and its corresponding eigenvector. For any square matrix [A], a non-zero vector {X} is called an eigenvector if multiplying [A] by {X} yields a scalar multiple of {X}. This relationship is mathematically expressed by the characteristic equation:

[A] {X} = λ {X}
where λ represents the eigenvalue corresponding to the eigenvector {X}.

From the first provided image, the matrix equation is defined as [A]{X}={R}, where the specific matrices and vectors visible in the image are:

[A] = [ 4 8 4 8 16 4 4 4 15 ] , {X} = [ 2 1 4 ] , {R} = [ 32 16 64 ]

Let us verify the matrix multiplication of [A] and the vector {X} step-by-step:

[A]{X} = [ 4 8 4 8 16 4 4 4 15 ] [ 2 1 4 ]
Calculating each component of the resulting vector:
• First element: (4×2)+(8×1)+(4×4)=8+8+16=32
• Second element: (8×2)+(16×1)+(4×4)=16+1616=16
• Third element: (4×2)+(4×1)+(15×4)=84+60=64

Thus, the resulting product vector {R} is:

[A]{X} = [ 32 16 64 ]

Now, we can factor out a common scalar value from the vector {R} to relate it back to the original eigenvector {X}:

[ 32 16 64 ] = 16 × [ 2 1 4 ]
This perfectly matches the eigenvalue equation:

[A]{X} = λ{X}
where λ=16 and {X}=[214]T is the corresponding eigenvector.
Therefore, 16 is one of the eigenvalues of the matrix [A].

Unlock Our Free Library

Access expert-curated educational resources and study materials—completely free.