November 29th, 2002, 9:19 pm
I am not going to answer to the whole question, but let me at least explain what the integral of f.dW is: it shows that the Riemann-Stiltjes integral is particularly useful in financeSuppose a stock follows a process W(t). Suppose you decide beforehand how many shares of stocks you will hold at each moment. Then the sum of all your share gains and share losses will roughly beSum_i f(t_i)*(W(t_{i+1})-W_(t_i))(where t_i is a subdivision of the interval [0,T]) . It's just the number of shares at moment t_i multiplied by the gain or loss between moment t_i and t_{i+1} - summed over i. If you go to the limit where i->infinity, you get the integral (given that the sum above is not a number but a random variable, there are different meanings for 'limit'. In this case, it's the L^2 limit that works). This limit is of course itself a random variable.You can extend the idea to any function f(t,omega) as long as it is compatible with the filtration generated by W (i.e. you must decide the value of f(t) at the latest at time t / the value of f(t) can only depend on the path of W(.) up to time t). Such a function is called a 'strategy'I think that a way to summarize the need for this type of integral is to say that1) the natural formula for summing the gains generated by a strategy is Riemann-Stieltjes, which, in the classical case (i.e. with numbers and not random variables) only works with piecewise differentiable functions.2) efficient market hypothesis implies that W() should look like a brownian motion, and in particular will be nowhere differentiable (?)