Thursday, March 8, 2012

Vector surfaces

I haven't forgotten about the schoolgirl problem or Snell's Law.  I (finally) have a  correct general solution for Kirikman's schoolgirls: a puzzle consisting of simple blocks with which any of the particular solutions can be built.

I intend to finish Applied Vector Analysis in a month.  8 Chapters remain; most of the math I need is here.  

  • DifferentiationSpace curves
    Surfaces
    Tangent, curvature, torsion
  • Divergence, Gradient, Curl
  • Integration
    Line, surface and volume integrals
    Gauss' (Divergence) Theorem
    Green's Theorem
    Volume-to-surface; surface-to-line transformations
    Irrotational Fields
  • Orthogonal Curvilinear Coordinates
    Cripple Special coordinate systems
  • Fluid Mechanics:
    Equations of continuity, motion, and energy
    Fluid States
    Steady flow and streamlines
    Vortex flow and circulation
  • Electromagnetic Theory:
    Electromagnetic field
    Maxwell's equations
    Potential
    Energy and the Poynting vector
    Static fields
Rad.
I'll take notes here.


PARAMETRIC SURFACES:  NORMAL VECTOR
 The normal N to any surface represented by a vector function r(x,y) is given by

     
where
     


I. Explicit function of x, y
Let a surface S be given by the equations
     
where x, y, z are the coordinate axes.  Then the position vector of any point on the surface is given by the vector function
     
Compute the partial derivatives,
     
 Compute the cross product:
     

And the magnitude, for normalization:
     

The normal vector to any point on the surface is then
     


II. Implicit function of x, y.
I'm still not comfortable with partial derivatives of implicit functions.  I lose the intuition quickly, and return to the definitions often.
Fix it, Ryan.
Okay.  The following result makes me happy.

"
Problem 4-11  Find a unit normal vector n to a surface S that is represented by                                                

"

Go one step at a time.  This is a surface.  Any surface can be represented by a (series of) function(s) of two variables.  So, the given function has two independent variables.  Phi implicitly defines a function of two variables.  By convention, I assume the independent variables are listed first, and are therefore x and y.

Phi defines z implicitly as a function of x and y.


Differentiate with respect to x:
     

Solve for the partial of z with respect to x:
     

Differentiate with respect to y, and solve for the partial of z with respect to y:
     

Now, we have implicitly defined z as a function having the same form as the explicit equation in section I. Substitute the conspicuously Jacobian values (1) and (2) into the equations from I, and we now have the desired partial derivatives:
     

Again, the cross product:
     
 The relationship is clearer, and normalization simplified, if this is rewritten as:
     

Normalize!
     

Goodbye, extra z-partial.

     

Notes:
1. It is not clear to me why the implicit function is differentiated without reference to the unit vectors i, j and k. "Because it's implicit".  Yeah.  I get it.  But rendering z = z(x,y) as a vector function is independent of the function's status as implicit or explicit.  The answer is about measure, and I need to find it.

2.  In the implicit function, it doesn't matter what x, y and z are. One of the three partial derivatives of φ is nonzero, or it does not meet the general definition of a surface.  This nonzero partial corresponds to the dependent variable.  I assume the partial derivative of φ with respect to z is nonzero.  If it turns out to be x or y, the result can be computed in the same fashion.
The convention is for simplicity: list the dependent variables last.  It saves the following step: suppose I intend to solve problem 4-11 and I require the dependent variable in the third position.  Then I will solve the system
instead, where w is the dependent variable.  Map the variables x, y, z in problem 4-11 to u, v, w accordingly as the surface function is known.  I do not have to change a letter of the solution.

No comments:

Post a Comment