Let $Y(t) = \int_0^t \frac{dB(s)}{1-s}$ so that $X(t) = (1-t) Y(t)$. You can now use Ito formula to get
$$dX(t) = -Y(t) dt + (1-t) dY(t) = -Y(t) dt + (1-t) \frac{dB(t)}{1-t} = -\frac{X(t)}{1-t} dt + dB(t)$$
that is the required differential equation for $X(t)$. Notice that $X(t)$ is the Brownian bridge with initial point $a=0$ and final point $b=0$ in the time interval $(0,1)$.
1
Bumbble Comm
On
HINT : $dB(s) = B'(s)ds$ so let $$f(s) = \frac{B'(s)}{1-s}$$ Therefore you can write the integral as :$$\int^t_0f(s)ds = F(t) - F(0)$$
Let $Y(t) = \int_0^t \frac{dB(s)}{1-s}$ so that $X(t) = (1-t) Y(t)$. You can now use Ito formula to get $$dX(t) = -Y(t) dt + (1-t) dY(t) = -Y(t) dt + (1-t) \frac{dB(t)}{1-t} = -\frac{X(t)}{1-t} dt + dB(t)$$ that is the required differential equation for $X(t)$. Notice that $X(t)$ is the Brownian bridge with initial point $a=0$ and final point $b=0$ in the time interval $(0,1)$.