Spyke
pmk
lemmy.sdf.org

Exactly three times as many? Do you count all surfaces that form triangles or only the white ones?

18
slrpnk.net

If I understand where this us going, the additional triangles will all be of the small white variety to hit the target of 3x triangle increase. If we consider negative space triangles and composite triangles, the next phase of the fractal will probably have more than 3x the triangles but that math is hard and I don't have a notebook

14

Current shape x3, start with triangle > Triforce > Triforce of Triforces and so on

9

Looking at the image from here in my bed, it looks like with each iteration, you get 3x as many white triangles, and 3x+1 as many black triangles between white triangles as there were before. At iteration 1, you have 1 white triangle and 0 black triangles.

I'm too lazy to double check.

7

You can't keep getting away with this! Is there no end to this madness?!

9

Oh, great. It's the Wind Waker Triforce shards all over again.

Better start collecting charts...

9

How can I stay updated in this saga? Voyager cant sub me to your user, or add notifications to this sub...

6
thelemmy.club

I count 33 42 triangles, counting black space and outlines made of other triangles.

5
Kecessareply
sh.itjust.works

40...

Each Triforce is 4 triangles, each Triforce of Triforces adds an extra triangle in the middle ((3x4) +1) so that's 13 and then the next step is 3x that + the extra triangle in the middle = 40

Without the black spaces it's 27

8
lunarulreply
lemmy.world

They said counting outlines made of other triangles too. So each triforce is 4 triangles. The whole is itself a triangle. Which makes it 3x + 2, for a total at third level of 44.

5
Kecessareply
sh.itjust.works

I was only counting "by color"but if we add the outline as well then a Triforce is 5 triangles (three white,1 black, the shape itself), the Triforce of Triforces is 3 x 5 + 2 (middle + outline) so 17 and the shape as it is now is 3 x 17 + 2 so 53

5

Shit I was tired, but I meant 42, counting the top right and left black areas too.

3

All possible formulas for the amount of triangles are as follows.

Let A(n) be the total number white of triangles in the n’th run.

Let B(n) be the total number of triangles in the n’th run in the structure that does not include the two corner triangles.

Let C(n) be the total numbers of triangles in the n’th run including the corner triangles.

Then we the following starting numbers and recursive formulas hold:

A(1)=1 and A(n+1)=3A(n) for all integers n>0

Reason: previous structure is embedded exactly 3 times

B(1)=1 and B(n+1)=3B(n) + 2 for all integers n>0

Reason: previous structure is embedded 3 times and this creates 1 new center triangle and 1 new greater triangle

C(1)=3 and C(n+1)=3(C(n) - 2) + 4 for all integers n>0

Reason: previous structure with the corner triangles removed is embedded 3 times, similar to previous case, and we add the 2 corner triangles at the end.

For this run (n=4) that means A(4)=27 B(4)=53 C(3)=55

4

You reached the end

if this post gets 27 upvotes i will post again with 3 times as many triangles | Spyke