Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M6261

Fermat's Little Theorem

Fermat's Little Theorem
StructureHigh supportLogic
Included
account_tree

Version 1.0.0 · Updated 2026-07-28

CORE DEFINITION

Fermat's little theorem is a theorem in number theory. If a is an integer and p is a prime number, then a^p - a is a multiple of p, which can be expressed as a^p ≡ a (mod p). If a is not divisible by p, then a^(p-1) ≡ 1 (mod p).

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Fermat's little theorem is a theorem in number theory. If a is an integer and p is a prime number, then a^p - a is a multiple of p, which can be expressed as a^p ≡ a (mod p).

anchor

Anchor fast decisions

Fermat's little theorem states: if p is prime and a is not divisible by p, then a^(p−1) ≡ 1 (mod p). It connects modular exponentiation with prime properties and is one of the number-theoretic foundations of modern public-key cryptography (e.g., RSA).

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
    zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E8%B4%B9%E9%A9%AC%E5%B0%8F%E5%AE%9A%E7%90%86ZH · Explicit
    verified

RELATED MODELS