What is the Line Integral of xydx+4ydy along a Curve from (1,2) to (3,5)?

Click For Summary
SUMMARY

The line integral of the function xydx + 4ydy along the curve C from (1,2) to (3,5) is computed using two segments: c1 from (1,2) to (3,2) and c2 from (3,2) to (3,5). For c1, where y is constant, the integral simplifies to 2∫_1^3 x dx, resulting in a value of 6. For c2, where x is constant, the integral evaluates to 4∫_2^5 y dy, yielding a value of 12. The total line integral along the path C is thus 18.

PREREQUISITES
  • Understanding of line integrals in vector calculus
  • Familiarity with parametric equations and their applications
  • Knowledge of integration techniques for functions of multiple variables
  • Proficiency in evaluating definite integrals
NEXT STEPS
  • Study the properties of line integrals in vector fields
  • Learn about Green's Theorem and its applications
  • Explore parametrization of curves in multivariable calculus
  • Practice evaluating integrals of functions with constant variables
USEFUL FOR

Students studying calculus, particularly those focusing on vector calculus and line integrals, as well as educators looking for examples of integrating functions along specified paths.

qq545282501
Messages
31
Reaction score
1

Homework Statement


\int xydx+ 4ydy
where C is the curve from (1,2) to (3,5) made up of the twoline segments parallel to the coordinate axes.
c_1:(1,2)\rightarrow(3,2)
c_2:(3,2)\rightarrow(3,5)

Homework Equations

The Attempt at a Solution


i got c2 correct, y=2+3t, and x = 0, for t goes from 0 to 1.
but i got c1 wrong, for c1, i see only x is changing, x=1+2t. so x'(t)= 2. if y value is not changing, it means that dy=0, my professor had y=1, by setting 2xy=2x, i guess 2xy is the first half of the initial integral by replacing dx with 2, but i don't understand what is 2x on the right side of the equation.
 
Physics news on Phys.org
Hi qq:

I don't understand why you introduce the t variable unless it is that you are used to doing that in general for arbitrary curves. I also don't understand why you use t=0 and t= 1 as the limits. For this particular problem I suggest you write down the integrals with the limits specified for both c1 and c2. Since y is constant for c1 and x is constant for c2, these two integrals should be easy to integrate.

Hope t his helps.

Regards,
Buzz
 
  • Like
Likes   Reactions: qq545282501
##\int xy\, dx## with y constant is ## y \int x\, dx##. For the first leg that means the same as xy = 2x and you calculate ##2\int_1^3 x\, dx##.

If you want to end up with an ##\int_0^1## ( a sort of parametrization that isn't really necessary here, as BB explains), you substitute t = (x-1)/2 so dt = dx/2 to get ##2 \int_0^1 2(1+2t) \, dt ##

same result :rolleyes:

--
 
  • Like
Likes   Reactions: qq545282501

Similar threads

Replies
12
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
12
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K