Linear Algebra - Change of Basis

Click For Summary

Homework Help Overview

The discussion centers around a tutorial question in linear algebra, specifically focusing on the change of basis and the representation of linear maps in different bases. The original poster seeks assistance with part (3b) of the tutorial questions, expressing uncertainty about the appropriate method to use.

Discussion Character

  • Exploratory, Conceptual clarification, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the meaning of the matrix representation of a linear map relative to different bases, with some questioning the original poster's understanding of the problem. There are attempts to clarify the relationship between the methods used in previous questions and the current one.

Discussion Status

Several participants have offered insights and posed questions aimed at deepening understanding. The conversation reflects a mix of attempts to clarify concepts and explore the original poster's reasoning, with no explicit consensus reached on the best approach for part (3b).

Contextual Notes

The original poster mentions a preference for using an equation from part (d) and expresses confusion about applying matrix methods, indicating a potential gap in understanding the transition from polynomial methods to matrix representations. There is also a note about the urgency of studying for an upcoming final exam.

raay
Messages
12
Reaction score
0
f01do1.png


Hi please i need help in number 3 of the tutorial questions. It is not an assignment its just a tutorial (read title in the image). I am currently studying for my final and i need help in (3b). the only way I am thinking of solving this questions is to use the equation given in part (d). But after reading the whole question i think i have to use a different method to solve part (b). Any ideas or hints ?

thanks
 
Physics news on Phys.org
Can you explain in words what ##[ S]_{C \to C}## is?
 
Hi, if I understand, you are looking for the matrix of ##S## in the basis ##{\cal C}## at source and destination, are you ?

I have a review question for you that will probably answer your question too :
In general, what does it mean that ## A = (a_{i,j})_{1\le i \le n , 1 \le j \le p}## is the matrix of a linear map ##f## relative to a source basis ##{\cal B}## and destination basis ##{\cal C }## ?
 
vela said:
Can you explain in words what ##[ S]_{C \to C}## is?
I can do an example like 2c:
T(1) = 1 + 0 = 1 = 1/2(1+t) + 1/2(1- t) + 0(t^2) = (1/2 1/2 0)
T(t) = t + 1 = 1(1+t) 0(1-t) + 0(t^2) = (1 0 0 )
T(2) = t^2 + 2t = 1(1+t) + (-1)(1-t) + 1(t^2) = (1 -1 1)

so [T](B-->C) is equal to the matrix :
[1/2 1 1]
[1/2 0 -1]
[ 0 0 1]
 
geoffrey159 said:
Hi, if I understand, you are looking for the matrix of ##S## in the basis ##{\cal C}## at source and destination, are you ?

I have a review question for you that will probably answer your question too :
In general, what does it mean that ## A = (a_{i,j})_{1\le i \le n , 1 \le j \le p}## is the matrix of a linear map ##f## relative to a source basis ##{\cal B}## and destination basis ##{\cal C }## ?
an example of what i mean is :
I can do an example like 2c:
T(1) = 1 + 0 = 1 = 1/2(1+t) + 1/2(1- t) + 0(t^2) = (1/2 1/2 0)
T(t) = t + 1 = 1(1+t) 0(1-t) + 0(t^2) = (1 0 0 )
T(2) = t^2 + 2t = 1(1+t) + (-1)(1-t) + 1(t^2) = (1 -1 1)

so [T](B-->C) is equal to the matrix :
[1/2 1 1]
[1/2 0 -1]
[ 0 0 1]
 
raay said:
I can do an example like 2c:
T(1) = 1 + 0 = 1 = 1/2(1+t) + 1/2(1- t) + 0(t^2) = (1/2 1/2 0)
T(t) = t + 1 = 1(1+t) 0(1-t) + 0(t^2) = (1 0 0 )
T(2) = t^2 + 2t = 1(1+t) + (-1)(1-t) + 1(t^2) = (1 -1 1)

so [T](B-->C) is equal to the matrix :
[1/2 1 1]
[1/2 0 -1]
[ 0 0 1]
I didn't check all the details, but it looks like you're using the right method. So you just need to do the same in problem 3. (You seem to think that you need a different method when the two bases are the same, but the method you just used works for arbitrary bases).
 
Fredrik said:
I didn't check all the details, but it looks like you're using the right method. So you just need to do the same in problem 3. (You seem to think that you need a different method when the two bases are the same, but the method you just used works for arbitrary bases).

I don't know how to imply it. working with matrices confuses me :S
 
I don't understand what is the problem. If you have managed to do q1, q2, q3-a , what is different in q3-b ?
What about my question: what is the matrix of a linear map relative to two basis ?
 
I know that q3a is just the standard matrix. I am used to solving q3b by using the equation in part (d). but q3b is asking to solve by a method similar to the method in q2 like the example i have written. the thing is I am not used to solving it using matrices i know how to solve polynomials and integrals using the method in q2. for your question i really have no idea at the moment lol because I am studying calculus and my final is tmrw when i finish i will go through algebra again. I just need an explanation so when i reach this topic i can just move on.
 
  • #10
You seem to be imagining a difficulty where there is none. The method that you used to solve problem 2c, also solves problems 3a to 3c.

The FAQ post may be useful:
https://www.physicsforums.com/threads/matrix-representations-of-linear-transformations.694922/
 
Last edited by a moderator:
  • Like
Likes   Reactions: geoffrey159
  • #11
raay said:
I can do an example like 2c:
T(1) = 1 + 0 = 1 = 1/2(1+t) + 1/2(1- t) + 0(t^2) = (1/2 1/2 0)
T(t) = t + 1 = 1(1+t) 0(1-t) + 0(t^2) = (1 0 0 )
T(2) = t^2 + 2t = 1(1+t) + (-1)(1-t) + 1(t^2) = (1 -1 1)

so [T](B-->C) is equal to the matrix :
[1/2 1 1]
[1/2 0 -1]
[ 0 0 1]
This isn't really an explanation. It seems, perhaps, that you understand the mechanics of solving some types of problems, but you get stuck because you don't completely understand conceptually what you're doing.

You wrote "T(t) = t + 1 = 1(1+t) + 0(1-t) + 0(t^2) = (1 0 0)." Express in words the answer to the following two questions:

1. Why did you calculate T(t)?
2. Why did you express the result t+1 as 1(1+t) + 0(1-t) + 0(t^2)?

What would be the equation analogous to "T(t) = t + 1 = 1(1+t)+ 0(1-t) + 0(t^2) = (1 0 0)" for problem 3b?
 
  • Like
Likes   Reactions: geoffrey159 and Fredrik
  • #12
Fredrik said:
The FAQ post may be useful

I would say 'The FAQ post is your last chance' :biggrin:
 

Similar threads

Replies
4
Views
2K
Replies
15
Views
3K
Replies
34
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
Replies
18
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K