Understanding Dominant Matrices for Year 11 Students

  • Context:
  • Thread starter Thread starter Zashmar
  • Start date Start date
  • Tags Tags
    Matrices
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
Zashmar
Messages
48
Reaction score
0
Can anyone explain to a year 11 student what a dominant matrix is exactly?
my textbook is not making much sense, i understand basic matricies and how you times them and rearange equations.

Thank you so much(Happy)
 
Physics news on Phys.org
Are you referring to diagonal dominance, and if so, is it row or column?
 
Yes diagonally dominant, what does it mean
 
Let's say it is row diagonal dominance.

For the $n$th row, the magnitude of the entry in the $n$th column must be greater than or equal to the sum of the magnitudes of all other entries in that row.

This must be true for all rows. Stated mathematically:

$\displaystyle |a_{ii}|\ge\sum_{j\ne1}|a_{ij}|$ for all $i$.

where $a_{ij}$ denotes the entry in the $i$th row and $j$th column.

Note that this definition uses a weak inequality, and is therefore sometimes called weak diagonal dominance. If a strict inequality (>) is used, this is called strict diagonal dominance. The unqualified term diagonal dominance can mean both strict and weak diagonal dominance, depending on the context.