\documentclass[12pt]{article}
%\usepackage{amsfonts}
%\usepackage{amssymb}
%\usepackage{amsmath}
\usepackage{amsthm,amssymb}
\input{amssym.def}
\input{amssym}
\newtheorem{theorem}{Theorem}
\newtheorem{lemma}{Lemma}
\newtheorem{remark}{Remark}
\newtheorem{corollary}{Corollary}
\newtheorem{example}{Example}
\newtheorem{examples}{Examples}
\newtheorem{proposition}{Proposition}
\newtheorem{definition}{Definition}
\textheight 9.5 in \thispagestyle{empty}
%\linespread{1.8}
\begin{document}
\large{\sc My title}\\
\normalsize
 blah blah blah

   
\begin{eqnarray*}
A_u(X(\mathbf{ t}),S)= \{\mathbf{t}\in S: X(\mathbf{ t})\geq u\},
\end{eqnarray*}



\begin{eqnarray}\label{lessim26}
\frac{var(m(h))}{\big(E[m(h)]\big)^2} \lesssim\lessapprox\kappa_1\frac{var(\dot{Y}_2)}{2\pi}h^{N(\beta-2)/2},
\end{eqnarray}
\end{document}


