proof of non singularity of matrix
Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
i have a matrix $A$ (similar to a Laplacian matrix) with following properties;
$A=beginbmatrix1 & 0 & 0\-0.3 & 1& -0.7\ -0.22& -0.78& 1endbmatrix$ (looks like this)
i. diagonal elements of $A$ are all $1$.
ii. off diagonal element of $A$ and all negative and sums to $-1$.
iii. (except the first row) All row sums of $A$ are equal to $0$ , (since off diagonal elements sum to $-1$).
iv. off diagonal elements in first row of are all zeros.
if the off diagonal elements in first row $A$ are non zero and sum to $-1$, then $A$ is normalized laplacian matrix with rank $=n-1$, and is singular.
In my case zero off diagonal elements in first row, makes it non-singular.
i have tested numerically that $A$ is non singular, but i don't know how to show it analytically.
linear-algebra
add a comment |Â
up vote
-1
down vote
favorite
i have a matrix $A$ (similar to a Laplacian matrix) with following properties;
$A=beginbmatrix1 & 0 & 0\-0.3 & 1& -0.7\ -0.22& -0.78& 1endbmatrix$ (looks like this)
i. diagonal elements of $A$ are all $1$.
ii. off diagonal element of $A$ and all negative and sums to $-1$.
iii. (except the first row) All row sums of $A$ are equal to $0$ , (since off diagonal elements sum to $-1$).
iv. off diagonal elements in first row of are all zeros.
if the off diagonal elements in first row $A$ are non zero and sum to $-1$, then $A$ is normalized laplacian matrix with rank $=n-1$, and is singular.
In my case zero off diagonal elements in first row, makes it non-singular.
i have tested numerically that $A$ is non singular, but i don't know how to show it analytically.
linear-algebra
Your matrix is diagonally dominant.
â Bruce
Aug 29 at 8:49
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
i have a matrix $A$ (similar to a Laplacian matrix) with following properties;
$A=beginbmatrix1 & 0 & 0\-0.3 & 1& -0.7\ -0.22& -0.78& 1endbmatrix$ (looks like this)
i. diagonal elements of $A$ are all $1$.
ii. off diagonal element of $A$ and all negative and sums to $-1$.
iii. (except the first row) All row sums of $A$ are equal to $0$ , (since off diagonal elements sum to $-1$).
iv. off diagonal elements in first row of are all zeros.
if the off diagonal elements in first row $A$ are non zero and sum to $-1$, then $A$ is normalized laplacian matrix with rank $=n-1$, and is singular.
In my case zero off diagonal elements in first row, makes it non-singular.
i have tested numerically that $A$ is non singular, but i don't know how to show it analytically.
linear-algebra
i have a matrix $A$ (similar to a Laplacian matrix) with following properties;
$A=beginbmatrix1 & 0 & 0\-0.3 & 1& -0.7\ -0.22& -0.78& 1endbmatrix$ (looks like this)
i. diagonal elements of $A$ are all $1$.
ii. off diagonal element of $A$ and all negative and sums to $-1$.
iii. (except the first row) All row sums of $A$ are equal to $0$ , (since off diagonal elements sum to $-1$).
iv. off diagonal elements in first row of are all zeros.
if the off diagonal elements in first row $A$ are non zero and sum to $-1$, then $A$ is normalized laplacian matrix with rank $=n-1$, and is singular.
In my case zero off diagonal elements in first row, makes it non-singular.
i have tested numerically that $A$ is non singular, but i don't know how to show it analytically.
linear-algebra
edited Aug 29 at 8:45
asked Aug 29 at 8:36
faisal
62
62
Your matrix is diagonally dominant.
â Bruce
Aug 29 at 8:49
add a comment |Â
Your matrix is diagonally dominant.
â Bruce
Aug 29 at 8:49
Your matrix is diagonally dominant.
â Bruce
Aug 29 at 8:49
Your matrix is diagonally dominant.
â Bruce
Aug 29 at 8:49
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2898106%2fproof-of-non-singularity-of-matrix%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Your matrix is diagonally dominant.
â Bruce
Aug 29 at 8:49