Let $S$ be the lateral surface of the pyramid with points $(0,0,0)$, $(1,3,0)$, $(1,3,5)$ and $(0,3,0)$ as shown:
Let $\mathbf{F}(x,y,z)=(y,2x,xyz)$ be a vector field. Evaluate the surface integral $$\iint_S \operatorname{curl}( \mathbf{F} ) \cdot \mathbf{n} \,ds $$ Answer: $3/2$
I parametrized the plane that the triangle is laying and found $\operatorname{curl}(\mathbf{F})$. The problem is the domain of integration of the suface integral. If you have a better way to solve the problem, please be my guest.

Add the downwards oriented base triangle $T$ to your surface $S$to obtain the boundary surface $\partial P$ of the pyramid. Gauss' divergence theorem then gives $$\int_S{\rm curl}({\bf F})\cdot{\bf n}\>{\rm d}\omega+\int_T{\rm curl}({\bf F})\cdot{\bf n}\>{\rm d}\omega=\int_{\partial P}{\rm curl}({\bf F})\cdot{\bf n}\>{\rm d}\omega=\int_P{\rm div}\bigl({\rm curl}({\bf F})\bigr)\>{\rm dvol}=0\ ,$$ since ${\rm div}\bigl({\rm curl}({\bf F})\bigr)\equiv0$. It follows that $$\int_S{\rm curl}({\bf F})\cdot{\bf n}\>{\rm d}\omega=-\int_T{\rm curl}({\bf F})\cdot{\bf n}\>{\rm d}\omega=-\int_T (c_1,c_2,c_3)\cdot(0,0,-1)\>{\rm d}\omega\ .$$ Since $c_3=F_{2.1}-F_{1.2}=1$ we obtain as final result the area of $T$, which is $={\displaystyle{3\over2}}$.