Thread Closed

algebraic multiplicity

 
Share Thread Thread Tools
Mar16-10, 03:04 AM   #1
 

algebraic multiplicity


1. The problem statement, all variables and given/known data
I have a matrix A [1 -1 -1 -1; -1 1 -1 -1; -1 -1 1 -1; -1 -1 -1 1], its characteristic polynomial p(t) = (t + 2)(t-2)3, and given value of lambda = 2. I need to find basis for eigenspace, and determine algebraic and geometric multiplicities of labmda.


2. Relevant equations



3. The attempt at a solution

I did find the basis, and geometric multiplicity (the dimention of eigenspace).. but I cant figure out how to figure out algebraic multiplicity! I know the correct answer is 3, but why? i was trying to find simple explanation of alg. mult. on google, but the answer come up waay too tangled up for me to understand :-S

EDIT: Is it because the characteristic polynomial is p(t) = (t + 2)(t-2)3 and since my lambda = 2, i need to take (t-2)3 (which is t-2=0 => t=2), and the power is the value of algebraic mult...? am I on the right track?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Mar16-10, 05:48 AM   #2
 
You're on the right track. The multiplicity is basically how many "copies" of each eigenvalue exist. If each eigenvalue is unique, the multiplicity is 1. Since you have (t-2)^3, the eigenvalue of 2 is repeated three times, so the multiplicity is three, as you said.
Thread Closed
Thread Tools


Similar Threads for: algebraic multiplicity
Thread Forum Replies
multiplicity of a gas Introductory Physics Homework 1
Eigenvalues + Algebraic/Geometric Multiplicity Calculus & Beyond Homework 2
On the multiplicity of the eigenvalue Linear & Abstract Algebra 2
Question of algebraic flavor in algebraic topolgy Differential Geometry 2
numerical solutions of system of nonlinear algebraic equations nonlinear algebraic eq General Math 6