New Reply

A linear Trans. prob.

 
Share Thread Thread Tools
Jul23-12, 02:54 AM   #1
 

A linear Trans. prob.


Hello,
I am a grad student preparing for a quals. I am using H. and Kunze book.
the problem is:
let V be a n-dim vector space over F. and let [itex]B[/itex]={[itex]a_1,a_2,..., a_n[/itex]} be an ordered bases for V.
a- According to them 1, there is a unique Linear operator T on V such that

[itex]Ta_i=a_{(i+1)}[/itex] , i=1,....,n. and [itex]Ta_n=0[/itex].
what is the matrix [itex]A[/itex] of [itex]T[/itex] in the ordered bases B.
b- prove that [itex]T^n=0, and\ \ \ T^{n-1}≠ 0[/itex].
c- Let S be any linear operator on V such that [itex]S^n=0\ \ \ but\ \ \ S^{n-1}≠0[/itex]. Prove that there is an ordered bases [itex]B'[/itex] such that the matrix of [itex]S[/itex] in the bases [itex]B'[/itex] is the matrix [itex]A[/itex] of part (a).

Solution Attempt.
Obviously we have for (a)


[itex]A= \begin{bmatrix}
0 & 0&... & 0 &0\\
1 & 0 & 0&....&0 \\
0&1&0&.....&0\\
.\\
.\\
0&0&....&1&0
\end{bmatrix}[/itex]
for (b) its obvious.
my problem is with the last question. I tried to justfy it by two ways, the first one is to find an ivertible linear transformation [itex]U:V→V[/itex] such that [itex]S=UTU^{-1}[/itex], then we will be done and such a bases exists. The second way is that I am trying to show the follwing:
there exist at least on vector in the bases [itex]B[/itex] such that [itex]S^ia_i≠0[/itex] for [itex]i=1,..,n-1.[/itex] and I am considering the set [itex]B'=[/itex]{[itex]a_i, Sa_i,S^2a_i,....,S^{n-1}a_i[/itex]}. Note if we proved [itex]B'[/itex] is a bases, then [itex][S]_{B'}=A[/itex].i.e. the matrix of [itex]S[/itex] relative to the bases [itex]B'[/itex] is A.
Unfotunatly, I could not get to an end with both ways.
Am I doing the right thing? Any suggestions?.
Thank you in Advance.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jul23-12, 04:33 AM   #2
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Hello Abuattallah! Welcome to PF!
Hint: use the fact that Sn-1 ≠ 0
Jul23-12, 05:33 AM   #3
 
Thank you tiny-tim.
This is my try:

consider the base [itex]B'=[/itex]{[itex]a,Sa,....,S^{n-1}a[/itex]}, for some [itex]a[/itex] where [itex]S^ia≠0, \forall i≤n-1[/itex], now for the sake of simplicity lets call them as follow [itex]a=a_1, Sa=a_2,....,S^ia=a_{i+1},...,S^{n-1}=a_n[/itex],Consider the follwing

[itex]c_1a_1+.......+c_na_n=0[/itex] ...... (1)
Aplly [itex]S^{n-1}[/itex] to both sides of (1), we get
[itex]c_1a_n=0→c_1=0[/itex],
now apply [itex]S^{n-2}[/itex] to (1), we get
[itex]c_2a_n=0→c_2=0[/itex], Continueing this way, we will get all [itex]c_i=0\ \ , \ \forall i=1,...,n[/itex], Hence the set [itex]B'[/itex] is linearly independent.
Any comments on my method?

Thanks in Advance.
Jul23-12, 08:30 AM   #4
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

A linear Trans. prob.


Hi Abuattallah!

Yes, that's right.

Just a few "tweaks" needed …

Start with "Since Sn-1 ≠ 0, there exists an a such that …"

Then "So define the ordered set B' = {…}" (you can't call it a basis yet )

And end "So B' is an independent ordered subset whose cardinality is the same as the dimension of V, and is therefore a basis for V"
Jul23-12, 08:40 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
By the way, "bases" is the plural of "basis". We speak of a basis for a vector space.
Jul25-12, 04:01 AM   #6
 
Thank you so much Tiny-Tim.
and thanks for word correction, English is my second language ; ).
You have all a wonderful day,
Abuattallah
Jul25-12, 07:35 AM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Your English is far better than my (put just about any language here!).
New Reply
Thread Tools


Similar Threads for: A linear Trans. prob.
Thread Forum Replies
Non-diagonalisable matrix of a linear trans. Calculus & Beyond Homework 11
Linear Trans. Rotations Calculus & Beyond Homework 1
Linear Trans. & Bases Calculus & Beyond Homework 3
linear trans. Linear & Abstract Algebra 2