Computing $$I=\iint_S (y+z)\mathrm{d}y\mathrm{d}z+(z+x)\mathrm{d}z\mathrm{d}x+(x+y)\mathrm{d}x\mathrm{d}y,$$ where $S$ is the upper side of the plane $x+y+z=1$ located inside the interior of the sphere $x^2+y^2+z^2 \leq 1$.
I have tried two methods: First, I attempted to close the surface and use Divergence Theorem, but the integral over the sphere surface was also difficult to calculate. Second, I directly projected the integral onto the $xy$-plane, but the projected surface became an ellipse, and I am not familiar with handling such cases.
I wonder if there are any other solutions available.
I found a stupid mistake in my second solution. I've corrected it and wrote an answer.
Take $$\omega=(xy-xz)dx+(yz-yx)dy+(zx-zy)dz,$$Note that $$d\omega=d\left((xy-xz)dx+(yz-yx)dy+(zx-zy)dz\right)=(y+z)dydz+(x+z)dy+(x+y)dxdy,$$ so you can use Stoke's Theorem to compute the line integral of $\omega$ over your boundary, which is a circle.