ArticleslgStudy

mathematics

Parametric surface

Parametric surface is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Parametric surface rather than just read about it. In short: A parametric surface is a surface in the Euclidean space R 3 {\displaystyle \mathbb {R} ^{3}} which is defined by a parametric equation with two parameters ⁠ r : R 2 → R 3 {\displaystyle \mathbf {r} :\mathbb {R} ^{2}\to \mathbb {R} ^{3}} ⁠. Parametric representation is a very general way to specify a surface, as well as implicit representation.

Parametric surface — main illustration
Parametric surface — illustration

Key takeaways

  • Parametric surface belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Parametric surface to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Parametric surface from memory before moving on to harder problems.

Reference excerpt

A parametric surface is a surface in the Euclidean space R 3 {\displaystyle \mathbb {R} ^{3}} which is defined by a parametric equation with two parameters ⁠ r : R 2 → R 3 {\displaystyle \mathbf {r} :\mathbb {R} ^{2}\to \mathbb {R} ^{3}} ⁠. Parametric representation is a very general way to specify a surface, as well as implicit representation. Surfaces that occur in two of the main theorems of vector calculus, Stokes' theorem, and the divergence theorem, are frequently given in a parametric form. The curvature and arc length of curves on the surface, surface area, differential geometric invariants such as the first and second fundamental forms, Gaussian, mean, and principal curvatures can all be computed from a given parametrization.

Examples

The simplest type of parametric surfaces is a bivariate surface, given by the graphs of functions of two variables (bivariate functions): z = f ( x , y ) , r ( x , y ) = ( x , y , f ( x , y ) ) . {\displaystyle z=f(x,y),\quad \mathbf {r} (x,y)=(x,y,f(x,y)).}

A rational surface is a surface that admits parameterizations by a rational function. A rational surface is an algebraic surface. Given an algebraic surface, it is commonly easier to decide if it is rational than to compute its rational parameterization, if it exists. Surfaces of revolution give another important class of surfaces that can be easily parametrized. If the graph z = f(x), a ≤ x ≤ b is rotated about the z-axis then the resulting surface has a parametrization r ( u , ϕ ) = ( u cos ⁡ ϕ , u sin ⁡ ϕ , f ( u ) ) , a ≤ u ≤ b , 0 ≤ ϕ < 2 π . {\displaystyle \mathbf {r} (u,\phi )=(u\cos \phi ,u\sin \phi ,f(u)),\quad a\leq u\leq b,0\leq \phi <2\pi .} It may also be parameterized r ( u , v ) = ( u 1 − v 2 1 + v 2 , u 2 v 1 + v 2 , f ( u ) ) , a ≤ u ≤ b , {\displaystyle \mathbf {r} (u,v)=\left(u{\frac {1-v^{2}}{1+v^{2}}},u{\frac {2v}{1+v^{2}}},f(u)\right),\quad a\leq u\leq b,} showing that, if the function f is rational, then the surface is rational. The straight circular cylinder of radius R about x-axis has the following parametric representation: r ( x , ϕ ) = ( x , R cos ⁡ ϕ , R sin ⁡ ϕ ) . {\displaystyle \mathbf {r} (x,\phi )=(x,R\cos \phi ,R\sin \phi ).}

Using the spherical coordinates, the unit sphere can be parameterized by r ( θ , ϕ ) = ( cos ⁡ θ sin ⁡ ϕ , sin ⁡ θ sin ⁡ ϕ , cos ⁡ ϕ ) , 0 ≤ θ < 2 π , 0 ≤ ϕ ≤ π . {\displaystyle \mathbf {r} (\theta ,\phi )=(\cos \theta \sin \phi ,\sin \theta \sin \phi ,\cos \phi ),\quad 0\leq \theta <2\pi ,0\leq \phi \leq \pi .} This parametrization breaks down at the north and south poles where the azimuth angle θ is not determined uniquely. The sphere is a rational surface.

The same surface admits many different parametrizations. For example, the coordinate z-plane can be parametrized as

r ( u , v ) = ( a u + b v , c u + d v , 0 ) {\displaystyle \mathbf {r} (u,v)=(au+bv,cu+dv,0)}

for any constants a, b, c, d such that ad − bc ≠ 0, i.e. the matrix [ a b c d ] {\displaystyle {\begin{bmatrix}a&b\\c&d\end{bmatrix}}} is invertible.

… excerpt ends here. Continue reading the full article.

Illustrations

Parametric surface: Graph of the function 
  
    
      
        f
        (
        x
        ,
        y
        )
        =
        sin
        ⁡
        
          (
          
            x
            
              2
            
          
          )
        
        ⋅
        cos
        ⁡
        
          (
          
            y
            
              2
            
          
          )
        
        .
      
    
    {\displaystyle f(x,y)=\sin \left(x^{2}\right)\cdot \cos \left(y^{2}\right).}
Graph of the function f ( x , y ) = sin ⁡ ( x 2 ) ⋅ cos ⁡ ( y 2 ) . {\displaystyle f(x,y)=\sin \left(x^{2}\right)\cdot \cos \left(y^{2}\right).}
Parametric surface: Parametric surface forming a trefoil knot, equation details in the attached source code.
Parametric surface forming a trefoil knot, equation details in the attached source code.

Worked examples

Example 1 — a first encounter with Parametric surface

Start with the simplest possible case. Write down what Parametric surface claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Parametric surface before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Parametric surface ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Parametric surface

In research
Parametric surface appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Parametric surface in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Parametric surface is common in secondary-school and first-year university syllabi. It links to neighbouring topics Equations, Surfaces, so understanding it makes those chapters shorter.
In everyday life
Look for Parametric surface outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Parametric surface in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Parametric surface means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Parametric surface out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Parametric surface in simple terms?

A parametric surface is a surface in the Euclidean space R 3 {\displaystyle \mathbb {R} ^{3}} which is defined by a parametric equation with two parameters ⁠ r : R 2 → R 3 {\displaystyle \mathbf {r} :\mathbb {R} ^{2}\to \mathbb {R} ^{3}} ⁠. Parametric representation is a very general way to specify…

Why does Parametric surface matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Parametric surface?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Parametric surface.

Tags

  • Equations
  • Surfaces

Keep exploring