Science:Math Exam Resources/Courses/MATH307/December 2010/Question 05 (a)
• Q1 (a) • Q1 (b) • Q1 (c) • Q1 (d) • Q1 (e) • Q2 (a) • Q2 (b) • Q2 (c) • Q2 (d) • Q2 (e) • Q3 (a) • Q3 (b) • Q3 (c) • Q3 (d) • Q4 (a) • Q4 (b) • Q5 (a) • Q5 (b) • Q5 (c) • Q6 (a) • Q6 (b) • Q6 (c) • Q6 (d) • Q6 (e) • Q6 (f) • Q7 (a) • Q7 (b) • Q7 (c) •
Question 05 (a) |
---|
Define a sequence x0, x1, ... by the initial conditions x0 = a, x1 = b and x2 = c together with the recursion relation for n = 0, 1, 2, ... (a) Rewrite this recursion in matrix form Xn+1 = AXn for n = 0, 1, 2, ... for a sequence Xn of vectors, with an initial vector X0 and some matrix A. |
Make sure you understand the problem fully: What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you? |
If you are stuck, check the hints below. Read the first one and consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it! If after a while you are still stuck, go for the next hint. |
Hint 1 |
---|
What will be the (minimal) number of entries in the vector Xn and what will be the size of the matrix A? |
Hint 2 |
---|
The vector Xn must contain xn+2, xn+1 and xn, which suggest that Xn has length 3, and that hence A is a 3×3 matrix. |
Hint 3 |
---|
To get to three equations we can always add trivial equations such as xn+2 = xn+2. |
Checking a solution serves two purposes: helping you if, after having used all the hints, you still are stuck on the problem; or if you have solved the problem and would like to check your work.
|
Solution |
---|
Found a typo? Is this solution unclear? Let us know here.
Please rate my easiness! It's quick and helps everyone guide their studies. As suggested in the hint we first add two trivial equations to help us rewrite the recursion relation in matrix form: This can be written as: So define and . Plugging in n = 0 we see that the initial vector X0 contains the initial conditions:. |