update
This commit is contained in:
@@ -12,7 +12,7 @@ avec $\displaystyle\lim_{x\rightarrow x_0} \varepsilon(x) = 0$
|
||||
$\mathrm{DL}_n(0)(1+x)^\alpha = \ldots$
|
||||
?
|
||||
$1+\alpha x+\dfrac{\alpha(\alpha-1)x^2}{2!}+\cdots+\dfrac{\alpha(\alpha-1)\cdot(\alpha-n+1)x^n}{n!}+x^n\varepsilon(x)$
|
||||
<!--SR:!2023-10-14,113,130-->
|
||||
<!--SR:!2023-12-27,58,130-->
|
||||
|
||||
**Développement limité**
|
||||
$\mathrm{DL}_n(0)\dfrac{1}{1-x} =\ldots$
|
||||
@@ -36,7 +36,7 @@ $\mathrm{DL}_n(0)\ln(1+x) =\ldots$
|
||||
$x-\dfrac{x^2}{2}+\dfrac{x^3}{3}+\cdots+(-1)^{n-1}\dfrac{x^n}{n}+x^n\varepsilon(x)$
|
||||
Soit $\displaystyle\sum_1^n\left( (-1)^{k-1}\dfrac{x^k}{k} \right) + x^n\varepsilon(x)$ Attention : commence à $k=1$ car $\ln(1+0) = 0$
|
||||
`{-/(⍵*k)÷k←⍳N}x`
|
||||
<!--SR:!2023-10-25,125,130-->
|
||||
<!--SR:!2024-01-01,63,130-->
|
||||
|
||||
|
||||
**Développement limité**
|
||||
@@ -89,7 +89,7 @@ $\displaystyle\mathrm{ch}(x) = 1 + \frac{x^{2}}{2!} + \frac{x^{4}}{4!} + \cdots
|
||||
_somme des $\frac{x^{k}}{k!}$_ quand $2$ divise $k$
|
||||
Puissances **paires** car $\mathrm{ch}$ est une [[fonction paire]]
|
||||
Mêmes termes que $\mathrm{DL}_{n}: e^{x}$
|
||||
<!--SR:!2023-09-11,43,197-->
|
||||
<!--SR:!2024-03-13,135,197-->
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user