16.6 Parametric Surfaces and Their Areas (U, V) ∈ D Vu D

Total Page:16

File Type:pdf, Size:1020Kb

16.6 Parametric Surfaces and Their Areas (U, V) ∈ D Vu D 16.6 Parametric Surfaces and their Areas Can define surfaces similarly to spacecurves: need two parameters u, v instead of just t. Definition. Let x, y, z be functions of two variables u, v, all with the same domain D. The parametric surface defined by the co-ordinate functions x, y, z is the collection S of position vectors r(u, v) = x(u, v)i + y(u, v)j + z(u, v)k, for all (u, v) 2 D v r D u (u, v) We think of a parameterized surface as a function r : D ! R3. Example The surface S parameterized by r(u, v) = u cos vi + u sin vj + u2 cos 2vk is drawn for 0 ≤ u ≤ 1 and 0 ≤ v < 2p. Since x2 − y2 = u2 cos2 v − u2 sin2 v = u2 cos 2v = z we recognize S as the saddle surface z = x2 − y2 Definition. The grid lines of a parametric surface S are the two families of curves for which either u or v is constant. Important: surface distinct from parameterization! All surfaces can be parameterized in infinite many ways. Below are two different parameterizations of the saddle surface with the grid lines marked. Note how the grid lines look like a map for the surface. If you rotate the images to look at the (x, y)- plane, the grid lines should look familiar. 0 u cos v 1 0 u 1 r1(u, v) = @ u sin v A r2(u, v) = @ v A u2 cos 2v u2 − v2 1 Standard Parameterized Surfaces Planes The plane through a point with position vector r0 and containing the fixed vectors u and v has parametric equation r(u, v) = r0 + uu + vv, u, v 2 R − · u×v The grid lines are parallel to u, v. Equivalent to (r r0) n = 0 where n = ju×vj is the unit normal vector. The blue lines in the picture are the grid lines with u = 0, u = 1 and u = 2 respectively. The orange lines are v = 0, v = 1 and v = 2. Any other choice of r0, u, v leads to a new parameterization. Cylinders A cylinder is a parametric surface r(u, v) = p(u) + vv, u0 ≤ u ≤ u1, v 2 R, where p(u) is a spacecurve and v is a constant vec- tor. The grid lines come in two families: copies of the original spacecurve translated in the v-direction, and lines parallel to v. A right-circular cylinder is a cylinder where p(u) is a circle and v is perpendicular to the plane of the circle. Graphs of Functions The graph of any function z = f (x, y) is automatically parameterized: take (u, v) = (x, y) to obtain r(u, v) = ui + vj + f (u, v)k We can also consider graphs parameterized using polar-co-ordinates (u, v) = (r, q) r(u, v) = u cos vi + u sin vj + f (u, v)k 2 The saddle surface z = x2 − y2 was parameterized earlier using both these methods. It is often easiest to think of a surface as a graph: for example. Parameterize the surface S, being the part of the paraboloid z = 10 − x2 − y2 lying inside the cylinder (x − 1)2 + y2 = 4. Viewing S as a graph, we first project onto the xy-plane to obtain the domain of the function: the disk D of radius 2 cen- tered at (1, 0). Now parameterize D using modified polar co-ordinates: (x, y) = (1 + u cos v, u sin v) Finally, compute z using the formula for the paraboloid to obtain the parameterization 0 1 + u cos v 1 r(u, v) = @ u sin v A 10 − (1 + u cos v)2 − u2 sin2 v 0 1 + u cos v 1 = @ u sin v A 9 − u2 − 2u cos v where 0 ≤ u ≤ 2, 0 ≤ v < 2p. Spheres The sphere of radius R has three common parameterizations: p • As two graphs in Cartesian co-ordinates: z = ± f (x, y) = ± R2 − x2 − y2. p • As two graphs in polar co-ordinates: z = ± f (r, q) = ± R2 − r2. 0sin u cos v1 • Using spherical co-ordinates: (u, v) = (f, q) =) r(u, v) = R @sin u sin vA cos u The grid lines for each are drawn below. 3 Surfaces of revolution Rotate a curve y = f (x) for a ≤ x ≤ b around the x-axis. Letting u measure the distance along the x-axis and v the polar angle in the yz-plane, we obtain r(u, v) = ui + f (u)(cos vj + sin vk) The plot is the result when f (x) = 2 + cos x The grid lines come in two families: copies of the original curve rotated around the x-axis, and cir- cles centered on the x-axis. Curves can be rotated around any axis for alterna- tive versions. Tangent Planes Definition. Let r(u, v) be a parameterization of S. A point r(uˆ, vˆ) is regular if (ru × rv)(uˆ, vˆ) 6= 0. The tangent plane at a regular point r(uˆ, vˆ) is the plane through said point spanned by the tangent vectors ru(uˆ, vˆ) and rv(uˆ, vˆ). The unit normal vector is n(uˆ, vˆ) = ru×rv (uˆ, vˆ). jru×rvj At r(1, p ) = ( p1 , p1 , 1), the paraboloid 4 2 2 r(u, v) = u cos vi + u sin vj + (2 − u2)k has tangent vectors 0 1 0 p1 1 cos v 2 1 ru = sin v = B p C @ A @ 2 A −2u −2 0 1 0− p1 1 − sin v 2 1 rv = u cos v = B p C @ A @ 2 A 0 0 The unit normal vector can be easily found: p p 0 21 0 21 p 1 p ru × rv = @ 2A =) n = p @ 2A 1 5 1 The tangent plane therefore has equation p p 1 p p 2(x − p1 ) + 2(y − p ) + (z − 1) = 0 () 2x + 2y + z = 3 2 2 4 Surface area 3 Let S be parameterized by r : D ! R and consider a point P0 = r(a, b) on S. Increase each of the co-ordinates u, v by small quantities Du, Dv to give three new points P1 = r(a + Du, b), P2 = r(a + Du, b + Dv), P3 = r(a, b + Dv). These four points are the corners of a small piece of surface DS = fr(u, v) : a ≤ u ≤ a + Du, b ≤ v ≤ b + Dvg By the definition of partial derivative, we see that r(a + Du, b) − r(a, b) dr ≈ (a, b) =) r(a + Du, b) − r(a, b) ≈ r (a, b)Du Du du u Similarly r(a, b + Dv) − r(a, b) ≈ rv(a, b)Dv. It follows that the small piece of surface DS is approximately the parallelogram in the tangent plane at P0 with sides ruDu and rvDv. Since cross-products compute the area of a parallelogram, we see that the area of DS is A(DS) ≈ jru × rvj DuDv We can approximate the surface area of the entire surface S by summing the areas of small approxi- mating parallelograms. Explicitly, if the domain D is a rectangle, subdivided into mn subrectangles, each containing a sample point (ui, vj),, then the area of S is approximately the Riemann sum m n Area(S) ≈ ∑ ∑ ru(ui, vj) × rv(ui, vj) DuDv i=1 j=1 Torus approximated by 192 and 1728 parallelograms resp. Taking limits as m, n ! ¥, we obtain. Theorem. If a surface S is defined by the vector-valued function r(u, v) where u, v are co-ordinates on some domain D ⊆ R2, then the surface area of S is given by ZZ A(S) = jru × rvj du dv D 5 Definition. dS = jru × rvj du dv is the area element of a surface. Lemma. dS is independent of co-ordinates. Indeed, if u = u(a, b) and v = v(a, b) for some alternative co-ordinates (a, b), then 9 j × j = ¶(a,b) × ru rv ¶(u,v) ra rb = =) jr × r j du dv = r × r da db ¶(u,v) u v a b du dv = ¶(a,b) da db ; Surface Area of a Graph If S is the graph of z = f (x, y) for (x, y) 2 D, then we may parameterize with u = x and v = y: r(u, v) = ui + vj + f (u, v)k Therefore 0 1 0 1 0 1 1 0 − fx jru × rvj = rx × ry = @ 0 A × @ 1 A = @− fyA fx fy 1 q 2 2 = fx + fy + 1 Hence the surface area is ZZ q 2 2 A(S) = fx + fy + 1 dx dy D Example The plane z = y − 2x + 2 for 0 ≤ x, y ≤ 1 has surface area Z 1 Z 1 q p A(S) = (−2)2 + 12 + 1 dx dy = 6 0 0 Surfaces of Revolution If S is parameterized by u = x and v = q, then r(u, v) = ui + f (v)(cos vj + sin vk) Supposing that a ≤ x ≤ b and 0 ≤ q < 2p, we have 1 0 f 0(x) 0( ) cos q jru × rvj = jrx × rqj f x × f (x) − sin q = f (x) − cos q f 0(x) sin q cos q − sin q q = f (x) f 0(x)2 + 1 (supposing f (x) ≥ 0) The surface area is therefore Z 2p Z b q Z b q A(S) = f (x) f 0(x)2 + 1 dx dq = 2p f (x) f 0(x)2 + 1 dx 0 a a 6 p Example If f (x) = x for 0 ≤ x ≤ 1 then its surface area is s Z 1 1 2 A = 2p x1/2 p + 1 dx 0 2 x Z 1 p p = p (4x + 1)1/2 dx = (5 5 − 1) 0 6 More General Surfaces Expect hard calculations where you have parameterize the surface and cal- culate ru × rv yourself! For example.
Recommended publications
  • Research Brief March 2017 Publication #2017-16
    Research Brief March 2017 Publication #2017-16 Flourishing From the Start: What Is It and How Can It Be Measured? Kristin Anderson Moore, PhD, Child Trends Christina D. Bethell, PhD, The Child and Adolescent Health Measurement Introduction Initiative, Johns Hopkins Bloomberg School of Every parent wants their child to flourish, and every community wants its Public Health children to thrive. It is not sufficient for children to avoid negative outcomes. Rather, from their earliest years, we should foster positive outcomes for David Murphey, PhD, children. Substantial evidence indicates that early investments to foster positive child development can reap large and lasting gains.1 But in order to Child Trends implement and sustain policies and programs that help children flourish, we need to accurately define, measure, and then monitor, “flourishing.”a Miranda Carver Martin, BA, Child Trends By comparing the available child development research literature with the data currently being collected by health researchers and other practitioners, Martha Beltz, BA, we have identified important gaps in our definition of flourishing.2 In formerly of Child Trends particular, the field lacks a set of brief, robust, and culturally sensitive measures of “thriving” constructs critical for young children.3 This is also true for measures of the promotive and protective factors that contribute to thriving. Even when measures do exist, there are serious concerns regarding their validity and utility. We instead recommend these high-priority measures of flourishing
    [Show full text]
  • Parametric Surfaces and 16.6 Their Areas Parametric Surfaces
    Parametric Surfaces and 16.6 Their Areas Parametric Surfaces 2 Parametric Surfaces Similarly to describing a space curve by a vector function r(t) of a single parameter t, a surface can be expressed by a vector function r(u, v) of two parameters u and v. Suppose r(u, v) = x(u, v)i + y(u, v)j + z(u, v)k is a vector-valued function defined on a region D in the uv-plane. So x, y, and, z, the component functions of r, are functions of the two variables u and v with domain D. The set of all points (x, y, z) in R3 s.t. x = x(u, v), y = y(u, v), z = z(u, v) and (u, v) varies throughout D, is called a parametric surface S. Typical surfaces: Cylinders, spheres, quadric surfaces, etc. 3 Example 3 – Important From Book The vector equation of a plane through (x0, y0, z0) and containing vectors is rather 4 Example – Point on Surface? Does the point (2, 3, 3) lie on the given surface? How about (1, 2, 1)? 5 Example – Identify the Surface Identify the surface with the given vector equation. 6 Example – Identify the Surface Identify the surface with the given vector equation. 7 Example – Find a Parametric Equation The part of the hyperboloid –x2 – y2 + z = 1 that lies below the rectangle [–1, 1] X [–3, 3]. 8 Example – Find a Parametric Equation The part of the cylinder x2 + z2 = 1 that lies between the planes y = 1 and y = 3. 9 Example – Find a Parametric Equation Part of the plane z = 5 that lies inside the cylinder x2 + y2 = 16.
    [Show full text]
  • FC = Mac V2 R V = 2Πr T F = T 1
    Circular Motion Gravitron Cars Car Turning (has a curse) Rope Skip There must be a net inward force: Centripetal Force v2 F = maC a = C C R Centripetal acceleration 2πR v v v = R v T v 1 f = T The motorcycle rider does 13 laps in 150 s. What is his period? Frequency? R = 30 m [11.5 s, 0.087 Hz] What is his velocity? [16.3 m/s] What is his aC? [8.9 m/s2] If the mass is 180 kg, what is his FC? [1600 N] The child rotates 5 times every 22 seconds... What is the period? 60 kg [4.4 s] What is the velocity? [2.86 m/s] What is the acceleration? Which way does it point? [4.1 m/s2] What must be the force on the child? [245 N] Revolutions Per Minute (n)2πR v = 60 s An Ipod's hard drive rotates at 4200 RPM. Its radius is 0.03 m. What is the velocity in m/s of its edge? 1 Airplane Turning v = 232 m/s (520 mph) aC = 7 g's What is the turn radius? [785 m = 2757 ft] 2 FC Solving Circular Motion Problems 1. Determine FC (FBD) 2 2. Set FC = m v R 3. Solve for unknowns The book's mass is 2 kg it is spun so that the tension is 45 N. What is the velocity of the book in m/s? In RPM? R = 0.75 m [4.11 m/s] [52 RPM] What is the period (T) of the book? [1.15 s] The car is traveling at 25 m/s and the turn's radius is 63 m.
    [Show full text]
  • Multivariable and Vector Calculus
    Multivariable and Vector Calculus Lecture Notes for MATH 0200 (Spring 2015) Frederick Tsz-Ho Fong Department of Mathematics Brown University Contents 1 Three-Dimensional Space ....................................5 1.1 Rectangular Coordinates in R3 5 1.2 Dot Product7 1.3 Cross Product9 1.4 Lines and Planes 11 1.5 Parametric Curves 13 2 Partial Differentiations ....................................... 19 2.1 Functions of Several Variables 19 2.2 Partial Derivatives 22 2.3 Chain Rule 26 2.4 Directional Derivatives 30 2.5 Tangent Planes 34 2.6 Local Extrema 36 2.7 Lagrange’s Multiplier 41 2.8 Optimizations 46 3 Multiple Integrations ........................................ 49 3.1 Double Integrals in Rectangular Coordinates 49 3.2 Fubini’s Theorem for General Regions 53 3.3 Double Integrals in Polar Coordinates 57 3.4 Triple Integrals in Rectangular Coordinates 62 3.5 Triple Integrals in Cylindrical Coordinates 67 3.6 Triple Integrals in Spherical Coordinates 70 4 Vector Calculus ............................................ 75 4.1 Vector Fields on R2 and R3 75 4.2 Line Integrals of Vector Fields 83 4.3 Conservative Vector Fields 88 4.4 Green’s Theorem 98 4.5 Parametric Surfaces 105 4.6 Stokes’ Theorem 120 4.7 Divergence Theorem 127 5 Topics in Physics and Engineering .......................... 133 5.1 Coulomb’s Law 133 5.2 Introduction to Maxwell’s Equations 137 5.3 Heat Diffusion 141 5.4 Dirac Delta Functions 144 1 — Three-Dimensional Space 1.1 Rectangular Coordinates in R3 Throughout the course, we will use an ordered triple (x, y, z) to represent a point in the three dimensional space.
    [Show full text]
  • Teresa Blackford V. Welborn Clinic
    IN THE Indiana Supreme Court Supreme Court Case No. 21S-CT-85 Teresa Blackford Appellant (Plaintiff below) –v– Welborn Clinic Appellee (Defendant below) Argued: April 22, 2021 | Decided: August 31, 2021 Appeal from the Vanderburgh Circuit Court No. 82C01-1804-CT-2434 The Honorable David D. Kiely, Judge On Petition to Transfer from the Indiana Court of Appeals No. 19A-CT-2054 Opinion by Justice Goff Chief Justice Rush and Justices David, Massa, and Slaughter concur. Goff, Justice. Statutory limitations of action are “fundamental to a well-ordered judicial system.” See Bd. of Regents of Univ. of State of N. Y. v. Tomanio, 446 U.S. 478, 487 (1980). The process of discovery and trial, revealing ultimate facts that either help or harm the plaintiff, are “obviously more reliable if the witness or testimony in question is relatively fresh.” Id. And potential defendants, of course, seek to avoid indefinite liability for past conduct. C. Corman, 1 Limitation of Actions § 1.1, at 5 (1991). Naturally, then, “there comes a point at which the delay of a plaintiff in asserting a claim is sufficiently likely either to impair the accuracy of the fact-finding process or to upset settled expectations that a substantive claim will be barred” regardless of its merit. Tomanio, 446 U.S. at 487. At the same time, most courts recognize that certain circumstances may “justify an exception to these strong policies of repose,” extending the time in which a plaintiff may file a claim—a process known as “tolling.” Id. at 487–88. The circumstances here present us with these competing interests: the plaintiff, having been misinformed of a medical diagnosis by her provider, which dissolved its business more than five years prior to the plaintiff filing her complaint, seeks relief for her injuries on grounds of fraudulent concealment, despite expiration of the applicable limitation period.
    [Show full text]
  • Math 1300 Section 4.8: Parametric Equations A
    MATH 1300 SECTION 4.8: PARAMETRIC EQUATIONS A parametric equation is a collection of equations x = x(t) y = y(t) that gives the variables x and y as functions of a parameter t. Any real number t then corresponds to a point in the xy-plane given by the coordi- nates (x(t); y(t)). If we think about the parameter t as time, then we can interpret t = 0 as the point where we start, and as t increases, the parametric equation traces out a curve in the plane, which we will call a parametric curve. (x(t); y(t)) • The result is that we can \draw" curves just like an Etch-a-sketch! animated parametric circle from wolfram Date: 11/06. 1 4.8 2 Let's consider an example. Suppose we have the following parametric equation: x = cos(t) y = sin(t) We know from the pythagorean theorem that this parametric equation satisfies the relation x2 + y2 = 1 , so we see that as t varies over the real numbers we will trace out the unit circle! Lets look at the curve that is drawn for 0 ≤ t ≤ π. Just picking a few values we can observe that this parametric equation parametrizes the upper semi-circle in a counter clockwise direction. (0; 1) • t x(t) y(t) 0 1 0 p p π 2 2 •(1; 0) 4 2 2 π 2 0 1 π -1 0 Looking at the curve traced out over any interval of time longer that 2π will indeed trace out the entire circle.
    [Show full text]
  • Parametric Curves You Should Know
    Parametric Curves You Should Know Straight Lines Let a and c be constants which are not both zero. Then the parametric equations determining the straight line passing through (b; d) with slope c=a (i.e., the line y − d = c=a(x − b)) are: x(t) = at + b ; −∞ < t < 1: y(t) = ct + d Note that when c = 0, the line is horizontal of the form y = d, and when a = 0, the line is vertical of the form x = b. 15 10 x(t)= 2t+ 3, y(t)=t+4 5 x(t)=3-2t, y(t)= 2t+1 �������� x(t)=t+ 2, y(t)=3- 3t x(t)= 3, y(t)=2+ 3t -10 -5 5 10 15 x(t)=2+3t, y(t)=3 -5 -10 Figure 1 A collection of lines whose parametric equations are given as above. Circles Let r > 0 and let x0 and y0 be real numbers. Then the parametric equations determining the circle of radius r centered at (x0; y0) are: x(t) = r cos t + x 0 ; 0 < t < 2π: (1) y(t) = r sin t + y0 To get a circular arc instead of the full circle, restrict the t-values in (1) to t1 < t < t2. 1 1 1 2 3 4 5 2 3 4 5 (3,-1) -1 -1 (3,-1) -2 -2 -3 -3 (a) 0 ≤ t ≤ 2π (b) π=4 ≤ t ≤ 7π=6 Figure 2 The circle x(t) = 2 cos t + 3, y(t) = 2 sin t − 1 and a circular arc thereof. Note that the center is at (3; 1).
    [Show full text]
  • Chapter 3 Motion in Two and Three Dimensions
    Chapter 3 Motion in Two and Three Dimensions 3.1 The Important Stuff 3.1.1 Position In three dimensions, the location of a particle is specified by its location vector, r: r = xi + yj + zk (3.1) If during a time interval ∆t the position vector of the particle changes from r1 to r2, the displacement ∆r for that time interval is ∆r = r1 − r2 (3.2) = (x2 − x1)i +(y2 − y1)j +(z2 − z1)k (3.3) 3.1.2 Velocity If a particle moves through a displacement ∆r in a time interval ∆t then its average velocity for that interval is ∆r ∆x ∆y ∆z v = = i + j + k (3.4) ∆t ∆t ∆t ∆t As before, a more interesting quantity is the instantaneous velocity v, which is the limit of the average velocity when we shrink the time interval ∆t to zero. It is the time derivative of the position vector r: dr v = (3.5) dt d = (xi + yj + zk) (3.6) dt dx dy dz = i + j + k (3.7) dt dt dt can be written: v = vxi + vyj + vzk (3.8) 51 52 CHAPTER 3. MOTION IN TWO AND THREE DIMENSIONS where dx dy dz v = v = v = (3.9) x dt y dt z dt The instantaneous velocity v of a particle is always tangent to the path of the particle. 3.1.3 Acceleration If a particle’s velocity changes by ∆v in a time period ∆t, the average acceleration a for that period is ∆v ∆v ∆v ∆v a = = x i + y j + z k (3.10) ∆t ∆t ∆t ∆t but a much more interesting quantity is the result of shrinking the period ∆t to zero, which gives us the instantaneous acceleration, a.
    [Show full text]
  • Surface Integrals
    VECTOR CALCULUS 16.7 Surface Integrals In this section, we will learn about: Integration of different types of surfaces. PARAMETRIC SURFACES Suppose a surface S has a vector equation r(u, v) = x(u, v) i + y(u, v) j + z(u, v) k (u, v) D PARAMETRIC SURFACES •We first assume that the parameter domain D is a rectangle and we divide it into subrectangles Rij with dimensions ∆u and ∆v. •Then, the surface S is divided into corresponding patches Sij. •We evaluate f at a point Pij* in each patch, multiply by the area ∆Sij of the patch, and form the Riemann sum mn * f() Pij S ij ij11 SURFACE INTEGRAL Equation 1 Then, we take the limit as the number of patches increases and define the surface integral of f over the surface S as: mn * f( x , y , z ) dS lim f ( Pij ) S ij mn, S ij11 . Analogues to: The definition of a line integral (Definition 2 in Section 16.2);The definition of a double integral (Definition 5 in Section 15.1) . To evaluate the surface integral in Equation 1, we approximate the patch area ∆Sij by the area of an approximating parallelogram in the tangent plane. SURFACE INTEGRALS In our discussion of surface area in Section 16.6, we made the approximation ∆Sij ≈ |ru x rv| ∆u ∆v where: x y z x y z ruv i j k r i j k u u u v v v are the tangent vectors at a corner of Sij. SURFACE INTEGRALS Formula 2 If the components are continuous and ru and rv are nonzero and nonparallel in the interior of D, it can be shown from Definition 1—even when D is not a rectangle—that: fxyzdS(,,) f ((,))|r uv r r | dA uv SD SURFACE INTEGRALS This should be compared with the formula for a line integral: b fxyzds(,,) f (())|'()|rr t tdt Ca Observe also that: 1dS |rr | dA A ( S ) uv SD SURFACE INTEGRALS Example 1 Compute the surface integral x2 dS , where S is the unit sphere S x2 + y2 + z2 = 1.
    [Show full text]
  • Linear Functions. Definition. Suppose V and W Are Vector Spaces and L
    Linear functions. Definition. Suppose V and W are vector spaces and L : V → W. (Remember: This means that L is a function; the domain of L equals V ; and the range of L is a subset of W .) We say L is linear if L(cv) = cL(v) whenever c ∈ R and v ∈ V and L(v1 + v2) = L(v1) + L(v2) whenever v1, v2 ∈ V . We let ker L = {v ∈ V : L(v) = 0} and call ker L the kernel of L and we let rng L = {L(v): v ∈ V } so rng L is the range of L. We let L(V, W ) be the set of L such that L : V → W and L is linear. Example. Suppose m and n are positive integers and L ∈ L(Rn, Rm). For each i = 1, . , m and each j = 1, . , n we let i lj be the i-th component of L(ej). Thus Xm 1 m i L(ej) = (lj , . , lj ) = ljei whenever j = 1, . , n. i=1 n Suppose x = (x1, . , xn) ∈ R . Then Xn x = xjej j=1 so à ! 0 1 Xn Xn Xn Xn Xm Xm Xn i @ i A L(x) = L( xjej) = L(xjej) = xjL(ej) = xj ljei = xjlj ei. j=1 j=1 j=1 j=1 i=1 i=1 j=1 We call 2 1 1 1 3 l1 l2 ··· ln 6 7 6 2 1 2 7 6 l1 22 ··· ln 7 6 7 6 . .. 7 4 . 5 m m m l1 l2 ··· ln the standard matrix of L.
    [Show full text]
  • 16.6 Parametric Surfaces and Their Areas
    CHAPTER 16. VECTOR CALCULUS 239 16.6 Parametric Surfaces and Their Areas Comments. On the next page we summarize some ways of looking at graphs in Calc I, Calc II, and Calc III, and pose a question about what comes next. 2 3 2 Definition. Let r : R ! R and let D ⊆ R . A parametric surface S is the set of all points hx; y; zi such that hx; y; zi = r(u; v) for some hu; vi 2 D. In other words, it's the set of points you get using x = some function of u; v y = some function of u; v z = some function of u; v Example 1. (a) Describe the surface z = −x2 − y2 + 2 over the region D : −1 ≤ x ≤ 1; −1 ≤ y ≤ 1 as a parametric surface. Graph it in MATLAB. (b) Describe the surface z = −x2 − y2 + 2 over the region D : x2 + y2 ≤ 1 as a parametric surface. Graph it in MATLAB. Solution: (a) In this case we \cheat": we already have z as a function of x and y, so anything we do to get rid of x and y will work x = u y = v z = −u2 − v2 + 2 −1 ≤ u ≤ 1; −1 ≤ v ≤ 1 [u,v]=meshgrid(linspace(-1,1,35)); x=u; y=v; z=2-u.^2-v.^2; surf(x,y,z) CHAPTER 16. VECTOR CALCULUS 240 How graphs look in different contexts: Pre-Calc, and Calc I graphs: Calc II parametric graphs: y = f(x) x = f(t), y = g(t) • 1 number gets plugged in (usually x) • 1 number gets plugged in (usually t) • 1 number comes out (usually y) • 2 numbers come out (x and y) • Graph is essentially one dimensional (if you zoom in enough it looks like a line, plus you only need • graph is essentially one dimensional (but we one number, x, to specify any location on the don't picture t at all) graph) • We need to picture the graph in two dimensional • We need to picture the graph in a two dimen- world.
    [Show full text]
  • Polynomial Curves and Surfaces
    Polynomial Curves and Surfaces Chandrajit Bajaj and Andrew Gillette September 8, 2010 Contents 1 What is an Algebraic Curve or Surface? 2 1.1 Algebraic Curves . .3 1.2 Algebraic Surfaces . .3 2 Singularities and Extreme Points 4 2.1 Singularities and Genus . .4 2.2 Parameterizing with a Pencil of Lines . .6 2.3 Parameterizing with a Pencil of Curves . .7 2.4 Algebraic Space Curves . .8 2.5 Faithful Parameterizations . .9 3 Triangulation and Display 10 4 Polynomial and Power Basis 10 5 Power Series and Puiseux Expansions 11 5.1 Weierstrass Factorization . 11 5.2 Hensel Lifting . 11 6 Derivatives, Tangents, Curvatures 12 6.1 Curvature Computations . 12 6.1.1 Curvature Formulas . 12 6.1.2 Derivation . 13 7 Converting Between Implicit and Parametric Forms 20 7.1 Parameterization of Curves . 21 7.1.1 Parameterizing with lines . 24 7.1.2 Parameterizing with Higher Degree Curves . 26 7.1.3 Parameterization of conic, cubic plane curves . 30 7.2 Parameterization of Algebraic Space Curves . 30 7.3 Automatic Parametrization of Degree 2 Curves and Surfaces . 33 7.3.1 Conics . 34 7.3.2 Rational Fields . 36 7.4 Automatic Parametrization of Degree 3 Curves and Surfaces . 37 7.4.1 Cubics . 38 7.4.2 Cubicoids . 40 7.5 Parameterizations of Real Cubic Surfaces . 42 7.5.1 Real and Rational Points on Cubic Surfaces . 44 7.5.2 Algebraic Reduction . 45 1 7.5.3 Parameterizations without Real Skew Lines . 49 7.5.4 Classification and Straight Lines from Parametric Equations . 52 7.5.5 Parameterization of general algebraic plane curves by A-splines .
    [Show full text]