Parametrizing a Surface by Revolving y = lnx Around the y Axis

  • Thread starter Thread starter hils0005
  • Start date Start date
  • Tags Tags
    Surface
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 5K views
hils0005
Messages
61
Reaction score
0

Homework Statement


Parametrize a surface obtained by revolving the curve y = lnx, as x goes from 1 to 10 about the y axis



The Attempt at a Solution



y=lnx
x=lnxcos(theta)
z=lnxsin(theta)

vector r(x,theta) = lnx cos(theta) i + lnx j + lnxsin(theta) k

0[tex]\leq[/tex] (theta) [tex]\leq[/tex] 2pi
1[tex]\leq[/tex] x [tex]\leq[/tex] 10

I'm not really sure how to complete, or if this is correct-any ideas would be helpful, thanks
 
Physics news on Phys.org
Hi hils0005! :smile:
hils0005 said:
Parametrize a surface obtained by revolving the curve y = lnx, as x goes from 1 to 10 about the y axis
…
x=lnxcos(theta)

Nooo … how can x be lnx times something?

Draw a diagram (with pretty circles on :wink:), and try again! :smile:
 
Obviously I 'm confused by Parametrizations
the given function is in the form y= f(x,z)
x=cos(theta)
y=lnx
z=sin(theta)

theta from 0 to 2pi
x from 1 to 10
 
hils0005 said:
Obviously I 'm confused by Parametrizations
the given function is in the form y= f(x,z)
x=cos(theta)
y=lnx
z=sin(theta)

theta from 0 to 2pi
x from 1 to 10

hmm …

i] it's a surface, so it'll need two parameters

ii] how can x=cos(theta) and z=sin(theta)? that means x2 + z2 = 1.

Choose another parameter, and try again! :smile:​
 
If y= ln(x) is revolved around the y-axis, then y= ln(r) where r= [itex]\sqrt{x^2+ z^2}[/itex].

You are going to have "tilt" your head and think about "cylindrical" coordinates where y rather than z is one of the coordinates.