13 lines
		
	
	
		
			438 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			438 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| up::[[arithmétique]] 
 | |
| title:: "fonction $\sigma$ telle que :", "$\text{pgcd}(m, n) = 1 \implies \sigma(mn) = \sigma(m)\sigma(n)$"
 | |
| #s/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
 |