Understanding Transformation Matrix Order for B and B'

liltyke115
Messages
1
Reaction score
0
I was just wondering that when we take P, the transformation matrix from B to B', does B and B' have to be ordered from the highest thing?

What I mean is that I have B = 1, 1+x, 3+4x+2x^2 When I do the actual transformation, must I order it and do 2x^2+4x+3 first?
 
Physics news on Phys.org
What are you talking about?
 
The highest "thing"? Is that some technical math term I don't know? I THINK you are talking about a vector space of polynomials with given polynomials as basis vectors. There is no requirement that the polynomials be in order of increasing or decreasing degree. In fact, for most vector spaces, there is no "natural" way of ordering vectors. The matrix form of a linear transformation WILL depend one the basis: both on the specific vectors and the order. So be sure that you specify how you are ordering the basis vectors.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top