Area of a plane that lies within a cylinder

In summary, the problem is to find the area within the ellipse created by the intersection of a plane and a cylinder (or cone). This can be solved by setting up a line integral using the formula for the differential element of surface area, and then changing to cylindrical coordinates to make the integration over the circle easier. Alternatively, the plane can be parameterized with r and theta in the first place, and the differential element of surface area can be calculated that way. The formula for the differential element of surface area is sqrt(1 + f_x^2 + f_y^2)dydx and is explained in the textbook. The challenge is to figure out the solution without looking it up, and by figuring out the projection onto a plane that
  • #1
BiGyElLoWhAt
Gold Member
1,630
134
Say I have a plane, and it intersects with a [edited]cylinder*. What kind of method should I use to go about solving this?

I've tried setting up a ##\int \int dA## situation, but wasn't sure that was applicable because it's in 3-space (also my plane is in terms of x y and z).

I know it's an ellipse, I can solve for the points of intersection, any nudges that anyone cares to share? I'm drawing a blank (other than trying to solve for the axis lengths and looking the area of an ellipse) but that would be cheating ;-]

(I'm not looking for a how to, just an idea to get me thinking so I can figure it out without looking up how to do it)
 
Last edited:
Physics news on Phys.org
  • #2
BiGyElLoWhAt said:
Say I have a plane, and it intersects with a cone. What kind of method should I use to go about solving this?

I've tried setting up a ##\int \int dA## situation, but wasn't sure that was applicable because it's in 3-space (also my plane is in terms of x y and z).

I know it's an ellipse, I can solve for the points of intersection, any nudges that anyone cares to share? I'm drawing a blank (other than trying to solve for the axis lengths and looking the area of an ellipse) but that would be cheating ;-]

(I'm not looking for a how to, just an idea to get me thinking so I can figure it out without looking up how to do it)

Your title says cylinder and your question says cone. But they are similar. For the cylinder case just use cylindrical coordinates ##r,\theta## over the circle. The cone is trickier. Set the z's equal to get the xy equation of the cylindrical ellipse passing through their intersection. Put it in standard form and you may find the xy ellipse is not centered at the origin. You may find something in the form$$
\frac{(x-x_0)^2}{a^2} + \frac{(y-y_0)^2}{b^2}=1$$In that case you can use a similar parameterization:$$
x = x_0+ar\cos\theta,~y=y_0 + br\sin\theta$$with the correct ##dS## for the parameterization. Unfortunately, it could be even worse with the ellipse rotated.
 
  • #3
It is a cylinder, the cone is a typo, I'll edit it out.
But... I'm not sure what you mean by using cylindrical coordinates. My cylinder equation (in cylindrical) would be ##r^2 = 4##, but I don't see how that helps me.

So it's really not that complex of an equation.

Also, 1 the z's are irrelevant I believe, as I could move the plane up, or down any amount and still have the same area.

2 I have no z in my cylindrical expression.

I'll throw the problem out there, maybe it'll help:
##x+2y+3z=1## is my plane, &
##x^2+y^2 = 4## is my cylinder
 
  • #4
BiGyElLoWhAt said:
It is a cylinder, the cone is a typo, I'll edit it out.
But... I'm not sure what you mean by using cylindrical coordinates. My cylinder equation (in cylindrical) would be ##r^2 = 4##, but I don't see how that helps me.

So it's really not that complex of an equation.

Also, 1 the z's are irrelevant I believe, as I could move the plane up, or down any amount and still have the same area.

2 I have no z in my cylindrical expression.

I'll throw the problem out there, maybe it'll help:
##x+2y+3z=1## is my plane, &
##x^2+y^2 = 4## is my cylinder

The area of the plane you want lies above the interior of the circle. You can set it all up in xy coordinates if you want. Solve the plane for z in terms of x and y and use the formula for dS. Then set it up to integrate over the circle. At that point you can change to cylindrical (polar in xy) coordinates to make the integration over the circle easier. Alternatively you can parameterize the plane with ##r,\theta## in the first place if you know how to calculate dS that way.
 
  • #5
So is this basically green's theorem?
 
  • #6
No. Nothing to do with Green's theorem.
 
  • #7
Alright then I don't think I'm getting what you're saying. It looks like you're telling me to set up a line integral with dS.
What does this particular dS represent?
 
  • #8
You were asking about a surface area. Isn't that what you are studying? Your book should have a formula for the differential element of surface area ##dS##. If you have a function ##f(x,y)## on a region ##R## in the xy plane then$$
dS =\sqrt{1 + f_x^2 + f_y^2}dydx$$and you calculate the area of the surface by$$
Area =\iint_R 1~dS = \iint_R\sqrt{1 + f_x^2 + f_y^2}dydx$$Surely this is explained in your text. It has nothing to do with line integrals.
 
  • #9
That's not what I'm getting at. First of all its not a surface area, as I have no solid that I'm looking at. Second of all, if you look at the equation, the area I'm trying to find is definitely not in the xy plane.

What I need, and what I think I'm going to need to refresh up on, is projections on to a plane that doesn't lie on an axis.
I.e. x +2y + 3z=1

I have a circle, project that circle onto the given plane, and find the area within the ellipse that is made. I could look it up and have someone "give" me the answer, I will guarantee the formula is in my book. I don't want the answer given to me, if I did I would've looked it up yesterday. I want to overcome the challenge of figuring it out by myself. The reason I posted this is because I feel I am overlooking something. The question is: what?

Also from the formula you gave (forgive me, I'm on my phone and can't itex well)
##\sqrt{dx^2dy^2 + \frac{dx^2dy^2dz^2}{dx^2} + \frac{dx^2dy^2dz^2}{dy^2}}## is that my area? If it is I'm not seeing it. I'm not saying it's wrong, I just don't see it.
 
Last edited:
  • #10
BiGyElLoWhAt said:
That's not what I'm getting at. First of all its not a surface area, as I have no solid that I'm looking at. Second of all, if you look at the equation, the area I'm trying to find is definitely not in the xy plane.

What I need, and what I think I'm going to need to refresh up on, is projections on to a plane that doesn't lie on an axis.
I.e. x +2y + 3z=1

I have a circle, project that circle onto the given plane, and find the area within the ellipse that is made.

First you say it is not an area you want, then you say it is. And I didn't say anything about a solid or that the plane was in the xy plane.

I could look it up and have someone "give" me the answer, I will guarantee the formula is in my book. I don't want the answer given to me, if I did I would've looked it up yesterday. I want to overcome the challenge of figuring it out by myself. The reason I posted this is because I feel I am overlooking something. The question is: what?

Also from the formula you gave (forgive me, I'm on my phone and can't itex well)
##\sqrt{dx^2dy^2 + \frac{dx^2dy^2dz^2}{dx^2} + \frac{dx^2dy^2dz^2}{dy^2}}## is that my area? If it is I'm not seeing it. I'm not saying it's wrong, I just don't see it.

I suppose you could write dS that way but why would you want to? Just solve your plane for z in terms of x and y and use the formula I gave you. Or look in your book.
 
  • #11
Ahh, I see what you were saying. You were talking about the circle lying in the xy plane. Sorry, I was tired last night.
 

FAQ: Area of a plane that lies within a cylinder

What is the formula for finding the area of a plane within a cylinder?

The formula for finding the area of a plane within a cylinder is A = 2πrh, where A is the area, r is the radius of the cylinder, and h is the height of the cylinder.

How does the radius of the cylinder affect the area of the plane within it?

The larger the radius of the cylinder, the larger the area of the plane within it will be. This is because the radius is a key component in the formula for finding the area.

Can the area of a plane within a cylinder be negative?

No, the area of a plane within a cylinder cannot be negative. The area is a measurement of space, and cannot have a negative value.

Can the area of a plane within a cylinder be greater than the area of the entire cylinder?

No, the area of a plane within a cylinder cannot be greater than the area of the entire cylinder. This is because the plane is a section of the cylinder, and cannot have a larger area than the cylinder itself.

How is the height of the cylinder related to the area of the plane within it?

The height of the cylinder does not directly affect the area of the plane within it. However, the height may indirectly influence the area if it changes the overall shape of the cylinder.

Similar threads

Replies
5
Views
1K
Replies
1
Views
928
Replies
8
Views
2K
Replies
4
Views
2K
Replies
4
Views
1K
Replies
1
Views
1K
Back
Top