Prove that Gramian matrix is Invertible iff $(v_1,…,v_k) $ is linearly independent
$begingroup$
Prove that Gramian matrix is Invertible iff $(v_1,...,v_k) $ is linearly independent
$G=G(v_1,...,v_k) = [leftlangle v_i,v_jrightrangle ]_{i,j=1}^k $
I have great idea to calculate $det G$ and show that if $(v_1,...,v_k) $ is linearly independent then $det G neq0$ and vice versa.
Plan sounds good (?) but how to calculate $det$ of this?
begin{vmatrix} langle v_1,v_1rangle & langle v_1,v_2rangle &dots & langle v_1,v_nrangle\
langle v_2,v_1rangle & langle v_2,v_2rangle &dots & langle v_2,v_nrangle\
vdots&vdots&ddots&vdots\
langle v_n,v_1rangle & langle v_n,v_2rangle &dots & langle v_n,v_nrangleend{vmatrix}.
Probably I should use some scalar product propeties but it isn't clear for me how can I do that.
linear-algebra matrices inner-product-space
$endgroup$
add a comment |
$begingroup$
Prove that Gramian matrix is Invertible iff $(v_1,...,v_k) $ is linearly independent
$G=G(v_1,...,v_k) = [leftlangle v_i,v_jrightrangle ]_{i,j=1}^k $
I have great idea to calculate $det G$ and show that if $(v_1,...,v_k) $ is linearly independent then $det G neq0$ and vice versa.
Plan sounds good (?) but how to calculate $det$ of this?
begin{vmatrix} langle v_1,v_1rangle & langle v_1,v_2rangle &dots & langle v_1,v_nrangle\
langle v_2,v_1rangle & langle v_2,v_2rangle &dots & langle v_2,v_nrangle\
vdots&vdots&ddots&vdots\
langle v_n,v_1rangle & langle v_n,v_2rangle &dots & langle v_n,v_nrangleend{vmatrix}.
Probably I should use some scalar product propeties but it isn't clear for me how can I do that.
linear-algebra matrices inner-product-space
$endgroup$
$begingroup$
Since $G=V^T V$, $det(G)=det(V)^2$ is non-zero iff $det(V)$ is non-zero, i.e. iff the convex hull of $0,v_1,ldots,v_n$ has a non-zero (oriented) volume.
$endgroup$
– Jack D'Aurizio
Jan 2 at 14:25
add a comment |
$begingroup$
Prove that Gramian matrix is Invertible iff $(v_1,...,v_k) $ is linearly independent
$G=G(v_1,...,v_k) = [leftlangle v_i,v_jrightrangle ]_{i,j=1}^k $
I have great idea to calculate $det G$ and show that if $(v_1,...,v_k) $ is linearly independent then $det G neq0$ and vice versa.
Plan sounds good (?) but how to calculate $det$ of this?
begin{vmatrix} langle v_1,v_1rangle & langle v_1,v_2rangle &dots & langle v_1,v_nrangle\
langle v_2,v_1rangle & langle v_2,v_2rangle &dots & langle v_2,v_nrangle\
vdots&vdots&ddots&vdots\
langle v_n,v_1rangle & langle v_n,v_2rangle &dots & langle v_n,v_nrangleend{vmatrix}.
Probably I should use some scalar product propeties but it isn't clear for me how can I do that.
linear-algebra matrices inner-product-space
$endgroup$
Prove that Gramian matrix is Invertible iff $(v_1,...,v_k) $ is linearly independent
$G=G(v_1,...,v_k) = [leftlangle v_i,v_jrightrangle ]_{i,j=1}^k $
I have great idea to calculate $det G$ and show that if $(v_1,...,v_k) $ is linearly independent then $det G neq0$ and vice versa.
Plan sounds good (?) but how to calculate $det$ of this?
begin{vmatrix} langle v_1,v_1rangle & langle v_1,v_2rangle &dots & langle v_1,v_nrangle\
langle v_2,v_1rangle & langle v_2,v_2rangle &dots & langle v_2,v_nrangle\
vdots&vdots&ddots&vdots\
langle v_n,v_1rangle & langle v_n,v_2rangle &dots & langle v_n,v_nrangleend{vmatrix}.
Probably I should use some scalar product propeties but it isn't clear for me how can I do that.
linear-algebra matrices inner-product-space
linear-algebra matrices inner-product-space
asked Jan 2 at 14:12
VirtualUserVirtualUser
69112
69112
$begingroup$
Since $G=V^T V$, $det(G)=det(V)^2$ is non-zero iff $det(V)$ is non-zero, i.e. iff the convex hull of $0,v_1,ldots,v_n$ has a non-zero (oriented) volume.
$endgroup$
– Jack D'Aurizio
Jan 2 at 14:25
add a comment |
$begingroup$
Since $G=V^T V$, $det(G)=det(V)^2$ is non-zero iff $det(V)$ is non-zero, i.e. iff the convex hull of $0,v_1,ldots,v_n$ has a non-zero (oriented) volume.
$endgroup$
– Jack D'Aurizio
Jan 2 at 14:25
$begingroup$
Since $G=V^T V$, $det(G)=det(V)^2$ is non-zero iff $det(V)$ is non-zero, i.e. iff the convex hull of $0,v_1,ldots,v_n$ has a non-zero (oriented) volume.
$endgroup$
– Jack D'Aurizio
Jan 2 at 14:25
$begingroup$
Since $G=V^T V$, $det(G)=det(V)^2$ is non-zero iff $det(V)$ is non-zero, i.e. iff the convex hull of $0,v_1,ldots,v_n$ has a non-zero (oriented) volume.
$endgroup$
– Jack D'Aurizio
Jan 2 at 14:25
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Let $v_i=sum_{k=1}^n a_{ki}e_k$, where ${e_1,dots,e_n}$ is an orthonormal basis. Then
$$
langle v_i,v_jrangle=sum_{k}sum_{l}a_{ki}a_{lj}langle e_k,e_lrangle=
sum_{k}a_{ki}a_{kj}
$$
and therefore, if $A=[a_{ij}]$, we have $G=A^TA$.
If $Gx=0$, then also $x^TA^TAx=(Ax)^T(Ax)=0$, so $Ax=0$.
The matrix $A$ is the matrix (with respect to the basis ${e_1,dots,e_n}$) of the linear map defined by $e_imapsto v_i$, for $i=1,dots,n$. The rank of this matrix is $n$ if and only if ${v_1,dots,v_n}$ is linearly independent.
If the set is linearly independent, then $Ax=0$ implies $x=0$; thus $Gx=0$ implies $x=0$ and $G$ has rank $n$.
If the set is not linearly independent, then there is $xne0$ with $Ax=0$, so also $Gx=0$ and $G$ is not invertible.
Notes. If the inner product is over the complex numbers, then $G=A^HA$ (the Hermitian transpose) and the argument goes through using the Hermitian transpose instead of the transpose. An orthonormal basis exists because of Gram-Schmidt algorithm.
$endgroup$
$begingroup$
Thanks for clear solution
$endgroup$
– VirtualUser
Jan 2 at 18:39
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3059518%2fprove-that-gramian-matrix-is-invertible-iff-v-1-v-k-is-linearly-indepen%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Let $v_i=sum_{k=1}^n a_{ki}e_k$, where ${e_1,dots,e_n}$ is an orthonormal basis. Then
$$
langle v_i,v_jrangle=sum_{k}sum_{l}a_{ki}a_{lj}langle e_k,e_lrangle=
sum_{k}a_{ki}a_{kj}
$$
and therefore, if $A=[a_{ij}]$, we have $G=A^TA$.
If $Gx=0$, then also $x^TA^TAx=(Ax)^T(Ax)=0$, so $Ax=0$.
The matrix $A$ is the matrix (with respect to the basis ${e_1,dots,e_n}$) of the linear map defined by $e_imapsto v_i$, for $i=1,dots,n$. The rank of this matrix is $n$ if and only if ${v_1,dots,v_n}$ is linearly independent.
If the set is linearly independent, then $Ax=0$ implies $x=0$; thus $Gx=0$ implies $x=0$ and $G$ has rank $n$.
If the set is not linearly independent, then there is $xne0$ with $Ax=0$, so also $Gx=0$ and $G$ is not invertible.
Notes. If the inner product is over the complex numbers, then $G=A^HA$ (the Hermitian transpose) and the argument goes through using the Hermitian transpose instead of the transpose. An orthonormal basis exists because of Gram-Schmidt algorithm.
$endgroup$
$begingroup$
Thanks for clear solution
$endgroup$
– VirtualUser
Jan 2 at 18:39
add a comment |
$begingroup$
Let $v_i=sum_{k=1}^n a_{ki}e_k$, where ${e_1,dots,e_n}$ is an orthonormal basis. Then
$$
langle v_i,v_jrangle=sum_{k}sum_{l}a_{ki}a_{lj}langle e_k,e_lrangle=
sum_{k}a_{ki}a_{kj}
$$
and therefore, if $A=[a_{ij}]$, we have $G=A^TA$.
If $Gx=0$, then also $x^TA^TAx=(Ax)^T(Ax)=0$, so $Ax=0$.
The matrix $A$ is the matrix (with respect to the basis ${e_1,dots,e_n}$) of the linear map defined by $e_imapsto v_i$, for $i=1,dots,n$. The rank of this matrix is $n$ if and only if ${v_1,dots,v_n}$ is linearly independent.
If the set is linearly independent, then $Ax=0$ implies $x=0$; thus $Gx=0$ implies $x=0$ and $G$ has rank $n$.
If the set is not linearly independent, then there is $xne0$ with $Ax=0$, so also $Gx=0$ and $G$ is not invertible.
Notes. If the inner product is over the complex numbers, then $G=A^HA$ (the Hermitian transpose) and the argument goes through using the Hermitian transpose instead of the transpose. An orthonormal basis exists because of Gram-Schmidt algorithm.
$endgroup$
$begingroup$
Thanks for clear solution
$endgroup$
– VirtualUser
Jan 2 at 18:39
add a comment |
$begingroup$
Let $v_i=sum_{k=1}^n a_{ki}e_k$, where ${e_1,dots,e_n}$ is an orthonormal basis. Then
$$
langle v_i,v_jrangle=sum_{k}sum_{l}a_{ki}a_{lj}langle e_k,e_lrangle=
sum_{k}a_{ki}a_{kj}
$$
and therefore, if $A=[a_{ij}]$, we have $G=A^TA$.
If $Gx=0$, then also $x^TA^TAx=(Ax)^T(Ax)=0$, so $Ax=0$.
The matrix $A$ is the matrix (with respect to the basis ${e_1,dots,e_n}$) of the linear map defined by $e_imapsto v_i$, for $i=1,dots,n$. The rank of this matrix is $n$ if and only if ${v_1,dots,v_n}$ is linearly independent.
If the set is linearly independent, then $Ax=0$ implies $x=0$; thus $Gx=0$ implies $x=0$ and $G$ has rank $n$.
If the set is not linearly independent, then there is $xne0$ with $Ax=0$, so also $Gx=0$ and $G$ is not invertible.
Notes. If the inner product is over the complex numbers, then $G=A^HA$ (the Hermitian transpose) and the argument goes through using the Hermitian transpose instead of the transpose. An orthonormal basis exists because of Gram-Schmidt algorithm.
$endgroup$
Let $v_i=sum_{k=1}^n a_{ki}e_k$, where ${e_1,dots,e_n}$ is an orthonormal basis. Then
$$
langle v_i,v_jrangle=sum_{k}sum_{l}a_{ki}a_{lj}langle e_k,e_lrangle=
sum_{k}a_{ki}a_{kj}
$$
and therefore, if $A=[a_{ij}]$, we have $G=A^TA$.
If $Gx=0$, then also $x^TA^TAx=(Ax)^T(Ax)=0$, so $Ax=0$.
The matrix $A$ is the matrix (with respect to the basis ${e_1,dots,e_n}$) of the linear map defined by $e_imapsto v_i$, for $i=1,dots,n$. The rank of this matrix is $n$ if and only if ${v_1,dots,v_n}$ is linearly independent.
If the set is linearly independent, then $Ax=0$ implies $x=0$; thus $Gx=0$ implies $x=0$ and $G$ has rank $n$.
If the set is not linearly independent, then there is $xne0$ with $Ax=0$, so also $Gx=0$ and $G$ is not invertible.
Notes. If the inner product is over the complex numbers, then $G=A^HA$ (the Hermitian transpose) and the argument goes through using the Hermitian transpose instead of the transpose. An orthonormal basis exists because of Gram-Schmidt algorithm.
answered Jan 2 at 15:15
egregegreg
180k1485202
180k1485202
$begingroup$
Thanks for clear solution
$endgroup$
– VirtualUser
Jan 2 at 18:39
add a comment |
$begingroup$
Thanks for clear solution
$endgroup$
– VirtualUser
Jan 2 at 18:39
$begingroup$
Thanks for clear solution
$endgroup$
– VirtualUser
Jan 2 at 18:39
$begingroup$
Thanks for clear solution
$endgroup$
– VirtualUser
Jan 2 at 18:39
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3059518%2fprove-that-gramian-matrix-is-invertible-iff-v-1-v-k-is-linearly-indepen%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Since $G=V^T V$, $det(G)=det(V)^2$ is non-zero iff $det(V)$ is non-zero, i.e. iff the convex hull of $0,v_1,ldots,v_n$ has a non-zero (oriented) volume.
$endgroup$
– Jack D'Aurizio
Jan 2 at 14:25