Doing the math;
f = aerodynamic drag
a = aerodynamic drag acceleratoin
v = velocity
x = distance moved
t = time
m = mass
k = deceleration factor related to mass and drag components
mp = mass of ping pong ball
mg = mass of golf ball
[tex]\rho = {density \ of \ air}[/tex]
[tex]A = {frontal \ area \ of \ ball}[/tex]
[tex]k = 1/2 \ \rho \ C_d \ A \ /\ m[/tex]
[tex]a\ =\ f\ /\ m\ =\ dv/dt\ = \ -k\ v^2[/tex]
[tex]dv\ /\ (-k\ v^2)\ =\ dt[/tex]
[tex]1\ /\ (k\ v)\ =\ t\ +\ c[/tex]
[tex]v\ =\ dx/dt\ = \ 1\ /\ (k(t\ +\ c))[/tex]
[tex]dx\ = \ dt\ /\ (k(t\ +\ c))[/tex]
[tex]x\ =\ (ln(t\ +\ c)\ /\ k)\ + d[/tex]
Note that k is proprotional to 1/m so the smaller the mass, the larger k. Say the initial velocity is 10 m/s, k = .25 for the golf ball and 2.5 for the ping pong ball.
At t = 0, let v = 10 m/s.
For the golf ball:
k = .25, 0 + c = (1 / (.25 x 10)), c = .4, and d = -ln(0 + .4)/.25 = 3.6652.
x = ln(t + .4)/.25 + 3.6652
v = 1 / (.25 x (t + .4))
at t = 2 seconds, x = 7.1670 meters, v = 1.6667 meters/sec
For the ping pong ball:
k = 2.5, 0 + c = (1 / (2.5 x 10)), c = .04, and d = -ln(0 + .04)/2.5 = 1.2876
x = ln(t + .04)/2.5 + 1.2876
v = 1 / (2.5 x (t + .04))
at t = 2 seconds, x = 1.5727 meters, v = 0.1961 meters/sec
If the initial velocity was infinite, this would correspond to t = -0.4 seconds for the golf ball, and t = -0.04 seconds for the ping pong ball.