Vector field
the vector field $F(x,y)= [ -2 \frac{x}{(x^{2} +y^{2}+1)^2 },-2\frac{y}{(x^{2}+y^{2}+1)^2 } ] $ is conservative throughout the planet. Determine a potential U to F and calculate $\int_{\gamma} \mathbf F \cdot d\,\mathbf r$ where γ is an arbitrary curve in the plane from (3,−4) to (4,1).
calculate U and $\int_{\gamma} \mathbf F \cdot d\,\mathbf r$
calculate U and $\int_{\gamma} \mathbf F \cdot d\,\mathbf r$
17
Answer
A potential is:
$$U(x,y) = \frac1{x^2+y^2+1}$$
as you may see via the chain rule:
$$\partial_x U(x,y) = -2\frac x{(x^2+y^2+1)^2},\qquad \partial_y U(x,y) = -2\frac y{(x^2+y^2+1)^2}$$
So for any curve $\gamma$ from $(3,-4)$ to $(1,4)$ we have:
$$\int_{\gamma} F\cdot d\gamma = \int_\gamma \mathrm{grad}(U)\cdot d\gamma = U(4,1)-U(3,-4) = \frac1{18}-\frac1{26}$$
by the fundamental theorem of calculus / Stokes' theorem, whatever you are using.
779
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 2237 views
- $3.20
Related Questions
- Volume of solid of revolution
- Find the arc length of $f(x)=x^{\frac{3}{2}}$ from $x=0$ to $x=1$.
- Closest Points on Two Lines: How to use algebra on equations to isolate unknowns?
- Obtaining the absolute velocity of a moving train based on angle of raindrops with respect to vertical axis
- 10 questions Differential Equations
- Find $\lim\limits _{n\rightarrow \infty} n^2 \prod\limits_{k=1}^{n} (\frac{1}{k^2}+\frac{1}{n^2})^{\frac{1}{n}}$
- Need Help with Piecewise Function and Graphing it
- Spot my mistake and fix it so that it matches with the correct answer. The problem is calculus based.