Tuesday, December 29, 2015

calculus - Evaluate: $int_{gamma}textrm {x.n(x)} dstextrm{(x)}$

Let $\textrm{x}=(x,y)\in\mathbb{R^2} $. Let $\textrm{n(x)}$ denotes the unit outward normal to the ellipse $\gamma$ whose equation is given by $$\frac{x^2}{4}+\frac{y^2}{9}=1$$ at point $\textrm{x}$ on it. Evaluate: $$\int_{\gamma}\textrm {x.n(x)} ds\textrm{(x)}.$$

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...