\documentclass[12pt]{article}
\thispagestyle{empty}
\usepackage{hyperref}
\usepackage{amsmath}
\begin{document}
\huge{
$a \frac{d^2}{dx^2}\sin(kx) + b \frac{d^2}{dx^2}\cos(k x) = -a k^2 \sin(kx) + -b k^2 \cos(kx)$
}
\end{document}
