Find eqn of cylinder of height

  • Thread starter Thread starter DryRun
  • Start date Start date
  • Tags Tags
    Cylinder Height
DryRun
Gold Member
Messages
837
Reaction score
4

Homework Statement


How to find the equation of cylinder: x^2+y^2=4 from z=0 to z=2?

Homework Equations


(x-a)^2+(y-b)^2=r^2

The Attempt at a Solution


I can't figure out how to implement the z-coordinate into the general equation of cylinder. In the latter, the height is taken as infinite in both opposite directions (upward and downward).
 
Physics news on Phys.org
sharks said:

Homework Statement


How to find the equation of cylinder: x^2+y^2=4 from z=0 to z=2?

Homework Equations


(x-a)^2+(y-b)^2=r^2

The Attempt at a Solution


I can't figure out how to implement the z-coordinate into the general equation of cylinder. In the latter, the height is taken as infinite in both opposite directions (upward and downward).
Doesn't this work?
x^2+y^2=4; 0 \leq z \leq 2
 
Hi Mark44! :smile:

Actually, that's how the equations are originally given in the problem but i was wondering if there is a way to combine those 2 into a single equation, since the height of the cylinder is known.

In my mind, maybe something like that: x^2+y^2 + (z-c)^n=4 even though it's now become closer to a sphere!
 
Last edited:
No, there's no way to combine the equation and inequality into one.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top