Thread Closed

coefficients of a matrix

 
Share Thread Thread Tools
Jun24-04, 10:31 AM   #1
 

coefficients of a matrix


Hallo everybody.
I have a square matrix where the coefficients of the diagonal are 1, while the others are very small (say 10^-6). Of course the determinant of this matrix will be always one.
This is my problem:
the coefficients are functions of a variable (w, complex variable). So, the determinant of the matrix will be a function of w. I need to find the solutions, the roots w of this function (the determinant=0), but since the diagonal is made of 1 and the other coeffs are very small, this function will be constant and equal to 1.
How can I avoid this problem...extracting the diagonal...
I tried to normalize the other small coefficients using new variables but they still are very small.
Thank you for your help,
Ario
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Jun24-04, 02:04 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Being small in abs value and being zero aren't the same thing. also what is the size of the matrix? if it is a 10**6 by 10**6 matrix then the small entries may contribute significantly to the determinant. other than this it appears you're just using numbers that are too small for your computer to handle.
Thread Closed
Thread Tools


Similar Threads for: coefficients of a matrix
Thread Forum Replies
Matrix manipulations/rank of a matrix Calculus & Beyond Homework 2
Help! Diagonal matrix similar to upper triangular matrix? Linear & Abstract Algebra 1
Give the ranks of both the matrix of coefficients and the augmented Linear & Abstract Algebra 1
The stiffness matrix in matrix analysis of strutures Classical Physics 0
Matrix, making R2 to R3, finding standard matrix A! where did i mess up? Calculus & Beyond Homework 1