Evaluating an Integral on a Line Segment

  • Thread starter Thread starter Mdhiggenz
  • Start date Start date
  • Tags Tags
    Integral Line
Mdhiggenz
Messages
324
Reaction score
1

Homework Statement



∫(y-x)dx+xydy

c: the line segment from (3,4)to(2,1)

First thing I did was get the formula for the slop of the line segment, getting the relation

y=3x-5

I then parametrizided with x=t which gave y=3t-5

dx=dt and dy=3

plugging in I get the following integral

∫-9t+13t-15dt

I don't know how to find the limits of integration though. I tried using (4,1) and just inserting a negative in front of the integral in order to reverse it to the correct order, but still did not get the correct value.

Which is -39/2

Thanks again



Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
Mdhiggenz said:

Homework Statement



∫(y-x)dx+xydy

c: the line segment from (3,4)to(2,1)

First thing I did was get the formula for the slop of the line segment, getting the relation

y=3x-5

I then parametrizided with x=t which gave y=3t-5

dx=dt and dy=3

plugging in I get the following integral

∫-9t+13t-15dt

I don't know how to find the limits of integration though. I tried using (4,1) and just inserting a negative in front of the integral in order to reverse it to the correct order, but still did not get the correct value.

Which is -39/2

Thanks again



Homework Equations





The Attempt at a Solution


Your initial point is ##(x(t),y(t)) = (3,4)##, so for which value of t does x=3, y=4 in your parametrization? Similarly, your final point is (2,1), so for what value of t is x=2, y=1? If the the time for the final point is less than the time for the initial point, you can do as you suggested and flip the limits by introducing an overall negative sign to the integral. I'm not sure if by "(4,1)" that is supposed to be your limits of integration, but if so, those are not the correct limits.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top