JGD_Trefethen/Trefethen_20
Diagonal matrices with primes, Nick Trefethen, Oxford Univ.
| Name | Trefethen_20 | 
| Group | JGD_Trefethen | 
| Matrix ID | 2204 | 
| Num Rows | 20 | 
| Num Cols | 20 | 
| Nonzeros | 158 | 
| Pattern Entries | 158 | 
| Kind | Combinatorial Problem | 
| Symmetric | Yes | 
| Date | 2008 | 
| Author | N. Trefethen | 
| Editor | J.-G. Dumas | 
 
 
| Structural Rank | 20 | 
| Structural Rank Full | true | 
| Num Dmperm Blocks | 1 | 
| Strongly Connect Components | 1 | 
| Num Explicit Zeros | 0 | 
| Pattern Symmetry | 100% | 
| Numeric Symmetry | 100% | 
| Cholesky Candidate | yes | 
| Positive Definite | yes | 
| Type | integer | 
 
| SVD Statistics | 
| Matrix Norm | 7.151243e+01 | 
| Minimum Singular Value | 1.133524e+00 | 
| Condition Number | 6.308860e+01 | 
| Rank | 20 | 
| sprank(A)-rank(A) | 0 | 
| Null Space Dimension | 0 | 
| Full Numerical Rank? | yes | 
| Download Singular Values | MATLAB | 
 
 
| Download | MATLAB
Rutherford Boeing
Matrix Market | 
| Notes | 
Diagonal matrices with primes, Nick Trefethen, Oxford Univ.          
From Jean-Guillaume Dumas' Sparse Integer Matrix Collection,         
http://ljk.imag.fr/membres/Jean-Guillaume.Dumas/simc.html            
                                                                     
Problem 7 of the Hundred-dollar, Hundred-digit Challenge Problems,   
SIAM News, vol 35, no. 1.                                            
                                                                     
7. Let A be the 20,000 x 20,000 matrix whose entries are zero        
everywhere except for the primes 2, 3, 5, 7, . . . , 224737 along the
main diagonal and the number 1 in all the positions A(i,j) with      
|i-j| = 1,2,4,8, . . . ,16384.  What is the (1,1) entry of inv(A)?   
                                                                     
http://www.siam.org/news/news.php?id=388                             
                                                                     
Filename in JGD collection: Trefethen/trefethen_20.sms |