Geometry problem: a cone meeting a cylindre.

  • Context: Undergrad 
  • Thread starter Thread starter Vilestag
  • Start date Start date
  • Tags Tags
    Cone Geometry
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
Vilestag
Messages
2
Reaction score
0
Hi,

I have a cone on the z axis with his summit on height h meeting a cylinder on the x axis. The expressions should be:

cylinder: y2+z2=r2

cone: x2+y2 =(z-h)2tan(phi)2

If we consider any straight line on the cone, what is the length of this line inside the cylinder?

Is it possible to get a theoretical exprssion of this?

I tried the approche of the distance between two points, but i need a third equation to know the three coordinates of each points. Any ideas?

Thanks a lot,

Alx
 
Physics news on Phys.org
Welcome to PF!

Hi Alx! Welcome to PF! :smile:

(have a phi: φ :wink:)
Vilestag said:
cylinder: y2+z2=r2

cone: x2+y2 =(z-h)2tan(phi)2

… i need a third equation to know the three coordinates of each points

the third equation will be a linear one, for a particular line :smile:
 
Thanks for your response.

In fact, I need an expression of the length for ANY line if possible at all.

My problem goes much deeper: I need to find the mean length for all lines for all Φ...

All I have to do is to find an expression only in function of Φ and integrate it on all Φ. As simple as it sounds, I can't figure it out, because it's far from simple. I've done it in 2D (a triangle passing through a circle) and it worked, so i know my approach is good.

Anyway, I'll take any hint I get.

Tanks again,

Alx
 
Vilestag said:
cone: x2+y2 =(z-h)2tan(phi)2


I think you mean ...

[tex]x^2 + y^2 = \frac{(h-z)^2}{tan^2\phi}[/tex]