Check if the following integrals are independent of path and evaluate the path-independent integrals if they exists.
(i) int[(2x3^y)dx + (x^2 e^y + x -2y)dy] from (0,0) to (1,2).
(ii) int[( x sin xy + y cos xy) dx + (x^2 e^y) + x-2y) dy] from (0,0) to (2,2).
1
Expert's answer
2020-04-10T14:20:14-0400
To understand what to do, let's recall some definitions and theorems (without proof).
Definition. If F(x,t)=P(x,j)⋅i+Q(x,j)⋅j is a vector field in 2-space and a path C is defined by the vector function r=f(t)⋅i+g(t)⋅j,a≤t≤b , then a line integral can be written as
∫CP(x,y)dx+Q(x,y)dy=∫CF⋅dr
Definition. If the value of a line integral is the same for every path in a region connecting the initial point A and terminal point B , then integral is said to be independent.
Definition. A vector function F(x,y) in 2- or 3-space is said to be conservative if F(x,y) can be written as the gradient of a scalar function φ(x,y) . The function φ(x,y) is called a potential function of F(x,y) .
Theorem. In an open connected region R , ∫CF⋅dr is independent of the path C if and only if the vector field F(x,y) is conservative in R .
Theorem ( Test for a Conservative Field ). Suppose F(x,y)=P(x,y)⋅i+Q(x,y)⋅j is a conservative vector field in an open region R , and that P(x,y) and Q(x,y) are continuous and have continuous first partial derivatives in R . Then
∂y∂P=∂x∂Q(1)
for all (x,y) in R . Conversely, if the equality (1) hold for all (x,y) in a simply connected region R , then F(x,y)=P(x,y)⋅i+Q(x,y)⋅j is conservative in R .
All definitions and theorems are taken from the book: Dennis Zill, Warren S. Wright, Michael R. Cullen. Advanced Engineering Mathematics
Since, by the condition of the problem, it is necessary to calculate only integrals that are independent of the path, then we WILL NOT calculate anything since it turned out that these integrals depend on the integration path.
Comments