If $X$ follows a Cauchy distribution then $Y = \bar{X} = \frac{1}{n} \sum_{i=1}^n X_i$ also follows exactly the same distribution as $X$; see this thread.
Does this property have a name?
Are there any other distributions for which this is true?
EDIT
Another way of asking this question:
let $X$ be a random variable with probability density $f(x)$.
let $Y=\frac 1 n\sum_{i=1} ^n X_i$, where $X_i$ denotes the ith observation of $X$.
$Y$ itself can be considered as a random variable, without conditioning on any specific values of $X$.
If $X$ follows a Cauchy distribution, then the probability density function of $Y$ is $f(x)$
Are there any other kinds of (non trivial*) probability density functions for $f(x)$ that result in $Y$ having a probability density function of $f(x)$?
*The only trivial example I can think of is a Dirac delta. i.e. not a random variable.