Difference between revisions of "Tutorial Week 5"

From UBCMATH WIKI
Jump to: navigation, search
(Created page with "===Worksheet Questions, February 6, 2017 === #Salt water with concentration of $K$ in g/L flows into Tank A at a rate $a$ in L/min. The mixed solution in Tank A flows into Ta...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
===Worksheet Questions, February 6, 2017 ===
 
===Worksheet Questions, February 6, 2017 ===
 +
 +
You can print the [[Media:Tutorial5Worksheet.pdf|PDF]].
  
 
#Salt water with concentration of $K$ in g/L flows into Tank A at a rate $a$ in L/min. The mixed solution in Tank A flows into Tank B at a rate $b$ L/min. Another pipe takes the solution in Tank B back into Tank A at a rate $c$ in L/min. Finally, solution drains out of Tank B at a rate $a$ in L/min. ''Note'': the initial volume $V$ in each tank is the same and $a + c = b$ (to ensure that the volumes in the tanks are constant).
 
#Salt water with concentration of $K$ in g/L flows into Tank A at a rate $a$ in L/min. The mixed solution in Tank A flows into Tank B at a rate $b$ L/min. Another pipe takes the solution in Tank B back into Tank A at a rate $c$ in L/min. Finally, solution drains out of Tank B at a rate $a$ in L/min. ''Note'': the initial volume $V$ in each tank is the same and $a + c = b$ (to ensure that the volumes in the tanks are constant).
Line 12: Line 14:
 
## For what values of $\alpha$ (i) are both eigenvalues postive, (ii) are both eigenvalues negative, (iii) do the eigenvalues have opposite sign, (iv) is one eigenvalue zero?
 
## For what values of $\alpha$ (i) are both eigenvalues postive, (ii) are both eigenvalues negative, (iii) do the eigenvalues have opposite sign, (iv) is one eigenvalue zero?
 
## Sketch the eigenvectors and some solution curves of the system $\mathbf{x'} = A\mathbf{x}$ in the case when $\alpha = 0$.
 
## Sketch the eigenvectors and some solution curves of the system $\mathbf{x'} = A\mathbf{x}$ in the case when $\alpha = 0$.
 +
 +
[[Tutorial Week 5 Solutions]]

Latest revision as of 23:02, 30 December 2020

Worksheet Questions, February 6, 2017

You can print the PDF.

  1. Salt water with concentration of $K$ in g/L flows into Tank A at a rate $a$ in L/min. The mixed solution in Tank A flows into Tank B at a rate $b$ L/min. Another pipe takes the solution in Tank B back into Tank A at a rate $c$ in L/min. Finally, solution drains out of Tank B at a rate $a$ in L/min. Note: the initial volume $V$ in each tank is the same and $a + c = b$ (to ensure that the volumes in the tanks are constant).
    1. Write down the system in matrix form that gives the amount of salt in each tank (call these $A(t)$ and $B(t)$) at any given time.
    2. Show that the eigenvalues of the matrix for this system are real, and therefore it is impossible for this system to have oscillations (damped or otherwise). \textit{Hint}: express the matrix in terms of $b$ and $c$ only. Optional: show that both eigenvalues are negative.
  1. Consider the matrix $A = \left(\begin{array}{cc} 3\alpha - 8 & 7 \\ -4 & 3\alpha + 8 \end{array}\right).$
    1. Find the eigenvalues and eigenvectors of $A$.
    2. For what values of $\alpha$ (i) are both eigenvalues postive, (ii) are both eigenvalues negative, (iii) do the eigenvalues have opposite sign, (iv) is one eigenvalue zero?
    3. Sketch the eigenvectors and some solution curves of the system $\mathbf{x'} = A\mathbf{x}$ in the case when $\alpha = 0$.

Tutorial Week 5 Solutions