from github to this gitea

This commit is contained in:
oscar.plaisant@icloud.com
2023-10-23 23:09:51 +02:00
commit a2ee0fa5ca
2898 changed files with 307871 additions and 0 deletions

8
polynôme unitaire.md Normal file
View File

@@ -0,0 +1,8 @@
up::[[polynôme]]
#maths/analyse
----
Un [[polynôme]] _unitaire_ est un polynôme dont le coefficient du terme de plus haut [[polynôme#Degré|degré]] est $1$
C'est donc un polynôme de la forme :
$x^{n}+a_{1}x^{n-1}+a_{2}x^{n-2}+\cdots+a_{k}x^{n-k}+\cdots+a_{n-1}x+a_{n}$