Week 1 - Matrices & portfolio analysis, Linear independence Flashcards

1
Q

3 conditions for an arbitrage portfolio

A
  1. y1 + y2 +…+ ym = 0
    - costs nothing
  2. for all j, (YR)j >=0
    - never makes a loss
  3. for at least one j, (YR)j >0
    - can make a profit
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How to decide if an arbitrage portfolio exists? Theorem

A

Suppose that R is a returns matrix.
- If R has an SPV, there is NO arbitrage portfolio for R.
- If R has NO SPV, there is an arbitrage portfolio for R.
*SPV = state price vector

Rp = (1 1…1) and for ALL i, pi > 0
> must be ALL positive solutions to be SPV

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Linear dependence vs Linear independence

A

Linear dependence
- must find at least 1 NON-TRIVIAL SOLUTION, ie. where at least one of the xi is NOT zero
- at least 1 of the vectors in the set can be written as a LINEAR COMBINATION of the others

Linear independence
- ONLY has the trivial solution, ALL xi = 0
- no linear combination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How to use the Master theorem (first pass)?

A

If A is a nxn matrix (SQUARE MATRIX), use master theorem to determine linear in/dependence,
ie. look for ROW OF ZEROES for LI

*If not square matrix, solve using row operations & see what solutions we get. If not square, row of zeroes doesn’t necessarily mean anything.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The master theorem - important 2nd & 3rd pass from Week 2

A
  1. matrix A has rank n
  2. |A| =/= 0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly