Let $U(\cdot)$ be a twice differentiable (increasing) utility function and $x$ the agent's initial wealth. For $\varepsilon\in[0, x]$ define a bet that pays either $+\varepsilon$, or $-\varepsilon$. Define $p(x, \varepsilon)$ by $$U(x) = \left(\dfrac12 + p(x, \varepsilon)\right)U(x + \varepsilon) + \left(\dfrac12 - p(x, \varepsilon)\right)U(x - \varepsilon).$$
a) Prove that if the agent is risk-averse, then $p(x, \varepsilon)\ge 0$.
b) Prove that $A(x) = 4 \lim_{\varepsilon\to 0}\frac{\partial p(x, \varepsilon)}{\partial\varepsilon}$, where $A(x)$ is the agent's coefficient of absolute risk aversion.
c) Consider now a multiplicative bet. Define $q(x, \varepsilon)$ by $$U(x) = \left(\dfrac12 + q(x, \varepsilon)\right)U(x(1 + \varepsilon)) + \left(\dfrac12 - q(x, \varepsilon)\right)U(x(1 - \varepsilon)).$$ Derive a relation between $\lim_{\varepsilon\to 0}\frac{\partial q(x, \varepsilon)}{\partial\varepsilon}$ and the coefficient of relative risk-aversion $R(x)$.
Hi, I am trying to answer this financial mathematics problem but I am unable to come up with the solution so looking for some help. The agent being risk-averse is equivalent to the concavity of the function U(x), so I think the solution might use that but not sure about it.
On the other hand, for the other parts of the exercise the definitions of A(x) and R(x) are A(x) = -U''(x)/U'(x) and R(x) = -xU''(x)/U'(x). Hope someone can help me. Thank you in advance.
In my approach for the part a) i have tried to check that if the second derivative is negative then $p(x,\epsilon)$ must be positive. However, when i calculate $U(x)''$ it depends on $\frac{\partial p}{\partial x}$ and I dont have any information about it so I dont know if this is the approach I should follow to solve it.
On the other hand, on my approach to part b), I find the explicit expression for $p(x,\epsilon)$ and then derive, getting to the following expression:
$$\frac{\partial p}{\partial \epsilon} = \frac{U'(x+\epsilon)[U(x-\epsilon) - U(x)] + U'(x-\epsilon)[U(x+\epsilon)-U(x)]}{[U(x+\epsilon) - U(x-\epsilon)]^2}$$
However, after trying to solve the limit by L'Hopital I cant find the desire expression which should be $-\frac{U''(x)}{4U'(x)}$.