Solving Matrix Mod for Ray Optics

  • Thread starter Thread starter girlinphysics
  • Start date Start date
  • Tags Tags
    Matrices Matrix
girlinphysics
Messages
24
Reaction score
0
Mod note: Moved from a technical section, so is missing the homework template.
I am using matrix methods to do ray optics but my knowledge on matrices is behind.

I found the system matrix to be
\begin{bmatrix} \frac{-f_2}{f_1} & f_1 + f_2 \\ 0 & \frac{-f_1}{f_2} \end{bmatrix}

I want to find [itex]y_2[/itex] (height of the emerging ray) and [itex]\alpha_2[/itex] (angle of emerging ray...which should equal zero) so I set up the system as follows:

\begin{bmatrix} y_2 \\ \alpha_2 \end{bmatrix} = \begin{bmatrix} \frac{-f_2}{f_1} & f_1 + f_2 \\ 0 & \frac{-f_1}{f_2} \end{bmatrix} \begin{bmatrix} y_0 \\ \alpha_0 \end{bmatrix}

(Apologies for the tex I couldn't figure out how to put it in one line)

Is this the correct way to set it up in order to find [itex]y_2[/itex] and [itex]\alpha_2[/itex]? And how do I solve this system of matrices?
 
Last edited by a moderator:
on Phys.org
girlinphysics said:
Mod note: Moved from a technical section, so is missing the homework template.
I am using matrix methods to do ray optics but my knowledge on matrices is behind.

I found the system matrix to be
\begin{bmatrix} \frac{-f_2}{f_1} & f_1 + f_2 \\ 0 & \frac{-f_1}{f_2} \end{bmatrix}

I want to find [itex]y_2[/itex] (height of the emerging ray) and [itex]\alpha_2[/itex] (angle of emerging ray...which should equal zero) so I set up the system as follows:

\begin{bmatrix} y_2 \\ \alpha_2 \end{bmatrix} = \begin{bmatrix} \frac{-f_2}{f_1} & f_1 + f_2 \\ 0 & \frac{-f_1}{f_2} \end{bmatrix} \begin{bmatrix} y_0 \\ \alpha_0 \end{bmatrix}

(Apologies for the tex I couldn't figure out how to put it in one line)

Is this the correct way to set it up in order to find [itex]y_2[/itex] and [itex]\alpha_2[/itex]? And how do I solve this system of matrices?
You don't "solve" the system - just do the indicated multiplication. If you're unclear about how to do that, do a web search for "matrix multiplication".
 
girlinphysics said:
Mod note: Moved from a technical section, so is missing the homework template.
I am using matrix methods to do ray optics but my knowledge on matrices is behind.

I found the system matrix to be
\begin{bmatrix} \frac{-f_2}{f_1} & f_1 + f_2 \\ 0 & \frac{-f_1}{f_2} \end{bmatrix}

I want to find [itex]y_2[/itex] (height of the emerging ray) and [itex]\alpha_2[/itex] (angle of emerging ray...which should equal zero) so I set up the system as follows:

\begin{bmatrix} y_2 \\ \alpha_2 \end{bmatrix} = \begin{bmatrix} \frac{-f_2}{f_1} & f_1 + f_2 \\ 0 & \frac{-f_1}{f_2} \end{bmatrix} \begin{bmatrix} y_0 \\ \alpha_0 \end{bmatrix}

(Apologies for the tex I couldn't figure out how to put it in one line)

Is this the correct way to set it up in order to find [itex]y_2[/itex] and [itex]\alpha_2[/itex]? And how do I solve this system of matrices?

For the tex: If you want
[tex]\pmatrix{-f_2/f_1&f_1+f_2\\0&-f_1/f_2} \pmatrix{y_0\\0}[/tex]
just put it all on one line. Right-click on the line above (and choose to display as tex) in order to see the commands used. Of course, you could use displayed fractions instead; try it and see.
 

Similar threads

Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K