Re: name this golden ratio based fractal



On Aug 17, 6:19 am, jankri...@xxxxxxxxxxx wrote:
I thought of a simple fractal and I just wonder if it has a name.
Start with a point and draw three lines of length 1 from it so that
each angle is 120 degrees. The iteration step is to draw two new lines
from each "open" endpoint of the lines of the previous iteration, so
that each angle is still 120 degrees, but the lengths should be
(-1+sqrt(5))/2 (the golden ratio) of those in the previous step. This
ratio is optimal (I reckon) under the constraint that the lines do not
cross each other.

---
J K Hauglandhttp://home.no.net/zamunda


You might also consider using 137.51 degrees as the angle, since this
is the "Golden Angle", which cuts the circumference of a circle into
two pieces whose ratio is phi.

Unfortunately, I do not know if this has been explored previously, but
presumably RB would.

Rob

.



Relevant Pages

  • Re: SCALE DRAWING
    ... When you draw lines in Word, you can then use Format AutoShape to rotate ... Anyway, 1 drawing does not ... > But how do I accurately draw an angle, ... > by geometry using the relative lengths of the adjacent and opposite sides ...
    (microsoft.public.word.docmanagement)
  • Re: name this golden ratio based fractal
    ... each angle is 120 degrees. ... The iteration step is to draw two new lines ... )/2 (the golden ratio) ...
    (sci.fractals)
  • Re: name this golden ratio based fractal
    ... each angle is 120 degrees. ... The iteration step is to draw two new lines ... you get a set of triangular shaped binary tree structures. ...
    (sci.fractals)
  • name this golden ratio based fractal
    ... Start with a point and draw ... three lines of length 1 from it so that each angle is 120 degrees. ... the lines of the previous iteration, so that each angle is still 120 ... but the lengths should be )/2 (the golden ratio) ...
    (sci.math)
  • RE: Drawing text at an angle.
    ... There is another way to draw anything, rotatet at a specified ... Draw multiline strings rotated at an angle. ... void DrawRotatedText(HDC hdc, RECT *rctg, double Angle, LPCSTR ptrStr, UINT ...
    (microsoft.public.win32.programmer.gdi)