cyclic vectors- cyclic subspaces











up vote
2
down vote

favorite
3












Let $T$ be a linear operator on ${mathbb R}^3$, which is represented by standard ordered basis, as follows:
$$T(e_1) = 2 e_1,$$



$$T(e_2) = 2 e_2,$$



$$T( e_3) = -e_3.$$



I have to prove that $T$ has no cyclic vector. Also, to find what is the $T$-cyclic subspace generated by the $(1, -1, 3 )$ ?



Please suggest !










share|cite|improve this question
























  • If a matrix is brought into diagonal (or triangular) form, it's cyclic vectors are easy to detect: it is necessary and sufficient that for each distinct eigenvalue the projection of the vector on the generalised eigenspace be a cyclic vector for the subspace, where projecting in this case means extracting the appropriate coordinates. Your example is quite easy in that the matrix is already diagonal. Only multiple eigenvalues need attention.
    – Marc van Leeuwen
    Feb 27 '12 at 11:23

















up vote
2
down vote

favorite
3












Let $T$ be a linear operator on ${mathbb R}^3$, which is represented by standard ordered basis, as follows:
$$T(e_1) = 2 e_1,$$



$$T(e_2) = 2 e_2,$$



$$T( e_3) = -e_3.$$



I have to prove that $T$ has no cyclic vector. Also, to find what is the $T$-cyclic subspace generated by the $(1, -1, 3 )$ ?



Please suggest !










share|cite|improve this question
























  • If a matrix is brought into diagonal (or triangular) form, it's cyclic vectors are easy to detect: it is necessary and sufficient that for each distinct eigenvalue the projection of the vector on the generalised eigenspace be a cyclic vector for the subspace, where projecting in this case means extracting the appropriate coordinates. Your example is quite easy in that the matrix is already diagonal. Only multiple eigenvalues need attention.
    – Marc van Leeuwen
    Feb 27 '12 at 11:23















up vote
2
down vote

favorite
3









up vote
2
down vote

favorite
3






3





Let $T$ be a linear operator on ${mathbb R}^3$, which is represented by standard ordered basis, as follows:
$$T(e_1) = 2 e_1,$$



$$T(e_2) = 2 e_2,$$



$$T( e_3) = -e_3.$$



I have to prove that $T$ has no cyclic vector. Also, to find what is the $T$-cyclic subspace generated by the $(1, -1, 3 )$ ?



Please suggest !










share|cite|improve this question















Let $T$ be a linear operator on ${mathbb R}^3$, which is represented by standard ordered basis, as follows:
$$T(e_1) = 2 e_1,$$



$$T(e_2) = 2 e_2,$$



$$T( e_3) = -e_3.$$



I have to prove that $T$ has no cyclic vector. Also, to find what is the $T$-cyclic subspace generated by the $(1, -1, 3 )$ ?



Please suggest !







linear-algebra






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Feb 27 '12 at 11:11









Christian Blatter

171k7111325




171k7111325










asked Feb 27 '12 at 11:00









preeti

587720




587720












  • If a matrix is brought into diagonal (or triangular) form, it's cyclic vectors are easy to detect: it is necessary and sufficient that for each distinct eigenvalue the projection of the vector on the generalised eigenspace be a cyclic vector for the subspace, where projecting in this case means extracting the appropriate coordinates. Your example is quite easy in that the matrix is already diagonal. Only multiple eigenvalues need attention.
    – Marc van Leeuwen
    Feb 27 '12 at 11:23




















  • If a matrix is brought into diagonal (or triangular) form, it's cyclic vectors are easy to detect: it is necessary and sufficient that for each distinct eigenvalue the projection of the vector on the generalised eigenspace be a cyclic vector for the subspace, where projecting in this case means extracting the appropriate coordinates. Your example is quite easy in that the matrix is already diagonal. Only multiple eigenvalues need attention.
    – Marc van Leeuwen
    Feb 27 '12 at 11:23


















If a matrix is brought into diagonal (or triangular) form, it's cyclic vectors are easy to detect: it is necessary and sufficient that for each distinct eigenvalue the projection of the vector on the generalised eigenspace be a cyclic vector for the subspace, where projecting in this case means extracting the appropriate coordinates. Your example is quite easy in that the matrix is already diagonal. Only multiple eigenvalues need attention.
– Marc van Leeuwen
Feb 27 '12 at 11:23






If a matrix is brought into diagonal (or triangular) form, it's cyclic vectors are easy to detect: it is necessary and sufficient that for each distinct eigenvalue the projection of the vector on the generalised eigenspace be a cyclic vector for the subspace, where projecting in this case means extracting the appropriate coordinates. Your example is quite easy in that the matrix is already diagonal. Only multiple eigenvalues need attention.
– Marc van Leeuwen
Feb 27 '12 at 11:23












1 Answer
1






active

oldest

votes

















up vote
5
down vote



accepted










Minimal polynomial for $T$ is $(x-2)(x+1)$, but characteristic polynomial is $(x-2)^2(x+1)$. Both are not same. Hence $T$ doesn't have cyclic vector by following theorem:



Theorem: $T$ be a linear operator on vector space $V$ of $n$ dimensional. There exists a cyclic vector for T if and only if minimal polynomial and characteristic polynomial are same....



Proof:Suppose there exists a cyclic vector $v$ for $T$, that is we have $vin V$ such that ${v, Tv,..T^{n-1}v}$ span $V$. Then matrix representation of $T$ will be some companion matrix , whose minimal and characteristic polynomial are same.



Now conversely, if minimal and charteristic polynomial are same, then we have a minimal polynomial which is of degree $n$. Take $vneq 0 $, let minimal polynomial $p(x)= a_0+a_1x+...+a_{n-1}x^{n-1}$. Degree of $p(x)$ is equal to the cyclic subspace generate by $p_v(x)$. Consider ${v, Tv, T^2v,.. T^{n-1}v}$, where $T$ is annihilator linear operator for $p_v(x)$ (following Hoffman-Kunze). This is a cyclic base. Read section 7.1 in Linear algebra by Hoffman-Kunze.



Also we have $T(x,y,z)= (2x,2y,-z)$ Hence $T(1,-1,3)= (2,-2,-3)$ and $T^2(1,-1,3)= (4,-4,3)$. We have (4,-4,3) is linear combination of $(1,-1,3)$ and $(2,-2,3)$. Hence T-cyclic subspace generated by the $(1,−1,3)$ = Linear span of ${(1,-1,3), (2,-2,-3)}$






share|cite|improve this answer























  • Thanks a lot for the help.
    – preeti
    Feb 27 '12 at 11:52










  • @zapkm $+1$, could u tell me which book did u get this theorem?
    – Wow
    May 10 '13 at 18:07











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',
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f113957%2fcyclic-vectors-cyclic-subspaces%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








up vote
5
down vote



accepted










Minimal polynomial for $T$ is $(x-2)(x+1)$, but characteristic polynomial is $(x-2)^2(x+1)$. Both are not same. Hence $T$ doesn't have cyclic vector by following theorem:



Theorem: $T$ be a linear operator on vector space $V$ of $n$ dimensional. There exists a cyclic vector for T if and only if minimal polynomial and characteristic polynomial are same....



Proof:Suppose there exists a cyclic vector $v$ for $T$, that is we have $vin V$ such that ${v, Tv,..T^{n-1}v}$ span $V$. Then matrix representation of $T$ will be some companion matrix , whose minimal and characteristic polynomial are same.



Now conversely, if minimal and charteristic polynomial are same, then we have a minimal polynomial which is of degree $n$. Take $vneq 0 $, let minimal polynomial $p(x)= a_0+a_1x+...+a_{n-1}x^{n-1}$. Degree of $p(x)$ is equal to the cyclic subspace generate by $p_v(x)$. Consider ${v, Tv, T^2v,.. T^{n-1}v}$, where $T$ is annihilator linear operator for $p_v(x)$ (following Hoffman-Kunze). This is a cyclic base. Read section 7.1 in Linear algebra by Hoffman-Kunze.



Also we have $T(x,y,z)= (2x,2y,-z)$ Hence $T(1,-1,3)= (2,-2,-3)$ and $T^2(1,-1,3)= (4,-4,3)$. We have (4,-4,3) is linear combination of $(1,-1,3)$ and $(2,-2,3)$. Hence T-cyclic subspace generated by the $(1,−1,3)$ = Linear span of ${(1,-1,3), (2,-2,-3)}$






share|cite|improve this answer























  • Thanks a lot for the help.
    – preeti
    Feb 27 '12 at 11:52










  • @zapkm $+1$, could u tell me which book did u get this theorem?
    – Wow
    May 10 '13 at 18:07















up vote
5
down vote



accepted










Minimal polynomial for $T$ is $(x-2)(x+1)$, but characteristic polynomial is $(x-2)^2(x+1)$. Both are not same. Hence $T$ doesn't have cyclic vector by following theorem:



Theorem: $T$ be a linear operator on vector space $V$ of $n$ dimensional. There exists a cyclic vector for T if and only if minimal polynomial and characteristic polynomial are same....



Proof:Suppose there exists a cyclic vector $v$ for $T$, that is we have $vin V$ such that ${v, Tv,..T^{n-1}v}$ span $V$. Then matrix representation of $T$ will be some companion matrix , whose minimal and characteristic polynomial are same.



Now conversely, if minimal and charteristic polynomial are same, then we have a minimal polynomial which is of degree $n$. Take $vneq 0 $, let minimal polynomial $p(x)= a_0+a_1x+...+a_{n-1}x^{n-1}$. Degree of $p(x)$ is equal to the cyclic subspace generate by $p_v(x)$. Consider ${v, Tv, T^2v,.. T^{n-1}v}$, where $T$ is annihilator linear operator for $p_v(x)$ (following Hoffman-Kunze). This is a cyclic base. Read section 7.1 in Linear algebra by Hoffman-Kunze.



Also we have $T(x,y,z)= (2x,2y,-z)$ Hence $T(1,-1,3)= (2,-2,-3)$ and $T^2(1,-1,3)= (4,-4,3)$. We have (4,-4,3) is linear combination of $(1,-1,3)$ and $(2,-2,3)$. Hence T-cyclic subspace generated by the $(1,−1,3)$ = Linear span of ${(1,-1,3), (2,-2,-3)}$






share|cite|improve this answer























  • Thanks a lot for the help.
    – preeti
    Feb 27 '12 at 11:52










  • @zapkm $+1$, could u tell me which book did u get this theorem?
    – Wow
    May 10 '13 at 18:07













up vote
5
down vote



accepted







up vote
5
down vote



accepted






Minimal polynomial for $T$ is $(x-2)(x+1)$, but characteristic polynomial is $(x-2)^2(x+1)$. Both are not same. Hence $T$ doesn't have cyclic vector by following theorem:



Theorem: $T$ be a linear operator on vector space $V$ of $n$ dimensional. There exists a cyclic vector for T if and only if minimal polynomial and characteristic polynomial are same....



Proof:Suppose there exists a cyclic vector $v$ for $T$, that is we have $vin V$ such that ${v, Tv,..T^{n-1}v}$ span $V$. Then matrix representation of $T$ will be some companion matrix , whose minimal and characteristic polynomial are same.



Now conversely, if minimal and charteristic polynomial are same, then we have a minimal polynomial which is of degree $n$. Take $vneq 0 $, let minimal polynomial $p(x)= a_0+a_1x+...+a_{n-1}x^{n-1}$. Degree of $p(x)$ is equal to the cyclic subspace generate by $p_v(x)$. Consider ${v, Tv, T^2v,.. T^{n-1}v}$, where $T$ is annihilator linear operator for $p_v(x)$ (following Hoffman-Kunze). This is a cyclic base. Read section 7.1 in Linear algebra by Hoffman-Kunze.



Also we have $T(x,y,z)= (2x,2y,-z)$ Hence $T(1,-1,3)= (2,-2,-3)$ and $T^2(1,-1,3)= (4,-4,3)$. We have (4,-4,3) is linear combination of $(1,-1,3)$ and $(2,-2,3)$. Hence T-cyclic subspace generated by the $(1,−1,3)$ = Linear span of ${(1,-1,3), (2,-2,-3)}$






share|cite|improve this answer














Minimal polynomial for $T$ is $(x-2)(x+1)$, but characteristic polynomial is $(x-2)^2(x+1)$. Both are not same. Hence $T$ doesn't have cyclic vector by following theorem:



Theorem: $T$ be a linear operator on vector space $V$ of $n$ dimensional. There exists a cyclic vector for T if and only if minimal polynomial and characteristic polynomial are same....



Proof:Suppose there exists a cyclic vector $v$ for $T$, that is we have $vin V$ such that ${v, Tv,..T^{n-1}v}$ span $V$. Then matrix representation of $T$ will be some companion matrix , whose minimal and characteristic polynomial are same.



Now conversely, if minimal and charteristic polynomial are same, then we have a minimal polynomial which is of degree $n$. Take $vneq 0 $, let minimal polynomial $p(x)= a_0+a_1x+...+a_{n-1}x^{n-1}$. Degree of $p(x)$ is equal to the cyclic subspace generate by $p_v(x)$. Consider ${v, Tv, T^2v,.. T^{n-1}v}$, where $T$ is annihilator linear operator for $p_v(x)$ (following Hoffman-Kunze). This is a cyclic base. Read section 7.1 in Linear algebra by Hoffman-Kunze.



Also we have $T(x,y,z)= (2x,2y,-z)$ Hence $T(1,-1,3)= (2,-2,-3)$ and $T^2(1,-1,3)= (4,-4,3)$. We have (4,-4,3) is linear combination of $(1,-1,3)$ and $(2,-2,3)$. Hence T-cyclic subspace generated by the $(1,−1,3)$ = Linear span of ${(1,-1,3), (2,-2,-3)}$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Nov 23 at 15:33









Thomas Shelby

932116




932116










answered Feb 27 '12 at 11:13









zapkm

1,461915




1,461915












  • Thanks a lot for the help.
    – preeti
    Feb 27 '12 at 11:52










  • @zapkm $+1$, could u tell me which book did u get this theorem?
    – Wow
    May 10 '13 at 18:07


















  • Thanks a lot for the help.
    – preeti
    Feb 27 '12 at 11:52










  • @zapkm $+1$, could u tell me which book did u get this theorem?
    – Wow
    May 10 '13 at 18:07
















Thanks a lot for the help.
– preeti
Feb 27 '12 at 11:52




Thanks a lot for the help.
– preeti
Feb 27 '12 at 11:52












@zapkm $+1$, could u tell me which book did u get this theorem?
– Wow
May 10 '13 at 18:07




@zapkm $+1$, could u tell me which book did u get this theorem?
– Wow
May 10 '13 at 18:07


















draft saved

draft discarded




















































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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f113957%2fcyclic-vectors-cyclic-subspaces%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

To store a contact into the json file from server.js file using a class in NodeJS

Redirect URL with Chrome Remote Debugging Android Devices

Dieringhausen