IntFmdn[x_, rho_, n_] := (Plus @@ Mdn[n(x+1)-1, rho, n])
(* needs also the definition of the function Mdn *)