
Michael B. answered 01/11/24
Math & Computer Science Professor Specializing in Linear Algebra
This question requires calculus. Note that the force of friction is going to be F(x) = m g µ(x), where x is the distance from the edge of the table. The initial kinetic energy of the motion is 1/2 m v2 and it's all horizontal. We need to find the point such that the work done by friction is the same as the kinetic energy and, hence, 1/2 m v2 = ∫dx m g µ(x). Rearranging, we find that
v2/(2g) = ∫dx µ(x)
where the integral is from 0 to k v. Now, guess μ(x) = a x + b. Then,
v2/(2g) = 1/2 a (kv)2 + b(kv).
choosing a = 1 / (g k2), b =0 satisfies the equality. Thus, µ(k) = x/(gk2).
*Update: Alternative approach using the Leibniz integral rule*
Go back to v2/(2g) = ∫dx µ(x), we know that the derivative of the LHS with respect to v is v/g. Doing d/dv = k d/ds on the RHS and applying the Leibniz rule we get that d/dv ∫dx m g µ(x) = k µ(s). Substitute v/g = s/(kg) into the LHS and equate both sides to end up with the expression from above.

Michael B.
If you know Leibniz' integral rule, you can also solve this by differentiating the v^2/(2g) = integral ... line with respect to v. Let me know if you want to see that approach as well and I'll update my answer.01/11/24
Zig B.
I would be very happy if you could show me that approach, to be honest, I'm not very familiar with the Leibniz' integral rule.01/11/24

Michael B.
For whatever reason I've been getting capped out on my characters when I try to include compiled math graphics. See the statement of Leibniz integral rule on Wikipedia and then my modified answer above. The Leibniz rule allows you to take derivatives when the limits of integration are not constants.01/11/24
Zig B.
Thank you so much!01/11/24