Recursion: Difference between revisions

From metawiki
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
An [[algorithm]] that uses the output for one [[iteration]] as the input for the next is [https://en.wikipedia.org/wiki/Recursion recursive].
[[File:Recursive-computer-generated-tree-algorithm-feedback-loop.jpeg|thumb|Tree generated with a simple recursive algorithm]]
An [[algorithm]] that uses the output for one [[iteration]] as the input for the next is [[wikipedia:Recursion|recursive]].


[https://en.wikipedia.org/wiki/Recursion Recursion] is behind [[feedback loops]] in nature and [[fractal]] equations. These concepts are [[necessary prerequisites]] to understanding [[metaculture]].
[[wikipedia:Recursion|Recursion]] is behind [[feedback loops]] in nature and [[fractal]] equations. These concepts are [[necessary prerequisites]] to understanding [[metaculture]].


The notion of [[meta]] is recursion in thought.
== Recursion in Logic ==
The notion of "[[meta]]" is recursion in thought and language. There is [[literal]] [[wikipedia:Metacognition|metacognition]], as well as [[wikipedia:Metaphysics|metaphysics]], [[wikipedia:Metaethics|metaethics]], and many other fields of self-study.


See also [[Gödel|Gödel's Incompleteness Theorems]].
[[Gödel|Gödel's Incompleteness Theorems]] use recursive [[logic]] to prove the impossibility of a universal proof in [[mathematics]], thereby revealing fundamental [[truths]] about the nature of [[science]], [[consciousness]], and [[reality]].


This one is a quick intro from a coding point of view.
== Recursion in Video ==
If you really want recursion in video, point the camera at a TV that is displaying a live feed and gaze in [[wonder]] at the [[fractal]] pattern it creates.
 
Or, watch this quick intro on recursion from a coding point of view.


{{#ev:youtube|https://www.youtube.com/watch?v=rf60MejMz3E||center||frame}}
{{#ev:youtube|https://www.youtube.com/watch?v=rf60MejMz3E||center||frame}}
 
<br>
This explanations recursion and how it relates to [[fractals]] and the building blocks of [[nature]].
This explanations recursion and how it relates to [[fractals]] and the building blocks of [[nature]].


{{#ev:youtube|https://www.youtube.com/watch?v=OMB1JLIdwNA||center||frame}}
{{#ev:youtube|https://www.youtube.com/watch?v=OMB1JLIdwNA||center||frame}}
<br>
lol math dealer... kinda slaps tho
{{#ev:youtube|https://www.youtube.com/watch?v=qsjKoBr3c7E||center||frame}}

Latest revision as of 19:38, 26 January 2024

Tree generated with a simple recursive algorithm

An algorithm that uses the output for one iteration as the input for the next is recursive.

Recursion is behind feedback loops in nature and fractal equations. These concepts are necessary prerequisites to understanding metaculture.

Recursion in Logic

The notion of "meta" is recursion in thought and language. There is literal metacognition, as well as metaphysics, metaethics, and many other fields of self-study.

Gödel's Incompleteness Theorems use recursive logic to prove the impossibility of a universal proof in mathematics, thereby revealing fundamental truths about the nature of science, consciousness, and reality.

Recursion in Video

If you really want recursion in video, point the camera at a TV that is displaying a live feed and gaze in wonder at the fractal pattern it creates.

Or, watch this quick intro on recursion from a coding point of view.


This explanations recursion and how it relates to fractals and the building blocks of nature.


lol math dealer... kinda slaps tho