I'm studying an introduction to probability, and before the explanation of the Central Limit Theorem the author presents the Gaussian Normal Distribution.
It has a complex and a non-intuitive formula, even if it's very important in the Probability field. Was the gaussian distribution found before the deduction of the CLT ? How was this distribution discovered ? And what are the properties that makes it so special ?


Special and characteristic properties:
If $X$ has normal distribution then so has $aX+b$ where $a,b$ are constants with $a\neq0$.
If $X$ and $Y$ have joint normal distribution then so has $X+Y$.
Note that - if $X_n$ and $Y_n$ are sequences of random variables tending to Gaussians $X$ and $Y$ when $n\to\infty$ on base of CLT - also $X_n+Y_n$ will tend to a Gausian $Z$, so that $X+Y=Z$ where the LHS is a sum of Gaussians. This kind of explains why a summation of Gaussians is a Gaussian again, and tells us why Gaussian distribution is the only "candidate" for the CLT.
Similarly $aX_n$ will tend to a Gaussian, implying that $aX$ is Gaussian again.