In Paul Wilmott on Quantitative Finance Sec. Ed. in vol. 3 on p. 784 and p. 809 the following stochastic differential equation: $$dS=\mu\ S\ dt\ +\sigma \ S\ dX$$ is approximated in discrete time by $$\delta S=\mu\ S\ \delta t\ +\sigma \ S\ \phi \ (\delta t)^{1/2}$$ where $\phi$ is drawn from a standardized normal distribution.
This reasoning which seems to follow naturally from the definition of a Wiener process triggered some thoughts and questions I cannot solve. Think of the following general diffusion process: $$dS=a(t,S(t))\ dt\ +b(t,S(t))\ dX$$ Now transform the second term in a similar fashion as above and drop the stochastic component:$$dS=a(t,S(t))\ dt\ +b(t,S(t))\ (dt)^{1/2}$$
NB: The last term is no Riemann-Stieltjes integral (that would e.g. be $d(t)^{1/2}$)
My questions
(1) How would you interpret the last formula and how can the (now deterministic) differential equation be solved analytically? Will you get an additional term with a second derivative like in Ito's lemma?
(2) Is the last term a fractional integral of order 1/2 (which is a Semi-Integral)? Or is this a completely different concept?
(3) Will there be a different result in the construction of the limit like with Ito integrals (from left endpoint) and Stratonovich integrals (average of left and right endpoint)?
Note: This is a cross-posting from mathoverflow where I got no answer to these questions.
