Suppose a parabola defined by $y=\lambda x^2$ in the $xy$-plane partitions the unit disk (centered at the origin) into two parts.
Which $\lambda>1$, if any, satisfy that the area of the lower part is exactly $\lambda$ times larger than the area of the upper part?
Of course, it is necessary that the upper area be $\frac{\pi}{\lambda+1}$ and the lower area be $\frac{\pi\lambda}{\lambda+1}$.
So far I've tried computing $\lambda$ directly, i.e. $$\int_I\left[\sqrt{1-x^2}-\lambda x^2\right]\text{d}x=\dfrac{\pi}{\lambda+1},$$ where $I$ is the interval whose endpoints are the abscissae of the points where the parabola and semicircle intersect. I couldn't derive an explicit solution for $\lambda$, but graphing seems to show that no $\lambda>1$ satisfies the equality (and hence no parabola yields the desired partition).
Is this the right conclusion? Any easier or more clever proofs that demonstrate this?
The parabola intersects the circle in the first quadrant in a point $(\cos\phi,\sin \phi)$ with $0<\phi<\frac\pi2$. The upper area consists of a wedge of area $\frac \pi2-\phi$ and two pieces cut off by the parabola from triangles, each of which is (as was already known to Euclid) $\frac13$ of said triangles. In other words, the upper part has area $$A_+=\frac\pi2-\phi+\frac13\sin\phi\cos\phi. $$ Using $\sin\phi=\lambda\cos^2\phi$, we arrive at the condition $$\frac\pi2-\phi-\frac13\sin\phi\cos\phi =\frac\pi{\lambda+1}=\frac{\pi\cos^2\phi}{\sin\phi+\cos^2\phi}$$ For $\phi=0$, the left hnd side is too small; for $\phi=\frac\pi2$ we have equality (but that corresponds to $\lambda=\infty$). By plotting the graph, we spot that there is exactly one more solution, and numerically solving the equality we find $\phi\approx 1.0828205509$ and hence $$\lambda=\frac{\sin\phi}{\cos^2\phi}\approx 4.01839816749552.$$