We need to find coefficients \(a\), \(b\), and \(c\) such that the polynomial \(p(x, y) = a + b r + c r^2\) (where \(r^2 = x^2 + y^2\)) best approximates the function \(f(x, y) = x\) in the least squares sense over the unit disk \(D = \{ (x, y) : x^2 + y^2 \leq 1
Show more…