device-52.home 2026-3-20:23:46:10

This commit is contained in:
oskar
2026-03-20 23:46:10 +01:00
parent 69ef890922
commit 41245417af
2 changed files with 8 additions and 4 deletions
+5 -2
View File
@@ -7,11 +7,14 @@ aliases:
- fonction π
---
> [!definition] [[fonction pi]]
>
> [!definition] [[fonction pi|fonction π]]
> La fonction $\pi$ est la fonction qui à un entier $n$ associe le $(n+1)^{\text{ème}}$ [[nombre premier]]
> $\begin{array}{rcl} \pi(0) &=& 2\\ \pi(1) &=& 3\\ \pi(2) &=& 5\\ \pi(3) &=& 7 \\&\vdots& \end{array}$
^definition
# Propriétés
- $\pi$ est [[fonction récursive primitive|récursive primitive]]
# Exemples