\documentclass[12pt,a4paper]{article}
\usepackage{amsmath}
\begin{document}
$$W_{max}(T)$$
or
$$W_{\mbox{max}}(T).$$
\end{document}
I ask if I should write $W_{max}(T)$ of $W_{\mbox{max}}(T)$ or there are athers commands.
Thanks
W_{\max}is the idea. – Manuel Jan 07 '18 at 08:10$$ ... $$for display math in LaTeX though, see Why is\[ … \]preferable to$$? – Torbjørn T. Jan 07 '18 at 08:17