ContraharmonicMean
ContraharmonicMean[list] gives the contraharmonic mean of the values in list.
ContraharmonicMean[list, p] gives the order p Lehmer contraharmonic mean.
Examples
Compute the contraharmonic mean:
ContraharmonicMean[{1, 2, 3, 4, 5}]
(* 11/3 *)Please visit the official Wolfram Language Reference for more details.