What type of integral is this and how do I solve it?

  • Thread starter Thread starter Sekonda
  • Start date Start date
  • Tags Tags
    Integrating
AI Thread Summary
The integral in question is a line integral represented by df = (x^2)(y^2)dx + (x^3)(y)dy, evaluated along two different paths from (0,0) to (1,1). The discussion focuses on parameterizing the paths correctly, with suggestions including using x = sin(t) and y = sin(t) for the first path. The participant initially calculated results of (2^0.5)(c+1) and c/3 but later refined their answers to c/3 for the second path and (c+1)/5 for the first path. The conversation emphasizes the importance of correct parameterization and reviewing calculations to arrive at accurate results. The final consensus indicates that the revised answers are indeed correct.
Sekonda
Messages
201
Reaction score
0
Hey guys,

I have :

df=c(x^2)(y^2)dx + (x^3)(y)dy

along paths (0,0) to (1,1); and also paths (0,0) to (0,1) to (1,1) (where (x,y))

where c is some constant.

I am having difficulty doing this particular integral, what type of integral is it and how do I go about solving it?

Thanks!
 
Physics news on Phys.org
It's just a line integral. It's just asking you to do the same integral in two different ways (along two different paths). For the first case, can you think of a way to parametrize the path into a single variable? For the second case, think about what x, y, dx, and dy are between each point.
 
So would I use parameters of x=sint, y=-cost for 0<t<pi for path (0,0) to (1,1)

and for the path (0,0) to (0,1) to (1,1) the fact that dx is zero for the first path and dy is zero for the second path?
 
I managed to attain (2^0.5)(c+1) and c/3 as my answers however I am not convinced that these are correct. For the path (0,0) to (1,1) I used parameterization : x=sin(t) y=sin(t) for 0<t<pi/2

Is this correct?
 
I just used x=y for the first path to attain a seemingly more likely answer of (c+1)/5, now I'm just stuck on the second path!
 
For the second path (0,0) to (0,1) to (1,1) I attained 2(c+1)/5, for the first path (0,0) to (1,1) I attained (c+1)/5.

Is this right?
 
Sekonda said:
So would I use parameters of x=sint, y=-cost for 0<t<pi for path (0,0) to (1,1)
This parameterization won't work because (x(t), y(t)) doesn't pass through (1,1).

and for the path (0,0) to (0,1) to (1,1) the fact that dx is zero for the first path and dy is zero for the second path?
Yes.

Sekonda said:
I managed to attain (2^0.5)(c+1) and c/3 as my answers however I am not convinced that these are correct. For the path (0,0) to (1,1) I used parameterization : x=sin(t) y=sin(t) for 0<t<pi/2

Is this correct?
That parameterization will work, but you didn't get the right result. For the second path, the answer is indeed c/3.

Sekonda said:
I just used x=y for the first path to attain a seemingly more likely answer of (c+1)/5, now I'm just stuck on the second path!
That's right.

Sekonda said:
For the second path (0,0) to (0,1) to (1,1) I attained 2(c+1)/5, for the first path (0,0) to (1,1) I attained (c+1)/5.

Is this right?
Show us your work.
 
Thanks for neatly reviewing all my random progressions through this questions; I realized where I made an error or two and now have the paths as c/3 and (c+1)/5.

Thanks Vela & Clever-Name!
 
Back
Top