This document summarizes a lecture on parametric problems with a single parameter given by W.-S. Luk at Fudan University in 2012. It defines parametric potential problems where the goal is to maximize a parameter subject to a constraint involving a monotonic decreasing function of the parameter. It provides examples where the function is linear or nonlinear. It also outlines several algorithms for solving these problems, including Lawler's algorithm based on binary search and Howard's algorithm based on cycle cancellation.