Let $S$ denote the plane surface whose boundary is the triangle with vertices $(1,0,0), (0, 1, 0), (0, 0, 1),$ and let $F(x, y, z) = xi + yj + zk$. Let $n$ be the unit normal to S where $z \ge 0$. Evaluate the integral $\iint_S F \cdot dS$ using $r(u, v) = (u + v)i + (u − v)j + (1 − 2u)k.$
I am trying to find the bounds on $u$ and $v$. I get that $0 \le u \le \frac 12$ from the fact that $0 \le z \le 1,$ but I am having trouble finding the strictest bounds on $v$ in terms of $u$. I am also confused about how to determine whether the bounds I find are the strictest possible.