v, t, q = read_line.split.map &.to_i64 l = v * (q + 1) puts l + (l - 1) // (t - 1) + 1