Tell me more ×
Quantitative Finance Stack Exchange is a question and answer site for finance professionals and academics. It's 100% free, no registration required.

Suppose I have a random walk $X_{n+1} = X_n+A_n$ where $A_n$ is an iid sequence, $\mathsf EA_n = A>0$. How to construct a martingale measure for this case?

share|improve this question

1 Answer

Edit: Albeit of BFin or entry MFE type, sounds like homework.Answer: In many ways, for example take the countable product of (.-E[A])*(lawofA). More generally if g(x,y) is a function such that E[g(A,E[A])]=0 then g(.,E[A])*lawofA will do. Of course it doesn't have to be equivalent, like if A is deterministic.

share|improve this answer
what should I do if $A$ say $\mathcal N(1,1)$? – Ilya Jun 23 '11 at 17:41
For g, you could use an Hermite polynomial of random (independent) degree, applied to A-1. Use it to pushforward the law of A countably many times. Construct the limit of this compatible system.Finally apply your measurable mapping: Xn+1=Xn+An. X is a martingale. Btw is this homework?The question is useless because too vague: specifying probability space and filtration would help. – imateapot Jun 23 '11 at 18:54

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.