I was asked to convert the function
$$\frac{1}{x \ln x \sqrt{(\ln x)^2-1}}$$
into a function in the expression
$$\frac{1}{x \sqrt{f(x)}}$$
for the domain $x > e$
but I can't seem to find how I can convert it into the answer:
$$\frac{1}{x \ln x \sqrt{(\ln x)^4 - (\ln x)^2}}$$
My instinct was to use the difference of two squares:
$$\frac{1}{x \ln x \sqrt{(\ln x+1)(\ln x-1)}}$$
but I'm still stuck because that method doesn't work.
Can someone help?