Vector calculus question - surface of ellipsoid

Click For Summary
SUMMARY

The discussion focuses on calculating the surface integral of the vector field \(\mathbf{F} = (-y, x, 0)\) over the surface \(S\) of the ellipsoid defined by \(\frac{x^2}{a^2} + \frac{y^2}{b^2} + z^2 = 1\) with constraints \(0 \leq x \leq 1\), \(0 \leq y \leq 1\), and \(z > 0\). The surface area element is given by \(d\mathbf{S} = \left(\frac{x}{a^2z}, \frac{y}{b^2z}, 1\right) dx dy\). The integral simplifies to \(\int_S \mathbf{F} \cdot d\mathbf{S} = \frac{1}{4z} \left(\frac{1}{b^2} - \frac{1}{a^2}\right)\), but the parameter \(z\) must be expressed in terms of \(x\) and \(y\) using \(z = \sqrt{1 - \frac{x^2}{a^2} - \frac{y^2}{b^2}}\). A suggestion is made to use cylindrical coordinates instead of spherical coordinates for further simplification.

PREREQUISITES
  • Understanding of vector calculus and surface integrals
  • Familiarity with ellipsoidal equations and their properties
  • Knowledge of cylindrical coordinates and Jacobian determinants
  • Proficiency in manipulating integrals involving multiple variables
NEXT STEPS
  • Study the application of cylindrical coordinates in surface integrals
  • Learn about Jacobian transformations in multiple integrals
  • Explore the properties of ellipsoids and their projections
  • Investigate the use of parameterization in vector calculus
USEFUL FOR

Students and professionals in mathematics, particularly those specializing in vector calculus, physics, and engineering, who are working on surface integrals and ellipsoidal geometry.

Froskoy
Messages
26
Reaction score
0

Homework Statement


Let [itex]E[/itex] be the ellipsoid

[tex]\frac{x^2}{a^2}+\frac{y^2}{b^2}+z^2=1[/tex]

where [itex]a>\sqrt{2}[/itex] and [itex]b>\sqrt{2}[/itex]. Let S be the part of the surface of [itex]E[/itex] defined by [itex]0\le x\le1, 0\le y\le1, z>0[/itex] and let [itex]\mathbf{F}[/itex] be the vector field defined by [itex]\mathbf{F}=(-y,x,0)[/itex]. Given that the surface area element of [itex]S[/itex] is given by

[tex]d \mathbf{S} = \left({ \frac{x}{a^2z}, \frac{y}{b^2z}, 1 } \right) dxdy[/tex]

find [itex]\int_S\mathbf{F}.d\mathbf{S}[/itex] in the case [itex]a/ne b[/itex]

Homework Equations


Scalar product

The Attempt at a Solution


[tex] \int_S\mathbf{F}.d\mathbf{S}=\int_S(-y,x,0).\left({ \frac{x}{a^2z}, \frac{y}{b^2z}, 1 }\right) dxdy<br /> <br /> =\int_{y=0}^1\int_{x=0}^1\frac{-xy}{a^2z}+\frac{xy}{b^2z}dxdy<br /> <br /> =\left({\frac{1}{b^2}-\frac{1}{a^2}}\right)\int_{y=0}^1\int_{x=0}^1\frac{xy}{z}dxdy[/tex]

It's at this point I'm not sure what to do with the parameter [itex]z[/itex]. I tried continuing, treating [itex]z[/itex] as constant to get

[tex] \int_S \mathbf{F}.d\mathbf{S}= \frac{1}{4z} \left({ \frac{1}{b^2}- \frac{1}{a^2}}\right)[/tex]

but don't like the fact there is a [itex]z[/itex] there? Would converting to spherical coordinates help? If so, how would you do it?

With very many thanks,

Froskoy.
 
Last edited:
Physics news on Phys.org
Since you know z is not a constant, it makes no sense at all to "treat z as constant".

You are told that
[tex]\frac{x^2}{a^2}+ \frac{y^2}{b^2}+ z^2= 1[/tex]
so
[tex]z= \pm\sqrt{1- \frac{x^2}{a^2}- \frac{y^2}{b^2}[/tex]
Do the z> 0 and z< 0 parts separately.

I would NOT use spherical coordinates but a variation on cylindrical coordinates might help. Taking z= 0, we see that the ellipsoid projects to the ellipse [itex]x^2/a^2+ y^2/b^2= 1[/itex]. Let [itex]x= a rcos(t)[/itex], [itex]y= b rsin(t)[/itex]. The Jacobian is [tex]\left|\begin{array}{cc}\frac{\partial x}{\partial r} & \frac{\partial x}{\partial t} \\ \frac{\partial y}{\partial r} & \frac{\partial y}{\partial t}\end{array}\right|= \left|\begin{array}{cc}a cos(t) & -a rsin(t) \\ b sin(t) & b rcos(t)\end{array}\right|= ab cos^2(t)+ ab sin^2(t)= ab[/tex]
so that [itex]dxdy= ab dr dt[/itex]
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
6
Views
1K
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
1K