Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M2245

Fibonacci Sequence

Fibonacci Sequence
TechnicalHigh supportMathematics
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

A sequence where each term is the sum of the previous two (1, 1, 2, 3, 5, 8...). It is closely related to the golden ratio and appears widely in nature (e.g., number of petals, spirals).

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Understanding organic growth. Natural growth is often not linear (1, 2, 3) but Fibonacci-like based on accumulation. In growth projects, the initial pace (1, 1, 2) is slow, but once a foundation is established, the pace suddenly accelerates.

anchor

Anchor fast decisions

Each term is the sum of the previous two (0, 1, 1, 2, 3, 5, 8…), and the ratio of consecutive terms approaches the golden ratio φ. It appears widely in growth, spirals, and natural structures.

MINIMUM ACTION

In progress 0/1

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Fibonacci_sequenceZH · Explicit
    verified

RELATED MODELS