Linear Algebra Marathon & Questions (1 Viewer)

seanieg89

Well-Known Member
Joined
Aug 8, 2006
Messages
2,662
Gender
Male
HSC
2007
Re: First Year Linear Algebra Marathon

First year courses have different content at different universities, and lecturers who write exams for these courses are way less constrained by things like syllabi than the people who write HSC exams.

Think of this thread as a place to post questions accessible by a first year student (on the knowledge front), with any terminology that would not be standard in all first year courses clarified.

In this sense it is similar to the advanced mx2 marathon, just you are a little less handcuffed re: the methods you can use and a higher standard of rigour is expected. And as always for these threads, I think the ideal question is more demanding on the ingenuity/creativity/intuition front than on the knowledge front.
 

Paradoxica

-insert title here-
Joined
Jun 19, 2014
Messages
2,556
Location
Outside reality
Gender
Male
HSC
2016
Re: First Year Linear Algebra Marathon

First year courses have different content at different universities, and lecturers who write exams for these courses are way less constrained by things like syllabi than the people who write HSC exams.

Think of this thread as a place to post questions accessible by a first year student (on the knowledge front), with any terminology that would not be standard in all first year courses clarified.

In this sense it is similar to the advanced mx2 marathon, just you are a little less handcuffed re: the methods you can use and a higher standard of rigour is expected. And as always for these threads, I think the ideal question is more demanding on the ingenuity/creativity/intuition front than on the knowledge front.
Amen
 

seanieg89

Well-Known Member
Joined
Aug 8, 2006
Messages
2,662
Gender
Male
HSC
2007
Re: First Year Linear Algebra Marathon

Let p(n) be points in R^m defined recursively by p(n+1)=Ap(n), where A is a real mxm matrix.

1. Suppose that the eigenvalues of A all have modulus less than 1. What can you say about the limiting behaviour of the sequence p(n), for typical p(0)?

2. Suppose that at least one of the eigenvalues of A has modulus greater than 1. What can you say about the limiting behaviour of the sequence p(n), for typical p(0)?
 

He-Mann

Vexed?
Joined
Sep 18, 2016
Messages
279
Location
Antartica
Gender
Male
HSC
N/A
Re: First Year Linear Algebra Marathon

A is a real symmetric matrix with only 2's for the main diagonal and {-1, 0} for every other entry. I considered diagonalization but it leads me to finding the determinant of a monster.

Any hints or further guidance with or without Paradoxica's hint?
 

InteGrand

Well-Known Member
Joined
Dec 11, 2014
Messages
6,109
Gender
Male
HSC
N/A
Re: First Year Linear Algebra Marathon

In fact, the matrix A is a doubly stochastic (in fact, symmetric) Markov matrix. By inspection it is the transition matrix of an irreducible Markov chain, and thus this chain (being irreducible and finite) has a unique stationary distribution. As it is doubly stochastic, this unique stationary distribution is the uniform distribution (1/3, 1/3, 1/3). It is also clear the period of the chain is 1, i.e. it is aperiodic (e.g. because state 1 can go to state 1 in two steps or three steps), so regardless of the initial distribution, we converge to the uniform distribution state vector. If the initial vector is (a, b, c), then since the state vector will have constant sum, we converge to ((a+b+c)/3, (a+b+c)/3, (a+b+c)/3) (this formula also clearly holding if the initial vector was the zero vector).
 

leehuan

Well-Known Member
Joined
May 31, 2014
Messages
5,805
Gender
Male
HSC
2015
Re: First Year Linear Algebra Marathon

Oh true I didn't realise that this was a Markov matrix! Would've saved considerable MATLAB computations
 

seanieg89

Well-Known Member
Joined
Aug 8, 2006
Messages
2,662
Gender
Male
HSC
2007
Re: First Year Linear Algebra Marathon

Of course it is important that a student knows why some of these Markov chain facts are true, so here is a followup q:

Suppose you have a random sequence on a finite set A (your state space). The "randomness" is precisely that if the n-th term in this sequence is i, then the probability of the (n+1)-th term being j is given by f(i,j) where f: SxS -> [0,1] has to satisfy

for the interpretation as a probability to make sense.

More generally, by , we denote the probability of the the n-th term in the sequence being j, given that the 0-th term is i.

1. If the nx1 column vector v denotes the respective probabilities of 0-th term in sequence being in each of the n possible states, find the corresponding vector for the first term in the sequence in terms of multiplication by a matrix. In this way we can associate a sequence of vectors to the random process governed by f.

2. Suppose that:

i) For each i and each j, we have for some n.
ii) For each i, we have for a collection of n with gcd 1.

Prove there is a unique vector w that the sequence of vectors introduced in (1.) converges to w for any choice of initial vector v.

3. Are conditions i) and ii) both required for this theorem to be true?
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top