|
|
|
@ -8,6 +8,10 @@ lessons: |
|
|
|
order: 2 |
|
|
|
--- |
|
|
|
|
|
|
|
<!--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}}`$ |
|
|
|
|
|
|
|
#### Proposition 1 |
|
|
|
|
|
|
|
-------------------------------------------------------- |
|
|
|
@ -133,15 +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 $`\int f(x}\,dx`$ |
|
|
|
* définie $`\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)`$ |
|
|
|
* $`\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)`$ |
|
|
|
|
|
|
|
<!------------------------------------------------------------------------------ |
|
|
|
ÉQUATIONS |
|
|
|
|