A function describing a tilted tube

  • Context: Graduate 
  • Thread starter Thread starter Niles
  • Start date Start date
  • Tags Tags
    Function Tube
Click For Summary
SUMMARY

The discussion revolves around constructing a function that describes a tilted tube based on the cylindrical symmetric function f(x, y, z) = exp(-x² - z²). The goal is to modify this function so that its contour plots shift linearly with the variable y, resulting in a function of the form f(x, y, z) = exp(-(x - ky)²)exp(-z²) for a given slope k. Additionally, the participants explore the possibility of independently slanting the function in both x and z dimensions, leading to the general form f(x, y, z) = exp(-(x - k'y)²)exp(-(z - k''z)²).

PREREQUISITES
  • Cylindrical symmetry in mathematical functions
  • Understanding of contour plots and their representations
  • Familiarity with rotation matrices in three-dimensional space
  • Basic knowledge of exponential functions and their properties
NEXT STEPS
  • Research the application of rotation matrices in three-dimensional transformations
  • Explore the concept of cylindrical coordinates and their implications in function transformations
  • Learn about the generalization of functions to ellipses in mathematical modeling
  • Investigate the implications of independent variable transformations in multivariable functions
USEFUL FOR

Mathematicians, physicists, and engineers interested in advanced function modeling, particularly those working with cylindrical symmetry and transformations in three-dimensional space.

Niles
Messages
1,834
Reaction score
0
Hi

I have a function, which is cylindrical symmetric given by
<br /> f(x, y, z) = \exp(-x^2-z^2)<br />
For a given y, the function \exp(-x^2-z^2) = c traces out a circle (where c is a constant). A contourplot of f(x, 0, z) is attached.

However, this is for y=0 (currently, I get the same plot for an arbitrary value of y). I am interested in constructing a function, which is identical to f, but where the center of the above circle increases linearly with y. In other words, at y=y&#039; I want my function to have the same contour plot as attached, but its center should be at y=y&#039;.

Is it possible to construct such a function? I guess this is merely a tube, which is tilted.
 

Attachments

  • cplot.jpg
    cplot.jpg
    15.4 KB · Views: 489
Mathematics news on Phys.org
Hi Niles! :smile:

Essentially, this is a function of r, where in the simple case r is the distance from the y-axis,

ie r2 = x2 + z2.

In the slanted case, r is the distance (parallel to the x-z-plane) from (ky',y',0),

so r2 = (x - ky')2 + z2. :wink:
 
Thanks tiny-tim, that is a good explanation.
 
If I want to rotate this function by an angle α around the y-axis (for a given slope k), then I need to invoke the rotation matrix. So we now have
<br /> f(x, y, z) = \exp(-(x-ky)^2)\exp(-z^2)<br />
and in order to rotate it I would use
<br /> f(x\cos(\alpha) - z\sin(\alpha), y, x\sin(\alpha) + z\cos(\alpha))<br />
Is this correct?
 
Last edited:
Hi Niles! :smile:

Yes, that looks ok.
 
tiny-tim said:
Hi Niles! :smile:

Yes, that looks ok.
Thanks. However, I think I am not 100% correct - simply because we're not rotating the function along the y-axis (which is what I suggested above), but along the line ky=x. I'll have to work on this a little more... I can let you know how it turns out.

By the way, can I slant f independenty in both x and z? So if I want a gradient in both of these dimensions, I am allowed to make the trivial extension
<br /> f(x, y, z) = \exp(-(x-k&#039;y)^2)\exp(-(z-k&#039;&#039;z)^2)<br />
I believe so, because the two dimensions are independent of each other.
 
Niles said:
By the way, can I slant f independenty in both x and z? So if I want a gradient in both of these dimensions, I am allowed to make the trivial extension
<br /> f(x, y, z) = \exp(-(x-k&#039;y)^2)\exp(-(z-k&#039;&#039;z)^2)<br />
I believe so, because the two dimensions are independent of each other.

let's see …

that makes r the distance from (x,y,z) to (k'y,y,k''z),

so yes, that would be from the axis x/k' = z'k'' = y, but slanted so as to be parallel to the x-z plane :smile:
 
tiny-tim said:
let's see …

that makes r the distance from (x,y,z) to (k'y,y,k''z),

so yes, that would be from the axis x/k' = z'k'' = y, but slanted so as to be parallel to the x-z plane :smile:

Thanks, that's also what I thought.. I'm interested in seeing how to generalize this result to ellipses. I'll best create a new thread in order to keep things organized, but I will refer to this thread.
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 0 ·
Replies
0
Views
538
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K