I have a function $\displaystyle a_2 \left( {-x \exp(-2x) \over 2} - {\exp(-2x) \over 4} + {1 \over 4} \right)$.
I need to check whether it is one-one.
I know that to show a function is one-one, we must show that if $f(x) = f(y)$ then $x=y$.
Therefore, $$a_2 \left( {-x \exp(-2x) \over 2} - {\exp(-2x) \over 4} + {1 \over 4} \right) = a_2 \left( {-y \exp(-2y) \over 2} - {\exp(-2y) \over 4} + {1 \over 4} \right) $$ $$\left( {-x \exp(-2x) \over 2} - {\exp(-2x) \over 4} \right) = \left( {-y \exp(-2y) \over 2} - {\exp(-2y) \over 4} \right) $$
$$\left[ ({-2x \exp(-2x)}) - ({\exp(-2x)}) \right] = \left[ ({-2y \exp(-2y)}) - ({\exp(-2y)}) \right] $$
$$\left[ ({-2x \exp(-2x)}) - ({\exp(-2x)}) \right] = \left[ ({-2y \exp(-2y)}) - ({\exp(-2y)}) \right] $$
$$\left( {x \exp(-2x)} \right) = \left({y \exp(-2y)}) \right) $$
I believe, $x \exp(x)$ is not one-one...I'm I correct?
You have a slight mistake in your calculations. You should have \begin{align*} &-2 xe^{-2x}- e^{-2x} = -2 ye^{-2y}- e^{-2y} \\ \color{blue}{\implies} &-(2x+1) e^{-2x}\cdot \frac{1}{e} = -(2y+1) e^{-2y}\cdot \frac{1}{e} \\ \color{blue}{\implies} &-(2x+1) e^{-(2x+1)} = -(2y+1) e^{-(2y+1)} \end{align*} So although the question does reduce to checking when $xe^{x}$ is invertible, the argument, in this case, is $-(2x+1)$, and not just $-2x$.
The function $xe^{x}$ is not one-two-one for all real values of $x$. However, it is one-two-one if you restrict the domain.
If you take $-(2x+1),-(2y+1) \ge -1 \color{blue}{\implies} x,y >0$ then the principal branch of the Lambert-W function $W_0$ does give you an inverse for $xe^{x}$, and thus, on the interval $\left[0,\infty\right)$ your function is one-two-one.
Similarly, if your domain is $(-\infty, 0]$ the function $W_{-1}$ gives you an inverse. But if you're taking the entire real number line as your domain, a simple plot of the function combined with the horizontal-line test tells you the function is not one-to-one on this domain.