wendy wrote:The trouble with the 'mantis' that Marek describes, is that the image is not of four circles in the xy plane, but just 1 (in the +x +y quadrant). The rotations are into w=0,x=0 and y=0,z=0, so this would produce the necessary circles at the quadrants.
wendy wrote:A torus in 3d yields two circles on the cross-section, but this is just one rotation. The four circles in the tiger come from two orthogonal rotations of the one circle. You can't really set them to different sizes, even though you can move the centre relative to the x-y axies.
Duocylinder margin equation is simple:
(x^2 + y^2 = a^2) AND (z^2 + w^2 = b^2) -> (x^2 + y^2 - a^2)^2 + (z^2 + w^2 - b^2)^2 = 0
PWrong wrote:Duocylinder margin equation is simple:
(x^2 + y^2 = a^2) AND (z^2 + w^2 = b^2) -> (x^2 + y^2 - a^2)^2 + (z^2 + w^2 - b^2)^2 = 0
What exactly are you doing here? Is "->" just an implication?
(x^2 + y^2 - a^2)^2 + (z^2 + w^2 - b^2)^2 = 0
is a new surface that doesn't correspond to any toratope. It does look deceptively similar to a tiger, but it's a bit droopier.
ICN5D wrote:Well, I'll play with that equation later. maybe it's some parentheses or something.
Also, what if you did this mirroring with a whole torus equation, compiled all cuts, then consolidated? We know it'll be the two distinct y-shaped and inverted y-shaped arrangements of 3 tori. This should make each cut a product of three tori, that are spaced and angled the proper way. One other thing is how mantis will intercept as three degree-4 surfaces, which hints at a full degree-12 equation. As you have shown, the vertices of a hexagon is also degree-12,
(x^6 - 15 x^4 y^2 + 15 x^2 y^4 - y^6 - 1)^2 + (6 x^5 y - 20 x^3 y^3 + 6 x y^5)^2 = 0
so maybe that equation has something to do with manits....
Yes, it's an implication. The surface I describe here is basically a tiger with minor diameter set to 0. The standard trick is: if you want to graph something that satisfies both f(x) = 0 and g(x) = 0, you combine it as f(x)^2 + g(x)^2 = 0, because in reals the sum of squares can be 0 only if each of them is.
PWrong wrote:The pictures are amazing. Looking forward to the real thing.Yes, it's an implication. The surface I describe here is basically a tiger with minor diameter set to 0. The standard trick is: if you want to graph something that satisfies both f(x) = 0 and g(x) = 0, you combine it as f(x)^2 + g(x)^2 = 0, because in reals the sum of squares can be 0 only if each of them is.
I see, ok. I was looking at the surface described by (x^2 + y^2 - a^2)^2 + (z^2 + w^2 - b^2)^2 = r^2, which is definitely not a tiger.
PWrong wrote:Wait, isn't (x^2 + y^2 - a^2)^2 + (z^2 + w^2 - b^2)^2 = 0 just exactly equal to the duocylinder margin?
(x^2 + y^2 - a^2)^2 + (z^2 + w^2 - b^2)^2 = r^2 is a droopy tiger, which you weren't talking about at all. I only brought it up because I misread the equation before.
ICN5D wrote:Something like this?
Start with tiger expressed in cubindrical coordinates (r,phi,z,w)
(r - a)^2 + (sqrt(z^2 + w^2) - b)^2 = c^2
2 Toruses in column in cylindrical coord:
(r - a)^2 + (sqrt(z^2) - b)^2 = c^2
But, I'm not sure how to make a rotate function when r = sqrt(x^2 + y^2) . One would need to split up the x and y for a 45 degree oblique equation y -> w.
Users browsing this forum: No registered users and 1 guest