Solving DS for Line Integral: 5x^2 + 3y^2 = 4

Gauss M.D.
Messages
151
Reaction score
1

Homework Statement



Say I have a line integral which I have simplified to:

\int\int x+y dS

Over some surface S, let's say 5x^2 + 3y^2 = 4 or something. Having arrived at this step, how do I determine dS? The formulas and methods we've been taught doesn't really lead to this step all that often but I'd like to know a general approach for determining dS when it is in this form.

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
If you have ##dS## it is rather surface integral, not line one.
 
Here's a discussion on surface integrals:

 
Last edited by a moderator:
Gauss M.D. said:

Homework Statement



Say I have a line integral which I have simplified to:

\int\int x+y dS

Over some surface S, let's say 5x^2 + 3y^2 = 4 or something. Having arrived at this step, how do I determine dS? The formulas and methods we've been taught doesn't really lead to this step all that often but I'd like to know a general approach for determining dS when it is in this form.

Homework Equations





The Attempt at a Solution


You parameterize the surface with two parameters, say ##u## and ##v##. So you have$$
\vec R(u,v) =\langle x(u,v), y(u,v), z(u,v)\rangle$$Then express your integral in terms of ##u## and ##v## with ##dS = |\vec R_u \times \vec R_v|dudv## with appropriate ##u,v## limits.

In your example you could let ##z## be itself, solve the surface equation for ##x## in terms of ##y## and use ##z## and ##y## for your parameters. The actual integral for your example, which I'm guessing you just made up, might get ugly. If your example was circular instead of elliptical you might use cylindrical coordinates ##z,\theta## for your parameters.
 
  • Like
Likes 1 person
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