so far this is what I have
Y = -ln(X)
inverse would be:
X = e^(-Y) and the derivative of that would be dX/dY = -e^(-Y)
but now when it comes to the bounds we have
0 < X < 1 => 0 < e^(-Y) < 1
I will have to take ln of both sides
so it will be ln(0) < -Y < ln(1) right? but ln(0) is not defined
so what should I do
do I just treat it as neg inf
so, -inf < -Y < 0 => 0 < Y < inf will be the bound?
If so then the pdf of Y would be
f_X(x) |dX/dY| = f_X(e^-Y) * e^(-Y) = 4(e^-Y)^3 * e^-Y = 4e^(-4Y) so the ans would be IV?



