from github to this gitea
This commit is contained in:
12
fonction arithmétique.md
Normal file
12
fonction arithmétique.md
Normal file
@@ -0,0 +1,12 @@
|
||||
up::[[MOC arithmétique]]
|
||||
title:: "fonction $\sigma$ telle que :", "$\text{pgcd}(m, n) = 1 \implies \sigma(mn) = \sigma(m)\sigma(n)$"
|
||||
#maths/arithmétique
|
||||
|
||||
---
|
||||
|
||||
> [!definition] Fonction arithmétique
|
||||
> Soit $\sigma : \mathbb{N} \to \mathbb{N}$ une fonction
|
||||
> On dit que $\sigma$ est une **fonction arithmétique** quand :
|
||||
> Soient $(m, n) \in \mathbb{N}^{2}$
|
||||
> $\text{pgcd}(m, n) = 1 \implies \sigma(mn) = \sigma(m)\sigma(n)$
|
||||
^definition
|
||||
Reference in New Issue
Block a user