Let $\mathcal{C}$ be the curve defined by the vector function $\vec r(t)=(1-t^2)\vec i+(t-t^3)\vec j$ with $t\in \Bbb R$. I need to find the area confined in the closed loop $\gamma$ formed by $\mathcal{C}$, using Green's theorem.
$\gamma$ is smooth, closed, simple and arbitrarily oriented counter clockwise, so :
$$\int\int_DdA=\frac{1}{2}\oint_\gamma xdy-ydx$$
We have : $\begin{cases} x=1-t^2\\ y=t-t^3 \end{cases}$
And by the figure I have of the curve (I don't know how we could plot it otherwise), I can tell that the loop starts at $(0,0)$ and ends at $(1,0)$ so that $t\in[0,1]$.
Which leads to :
$$\int\int_DdA=\frac{1}{2}\oint_{0}^{1} ((1-t^2)(1-3t^2)-(t-t^3)(-2t))dt$$ $$=\frac{1}{2}\oint_{0}^{1} (t^4-2t^2+1)dt=4/15$$
I think this was simple enough and that I got it right. However, now, knowing this result, I must calculate the following integral :
$$\oint_{\gamma}\sqrt{1+x^3}dx+2xdy$$
We know that, as per Green's theorem, it can be rewritten as :
$$\int\int_D\Big(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\Big)dA=\int\int_D(2-0)dA$$
Sweet, the root vanishes ! But I don't know how to define domain $D$.
Here is a figure of domain $D$ :

Any help would be much appreciated. Thanks !
There are two values of t that give the origin for that parameterization: t =-1 and t =1. I believe if you just evaluate the line integral with those limits you'll get the area inside the closed part of the curve.