Transformation matrix, vector algebra word problem

mathclass
Messages
7
Reaction score
0
Hi everyone. I am not sure if this problem belongs under the "Linear & Abstract algebra" section but it seemed like it may. Please let me know if there is a different section that would better fit this problem.

So here is a word problem that is proposed:
A solar panel is capable of rotating independently about a fixed x,y,z axis. The solar panel start by pointing upward in the z direction and the center of the pannel is located at (0,0,0). At a certain time of day the sun relative to the x y z origin is in the direction of the vector (1,1,1). Calculate the transformation matrix which can be applied to the original solar panel such that the maximum power is obtained (normal to panel is aligned with sun direction). Note that the center is kept at (0,0,0).

If anyone has an idea how to set up and solve this problem please post. Thank you for your help!
 
Physics news on Phys.org
mathclass said:
Hi everyone. I am not sure if this problem belongs under the "Linear & Abstract algebra" section but it seemed like it may. Please let me know if there is a different section that would better fit this problem.
Yep, it's linear algebra.

mathclass said:
So here is a word problem that is proposed:
A solar panel is capable of rotating independently about a fixed x,y,z axis. The solar panel start by pointing upward in the z direction and the center of the pannel is located at (0,0,0). At a certain time of day the sun relative to the x y z origin is in the direction of the vector (1,1,1). Calculate the transformation matrix which can be applied to the original solar panel such that the maximum power is obtained (normal to panel is aligned with sun direction). Note that the center is kept at (0,0,0).

If anyone has an idea how to set up and solve this problem please post. Thank you for your help!
By "The solar panel start by pointing upward in the z direction", do you mean the normal of the plane at the origin is in the z-direction?

If so, the solar panel is in the x-y plane and is the spanned by the standard unit vectors e1 = (1,0,0) and e2 = (0,1,0).

The (desired) plane through the origin perpendicular to the vector (1,1,1) is equal to the span of {(-1, 1, 0), (-1, 0, 1)} --- found by solving (x, y, z).(1, 1, 1)=0 --- so a transformation that maps e1 to (-1,1,0) and e2 to (-1, 0, 1) will suffice. A matrix representation with respect to the standard basis {e1, e2, e3} follows.

Let us know if you have problems, showing your work!
 
Thank you for the reply Unco. I understand how the span of those vectors were found but I am not totally sure about how to set up the actual transformation matrix. I am somewhat new to transformation matrices and just want to make sure it is done properly. Could you please help me with writing the transformation matrix?

Thank you for all the help, I really appreciate it.
 
mathclass said:
I understand how the span of those vectors were found but I am not totally sure about how to set up the actual transformation matrix. I am somewhat new to transformation matrices and just want to make sure it is done properly. Could you please help me with writing the transformation matrix?
If A is a linear map that takes basis elements of R3 (say) b1, b2, b3 to c1, c2, c3, respectively, then, by definition, the matrix representation of A with respect to the basis {b1, b2, b3} is given by [c1 c2 c3].
 
Sorry but I still do not know how I am suppose to set up the transformation matrix.
Also wouldn't we want to use the cross product not the dot product?
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top