Talk:Koch curve: Difference between revisions

From Rosetta Code
Content added Content deleted
Line 1: Line 1:
===A single Koch curve or a triangle of Koch curves forming a Koch snowflake ?===
==A single Koch curve or a triangle of Koch curves forming a Koch snowflake ?==
The terms ('curve' and 'snowflake') are used as if co-extensive in the current edit of the referenced wiki article, but I'm not sure that that's reliable or correct. [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 12:52, 2 September 2019 (UTC)
The terms ('curve' and 'snowflake') are used as if co-extensive in the current edit of the referenced wiki article, but I'm not sure that that's reliable or correct. [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 12:52, 2 September 2019 (UTC)

:From the Wikipedia article: "The Koch curve originally described by Helge von Koch is constructed using only one of the three sides of the original triangle. In other words, three Koch curves make a Koch snowflake."

:I (Perl 6) chose to show a Koch snowflake as it fulfils the requirement of "Draw a Koch curve", but is more interesting IMO; most other contributors seem to gone the same route. Technically, using the mathematical definition, a Koch snowflake '''is''' a curve. It just isn't only '''a''' Koch curve, but 3. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 13:14, 2 September 2019 (UTC)

Revision as of 13:14, 2 September 2019

A single Koch curve or a triangle of Koch curves forming a Koch snowflake ?

The terms ('curve' and 'snowflake') are used as if co-extensive in the current edit of the referenced wiki article, but I'm not sure that that's reliable or correct. Hout (talk) 12:52, 2 September 2019 (UTC)

From the Wikipedia article: "The Koch curve originally described by Helge von Koch is constructed using only one of the three sides of the original triangle. In other words, three Koch curves make a Koch snowflake."
I (Perl 6) chose to show a Koch snowflake as it fulfils the requirement of "Draw a Koch curve", but is more interesting IMO; most other contributors seem to gone the same route. Technically, using the mathematical definition, a Koch snowflake is a curve. It just isn't only a Koch curve, but 3. --Thundergnat (talk) 13:14, 2 September 2019 (UTC)