• We are pleased to announce that the winner of our Feedback Prize Draw for the Winter 2024-25 session and winning £150 of gift vouchers is Zhao Liang Tay. Congratulations to Zhao Liang. If you fancy winning £150 worth of gift vouchers (from a major UK store) for the Summer 2025 exam sitting for just a few minutes of your time throughout the session, please see our website at https://www.acted.co.uk/further-info.html?pat=feedback#feedback-prize for more information on how you can make sure your name is included in the draw at the end of the session.
  • Please be advised that the SP1, SP5 and SP7 X1 deadline is the 14th July and not the 17th June as first stated. Please accept out apologies for any confusion caused.

CM2 April 2022 Q4

Hello

I kindly ask for an explanation in question 4 on the past paper of April 2022 . When trying to apply Ito's lemma why is the partial derivative with respect to time:
-a'(T-t)f(t,Xt)?

If 'a' is a differentiable function with respect to t why is the product rule not being applied here?
 
The function f is given as: exp(a(T-t)-x). The partial derivative with respect to t requires the chain rule because we're taking the exponential of a function.
Let me know how you would implement the product rule.
 
Thanks for your reply
f(Xt,t)=exp(a(T-t)-Xt)
Hence,
partial(f)/partial(t)=a'(T-t)f(Xt,t) -af(Xt,t)


Clearly I miss something here, since I don't understand why the chain rule kicks in.
 
Here's the chain rule (function-of-a-function rule): if f(t) = g(h(t)), then df/dt = dg/dh * dh/dt.
In the current question we have h(t) = a(T-t) - x, and g(h(t)) = exp(h(t)). Then:
partial(f)/partial(t) = dg/dh * dh/dt = f(t) * (-a'(T-t))
 
Here's the chain rule (function-of-a-function rule): if f(t) = g(h(t)), then df/dt = dg/dh * dh/dt.
In the current question we have h(t) = a(T-t) - x, and g(h(t)) = exp(h(t)). Then:
partial(f)/partial(t) = dg/dh * dh/dt = f(t) * (-a'(T-t))

Hi Steve,

Here, I think I am also missing some thing as for me dh(t)/dt is coming as a'(T-t) + a(-1).
Can you please point out what I am missing here.

Thanks
 
Hi.
You need the apply the chain rule to a(T-t), but it looks as though you've gone for the product rule instead. The question says that a is a differentiable function. Then, using the chain rule, we have:
dh(t)/dt = dh(t)/da * da/dt = a'(T-t) * (-1) = -a'(T-t)
 
So, a(T-t) is a differentiable function of (T-t).

Further, will it make more sense if I write as below:
dh(t)/dt = d[a(T-t) - x]/d[a(T-t)] * d[a(T-t)]/d[(T-t)] * d[T-t]/dt = 1 * a'(T-t) * (-1) = -a'(T-t)
 
Back
Top