|
|
|
@ -10,7 +10,7 @@ lessons: |
|
|
|
|
|
|
|
<!--caligraphie de l'intégrale double curviligne--> |
|
|
|
$`\def\oiint{\displaystyle\mathop{{\iint}\mkern-18mu \scriptsize \bigcirc}}`$ |
|
|
|
$`\def\oint{\displaystyle\mathop{{\int}\mkern-18mu \scriptsize \bigcirc}}`$ |
|
|
|
$`\def\oint{\displaystyle\mathop{{\int}\mkern-16mu \scriptsize \bigcirc}}`$ |
|
|
|
|
|
|
|
#### Proposition 1 |
|
|
|
|
|
|
|
@ -137,16 +137,16 @@ MATRICES |
|
|
|
* fonction dérivée et fonction primitive. |
|
|
|
|
|
|
|
* intégrale simple |
|
|
|
* indéfinie $`\int f(x}\,dx`$ |
|
|
|
* définie $`\int_{x_1}^{x_2} f(x}\,dx`$ |
|
|
|
* indéfinie $`\displaystyle\int f(x)\,dx`$ |
|
|
|
* définie $`\displaystyle\int_{x_1}^{x_2} f(x)\,dx`$ |
|
|
|
|
|
|
|
* intégrale multiple (variables indépendantes) |
|
|
|
* $`\iint f(x,y}\,dxdy)`$ |
|
|
|
* $`\iiint f(x,y,z}\,dxdydz)`$ |
|
|
|
* $`\displaystyle\iint f(x,y)\,dxdy)`$ |
|
|
|
* $`\displaystyle\iiint f(x,y,z)\,dxdydz)`$ |
|
|
|
|
|
|
|
* différence entre : |
|
|
|
* $`\int f(x)\,dx)`$ et $`\oint f(x)\,dxd`$ |
|
|
|
* $`\iint f(x,y}\,dxdy)`$ et $`\oiint f(x,y}\,dxdy)`$ |
|
|
|
* $`\displaystyle\int f(x)\,dx)`$ et $`\oint f(x)\,dxd`$ |
|
|
|
* $`\displaystyle\iint f(x,y}\,dxdy)`$ et $`\oiint f(x,y}\,dxdy)`$ |
|
|
|
|
|
|
|
<!------------------------------------------------------------------------------ |
|
|
|
ÉQUATIONS |
|
|
|
|