Surface-image from mathematica.

  • Thread starter Thread starter ladybeetle
  • Start date Start date
  • Tags Tags
    Mathematica
Click For Summary
SUMMARY

The discussion focuses on finding the parametric equations for the surface defined by the equation Z² = 1 + x² + y², constrained by 2 ≤ z ≤ 3. The surface is identified as a portion of a hyperboloid of two sheets, with the transformation to polar coordinates yielding the parametric equations: x = r cos(Θ), y = r sin(Θ), and z = √(1 + r²). The vector-valued function F(r, Θ) = r cos(Θ) i + r sin(Θ) j + √(1 + r²) k is established for 1 ≤ r ≤ √(2) and 0 ≤ Θ ≤ 2π. Assistance is requested for visualizing this surface using Mathematica.

PREREQUISITES
  • Understanding of hyperboloids and their properties
  • Knowledge of polar coordinates and their application in 3D space
  • Familiarity with vector-valued functions
  • Basic proficiency in using Mathematica for graphical representations
NEXT STEPS
  • Learn how to implement 3D plotting in Mathematica
  • Research the use of parametric surfaces in Mathematica
  • Explore the mathematical properties of hyperboloids
  • Study the conversion between Cartesian and polar coordinates in three dimensions
USEFUL FOR

Students studying multivariable calculus, mathematicians interested in surface visualization, and anyone seeking to enhance their skills in Mathematica for 3D graphing.

ladybeetle
Messages
6
Reaction score
0

Homework Statement



Find the parametric equations in the surface S therefore
Z^2=1+x^2+y^2 and 2 ≤z ≤3
and draw the image of the surface with Mathematica

Homework Equations



(below 3.)

The Attempt at a Solution



Use polar coordinates as parameters. The surface defined is part of a hyperboloid of two sheets. The condition 2 ≤ z ≤ 3 translates to 1 ≤ x² + y² ≤ 2 directly from the equation.

So let x = r cosΘ and y = r sinΘ where 1 ≤ r ≤ √(2) and 0 ≤ Θ ≤ 2π. Then z = √(1 + r²). Express this as the vector valued function

F(r, Θ) = r cosΘ i + r sinΘ j + √(1 + r²) k, 1 ≤ r ≤ √(2), 0 ≤ Θ ≤ 2π.

I don't know how to use Mathematica to draw the surface.
can anyone help me with it? I need a image of the surface from Mathematica.
 
Physics news on Phys.org
surface image
 

Attachments

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
14
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
1K