To solve this problem, we need to focus on finding the critical points of the function \(f(x, y) = x^2 + 2y^2 - x\) on each set \(D\) and \(E\), and then verify whether these points yield absolute maximum or minimum values.
1. Function Analysis:
We begin by finding the critical points of \(f\). Compute the partial derivatives:
\(\frac{\partial f}{\partial x} = 2x - 1\) and \(\frac{\partial f}{\partial y} = 4y\).
Setting each to zero gives critical points:
The critical point is \((\frac{1}{2}, 0)\).
2. Analyze on Set \(D\):
\(D = \{(x, y) \in \mathbb{R}^2 : x^2 + y^2 \leq 1\}\) is a disk of radius 1 centered at origin. Evaluate \(f\) at the boundary points:
\(f(x, y) = x^2 + 2y^2 - x\) subject to \(x^2 + y^2 = 1\).
Simultaneously solve:
Check points like \((1, 0)\) and \((-1, 0)\):
3. Analyze on Set \(E\):
\(E = \left\{(x, y) \in \mathbb{R}^2: \frac{x^2}{4} + \frac{y^2}{9} \leq 1\right\}\) is an ellipse.
Check axes intersections and major points inside ellipse:
4. Compilation:
Understanding the behavior of \(f\) on both sets shows critical points.
5. Conclusion:
Calculate number of maxima/minima from boundary and critical points. From above, explicit check:
\((\frac{1}{2}, 0) \Rightarrow \text{min of } f\) and \((1, 0)\), \((-1, 0)\), boundary extreme \((-4, 0)\), \(f(-4, 0) = 18\).
The total number of distinct critical (maxima/minima) points is 5.
Therefore, the total number of elements in the set \(D_{max} \cup D_{min} \cup E_{max} \cup E_{min}\) is 5.