Question
Let $$S_k=\sum_{i=1}^k X_i$$ be the sum of $k$ independent random variables. I am interested in closed-form expressions of the pdf of $S_k$.
In general, the pdf is given by the $k$-fold convolution of the individual probability distributions such that $$f_S=(f_1*\ldots*f_k)(s),$$ where $f_i$ is the probability distribution of the $i^{\rm th}$ random variable.
In particular, $S_k$ is gamma-distributed if the individual random variables are gamma-distributed with the same scale parameter.
What other distributions exist that satisfy the same property but have at least two parameters?
Motivation
I am performing simulations involving a sum of random variables. Performing the convolutions numerically is too expensive computationally, which is why I would like to find out more about distributions that are "self-repeating" under convolution.
Some thoughts
Formally, we can define the characteristic function $\hat{f}(k;{\bf a})$ of a probability distribution $f(x;{\bf a})$, where $\bf a$ is a set of parameters characterising the distribution.
By the convolution theorem, the product of the characteristic functions corresponds to the convolution of the probability distributions.
The family of distributions I am interested in thus satisfies $$\hat{f}(k;{\bf a})\times \hat{f}(k;{\bf b}) = \hat{f}(k;g({\bf a},{\bf b})),$$ where $g$ is an arbitrary function that is symmetric with respect to exchange of $\bf a$ and $\bf b$.
Unfortunately, this formalism has not helped me come up with an appropriate family of distributions.
You might want to look into infinite divisibility. Many probability distributions are infinitely divisible, which is easy to recognize from their characteristic function. Among them, the stable distributions have two parameters, scale and location.
Examples are normal distribution, Cauchy distribution, Lévy distribution, and $\alpha$-stable distributions.