Livre I · Mathématiques

Analyse, algèbre & probabilités

Formulaire dense couvrant analyse réelle, algèbre linéaire, séries, équations différentielles et probabilités. Chaque chapitre rappelle les hypothèses, les énoncés clés et les techniques de calcul utilisées en colle, en TD et en concours.

§1.0

Notations & rappels

N,Z,Q,R,C\mathbb{N}, \mathbb{Z}, \mathbb{Q}, \mathbb{R}, \mathbb{C} — ensembles usuels. Une fonction f:IRf : I \to \mathbb{R} est dite de classe Ck\mathcal{C}^k si elle est kk-fois dérivable et que f(k)f^{(k)} est continue.

u,vuv\left|\langle u, v\rangle\right| \leq \|u\|\cdot\|v\|
(Cauchy-Schwarz)
u+vu+v\|u + v\| \leq \|u\| + \|v\|
(triangulaire)
§1.1

Limites & continuité

Une fonction ff admet \ell pour limite en aa si :

ε>0, η>0, xa<ηf(x)<ε\forall \varepsilon > 0,\ \exists \eta > 0,\ |x-a|<\eta \Rightarrow |f(x)-\ell|<\varepsilon
limxaf(g(x))=limyg(a)f(y)\lim_{x\to a} f(g(x)) = \lim_{y\to g(a)} f(y)
(comp. des limites)
fC0([a,b]), f(a)f(b)<0c]a,b[, f(c)=0f \in \mathcal{C}^0([a,b]),\ f(a)f(b)<0 \Rightarrow \exists c \in ]a,b[,\ f(c)=0
(TVI)

Équivalents usuels en 0 : sinxx, 1cosxx22, ex1x, ln(1+x)x\sin x \sim x,\ 1-\cos x \sim \frac{x^2}{2},\ e^x-1 \sim x,\ \ln(1+x) \sim x.

§1.2

Dérivées usuelles

Soit f,gf, g deux fonctions dérivables :

(fg)=fg+fg(fg)' = f'g + fg'
(produit)
(fg)=fgfgg2\left(\frac{f}{g}\right)' = \frac{f'g - fg'}{g^2}
(quotient)
(fg)=(fg)g(f \circ g)' = (f' \circ g) \cdot g'
(composition)
(f1)(y)=1f(f1(y))(f^{-1})'(y) = \frac{1}{f'(f^{-1}(y))}
(réciproque)
xnx^nnxn1n x^{n-1}
sinx\sin xcosx\cos x
cosx\cos xsinx-\sin x
tanx\tan x1+tan2x1 + \tan^2 x
exe^xexe^x
axa^xaxlnaa^x \ln a
lnx\ln x1/x1/x
logax\log_a x1/(xlna)1/(x\ln a)
arcsinx\arcsin x1/1x21/\sqrt{1-x^2}
arccosx\arccos x1/1x2-1/\sqrt{1-x^2}
arctanx\arctan x1/(1+x2)1/(1+x^2)
sinhx\sinh xcoshx\cosh x
coshx\cosh xsinhx\sinh x
tanhx\tanh x1tanh2x1 - \tanh^2 x
§1.3

Théorèmes fondamentaux

fC0([a,b]), deˊrivable sur ]a,b[, f(a)=f(b)c, f(c)=0f \in \mathcal{C}^0([a,b]),\ \text{dérivable sur } ]a,b[,\ f(a)=f(b)\Rightarrow \exists c,\ f'(c)=0
(Rolle)
c]a,b[, f(b)f(a)=(ba)f(c)\exists c \in ]a,b[,\ f(b)-f(a) = (b-a)f'(c)
(accroissements finis)
f(b)=k=0n(ba)kk!f(k)(a)+(ba)n+1(n+1)!f(n+1)(c)f(b) = \sum_{k=0}^{n}\frac{(b-a)^k}{k!}f^{(k)}(a) + \frac{(b-a)^{n+1}}{(n+1)!}f^{(n+1)}(c)
(Taylor-Lagrange)
§1.4

Intégrales remarquables

udv=uvvdu\int u\,dv = uv - \int v\,du
(IPP)
abf(φ(t))φ(t)dt=φ(a)φ(b)f(u)du\int_a^b f(\varphi(t))\varphi'(t)\,dt = \int_{\varphi(a)}^{\varphi(b)} f(u)\,du
(changement de variable)
+ex2dx=π\int_{-\infty}^{+\infty} e^{-x^2}\,dx = \sqrt{\pi}
(gaussienne)
Wn=0π/2sinnxdx,Wnπ2nW_n = \int_0^{\pi/2}\sin^n x\,dx,\quad W_n \sim \sqrt{\frac{\pi}{2n}}
(Wallis)
0+sinxxdx=π2\int_0^{+\infty}\frac{\sin x}{x}\,dx = \frac{\pi}{2}
(Dirichlet)
§1.5

Développements limités en 0

ex=1+x+x22!+x33!++xnn!+o(xn)e^x = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \cdots + \frac{x^n}{n!} + o(x^n)
sinx=xx33!+x55!\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \cdots
cosx=1x22!+x44!\cos x = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \cdots
tanx=x+x33+2x515+o(x5)\tan x = x + \frac{x^3}{3} + \frac{2x^5}{15} + o(x^5)
ln(1+x)=xx22+x33\ln(1+x) = x - \frac{x^2}{2} + \frac{x^3}{3} - \cdots
(1+x)α=1+αx+α(α1)2x2+(1+x)^\alpha = 1 + \alpha x + \frac{\alpha(\alpha-1)}{2}x^2 + \cdots
arctanx=xx33+x55\arctan x = x - \frac{x^3}{3} + \frac{x^5}{5} - \cdots
11x=n=0xn,x<1\frac{1}{1-x} = \sum_{n=0}^{\infty} x^n,\quad |x|<1
§1.6

Séries numériques & entières

k=0nqk=1qn+11q (q1)\sum_{k=0}^{n} q^k = \frac{1 - q^{n+1}}{1-q}\ (q\neq 1)
(géométrique)
1nα converge ssi α>1\sum \frac{1}{n^\alpha}\ \text{converge ssi}\ \alpha > 1
(Riemann)
limun+1un=<1un converge absolument\lim\frac{|u_{n+1}|}{|u_n|} = \ell < 1 \Rightarrow \sum u_n\ \text{converge absolument}
(d'Alembert)
1R=lim supann(Cauchy-Hadamard)\frac{1}{R} = \limsup\sqrt[n]{|a_n|}\quad (\text{Cauchy-Hadamard})
(rayon de convergence)
n=11n2=π26\sum_{n=1}^{\infty}\frac{1}{n^2} = \frac{\pi^2}{6}
(Bâle)
§1.7

Équations différentielles

EDO du 1er ordre y+a(x)y=b(x)y' + a(x)y = b(x) :

y(x)=eA(x)[b(x)eA(x)dx+C], A(x)=a(x)dxy(x) = e^{-A(x)}\left[\int b(x)e^{A(x)}\,dx + C\right],\ A(x)=\int a(x)\,dx

EDO linéaire d'ordre 2 à coefficients constants ay+by+cy=0ay'' + by' + cy = 0 :

ar2+br+c=0, Δ=b24acar^2 + br + c = 0,\ \Delta = b^2 - 4ac
(équation caractéristique)

Selon le signe de Δ\Delta :

Δ>0:y=C1er1x+C2er2x\Delta>0: y = C_1 e^{r_1 x} + C_2 e^{r_2 x}
Δ=0:y=(C1+C2x)erx\Delta=0: y = (C_1 + C_2 x)e^{r x}
Δ<0:y=eαx(C1cosβx+C2sinβx)\Delta<0: y = e^{\alpha x}(C_1\cos\beta x + C_2\sin\beta x)
§1.8

Algèbre linéaire

det(abcd)=adbc\det\begin{pmatrix}a&b\\c&d\end{pmatrix} = ad - bc
(déterminant 2×2)
(abcd)1=1adbc(dbca)\begin{pmatrix}a&b\\c&d\end{pmatrix}^{-1} = \frac{1}{ad-bc}\begin{pmatrix}d&-b\\-c&a\end{pmatrix}
(inverse 2×2)
det=aei+bfg+cdhcegbdiafh\det = aei + bfg + cdh - ceg - bdi - afh
(Sarrus 3×3)
dimker(f)+rg(f)=dimE\dim \ker(f) + \mathrm{rg}(f) = \dim E
(théorème du rang)

Valeurs propres : det(AλI)=0\det(A - \lambda I) = 0 (polynôme caractéristique). AA diagonalisable ssi somme des dimensions des sous-espaces propres = nn.

χA(A)=0\chi_A(A) = 0
(Cayley-Hamilton)
§1.9

Espaces euclidiens

x,y=xiyi\langle x,y\rangle = \sum x_i y_i
(produit scalaire)
ek=ekj<kek,ujuj, uk=ekeke_k' = e_k - \sum_{j<k}\langle e_k, u_j\rangle u_j,\ u_k = \frac{e_k'}{\|e_k'\|}
(Gram-Schmidt)

Une matrice AA est orthogonale ssi ATA=IA^TA=I. Théorème spectral : toute matrice symétrique réelle est diagonalisable dans une base orthonormée.

§1.10

Probabilités & statistiques

P(AB)=P(BA)P(A)P(B)P(A|B) = \frac{P(B|A)P(A)}{P(B)}
(Bayes)
E[X]=kkP(X=k) ou xf(x)dxE[X] = \sum_k k\,P(X=k)\ \text{ou}\ \int x f(x)\,dx
(espérance)
V(X)=E[X2]E[X]2V(X) = E[X^2] - E[X]^2
(variance)
P(Xμkσ)1k2P(|X-\mu|\geq k\sigma) \leq \frac{1}{k^2}
(Bienaymé-Tchebychev)
1nXiPμ\frac{1}{n}\sum X_i \xrightarrow{P} \mu
(LGN (faible))
Xˉnμσ/nLN(0,1)\frac{\bar X_n - \mu}{\sigma/\sqrt{n}} \xrightarrow{\mathcal L} \mathcal{N}(0,1)
(TCL)
Bernoulli(p)Bernoulli(p)E=p, V=p(1p)E=p,\ V=p(1-p)
BinomialeB(n,p)Binomiale B(n,p)E=np, V=np(1p)E=np,\ V=np(1-p)
Poisson(λ)Poisson(\lambda)E=V=λE=V=\lambda
Geˊomeˊtrique(p)Géométrique(p)E=1/p, V=(1p)/p2E=1/p,\ V=(1-p)/p^2
Uniforme[a,b]Uniforme[a,b]E=(a+b)/2, V=(ba)2/12E=(a+b)/2,\ V=(b-a)^2/12
Normale N(μ,σ2)Normale\ \mathcal{N}(\mu,\sigma^2)E=μ, V=σ2E=\mu,\ V=\sigma^2
Exponentielle(λ)Exponentielle(\lambda)E=1/λ, V=1/λ2E=1/\lambda,\ V=1/\lambda^2
χ2(n)\chi^2(n)E=n, V=2nE=n,\ V=2n
§1.11

Nombres complexes

z=a+ib=reiθ, r=z, θ=argzz = a+ib = re^{i\theta},\ r = |z|,\ \theta = \arg z
(cosθ+isinθ)n=cos(nθ)+isin(nθ)(\cos\theta + i\sin\theta)^n = \cos(n\theta) + i\sin(n\theta)
(Moivre)
cosθ=eiθ+eiθ2,sinθ=eiθeiθ2i\cos\theta = \frac{e^{i\theta}+e^{-i\theta}}{2},\quad \sin\theta = \frac{e^{i\theta}-e^{-i\theta}}{2i}
(Euler)
zn=azk=a1/nei(arga+2kπ)/nz^n = a \Rightarrow z_k = |a|^{1/n}e^{i(\arg a + 2k\pi)/n}
(racines n-ièmes)
§1.12

Séries de Fourier

f(x)=a02+n1ancos(nωx)+bnsin(nωx)f(x) = \frac{a_0}{2} + \sum_{n\geq 1} a_n\cos(n\omega x) + b_n\sin(n\omega x)
an=2T0Tf(x)cos(nωx)dxa_n = \frac{2}{T}\int_0^T f(x)\cos(n\omega x)\,dx
1T0Tf2=a024+12(an2+bn2)\frac{1}{T}\int_0^T|f|^2 = \frac{a_0^2}{4} + \frac{1}{2}\sum (a_n^2+b_n^2)
(Parseval)
§1.13

Identités trigonométriques

sin2x+cos2x=1, 1+tan2x=sec2x, 1+cot2x=csc2x\sin^2 x + \cos^2 x = 1,\ 1+\tan^2 x = \sec^2 x,\ 1+\cot^2 x = \csc^2 x
(Pythagore)
sin(a±b)=sinacosb±cosasinb\sin(a\pm b) = \sin a\cos b \pm \cos a\sin b
(addition)
cos(a±b)=cosacosbsinasinb\cos(a\pm b) = \cos a\cos b \mp \sin a\sin b
tan(a±b)=tana±tanb1tanatanb\tan(a\pm b) = \frac{\tan a \pm \tan b}{1 \mp \tan a\tan b}
sin2x=2sinxcosx, cos2x=12sin2x=2cos2x1\sin 2x = 2\sin x\cos x,\ \cos 2x = 1-2\sin^2 x = 2\cos^2 x - 1
(duplication)
sin2x=1cos2x2, cos2x=1+cos2x2\sin^2 x = \tfrac{1-\cos 2x}{2},\ \cos^2 x = \tfrac{1+\cos 2x}{2}
(linéarisation)
sinacosb=12[sin(a+b)+sin(ab)]\sin a\cos b = \tfrac{1}{2}[\sin(a+b)+\sin(a-b)]
(Simpson (produit→somme))
sinp+sinq=2sinp+q2cospq2\sin p + \sin q = 2\sin\tfrac{p+q}{2}\cos\tfrac{p-q}{2}
(somme→produit)
sinx=2t1+t2, cosx=1t21+t2, tanx=2t1t2\sin x = \frac{2t}{1+t^2},\ \cos x = \frac{1-t^2}{1+t^2},\ \tan x = \frac{2t}{1-t^2}
(t = tan(x/2))
cosh2xsinh2x=1, cosh2x=cosh2x+sinh2x\cosh^2 x - \sinh^2 x = 1,\ \cosh 2x = \cosh^2 x + \sinh^2 x
(hyperboliques)
§1.14

Primitives usuelles

xndx\int x^n\,dxxn+1n+1 (n1)\frac{x^{n+1}}{n+1}\ (n\neq -1)
dxx\int \frac{dx}{x}lnx\ln|x|
eaxdx\int e^{ax}\,dxeaxa\frac{e^{ax}}{a}
lnxdx\int \ln x\,dxxlnxxx\ln x - x
sinxdx\int \sin x\,dxcosx-\cos x
cosxdx\int \cos x\,dxsinx\sin x
tanxdx\int \tan x\,dxlncosx-\ln|\cos x|
secxdx\int \sec x\,dxlnsecx+tanx\ln|\sec x + \tan x|
dx1+x2\int \frac{dx}{1+x^2}arctanx\arctan x
dx1x2\int \frac{dx}{\sqrt{1-x^2}}arcsinx\arcsin x
dxx2+1\int \frac{dx}{\sqrt{x^2+1}}argshx\mathrm{argsh}\,x
dxx2a2\int \frac{dx}{x^2-a^2}12alnxax+a\frac{1}{2a}\ln\left|\frac{x-a}{x+a}\right|
sin2xdx\int \sin^2 x\,dxx2sin2x4\tfrac{x}{2} - \tfrac{\sin 2x}{4}
ex2dx\int e^{-x^2}\,dxπ2erf(x)\tfrac{\sqrt\pi}{2}\,\mathrm{erf}(x)
dxsinx\int \frac{dx}{\sin x}lntanx2\ln\left|\tan\tfrac{x}{2}\right|
P(x)Q(x)dx\int \frac{P(x)}{Q(x)}\,dxdeˊcomp. eˊleˊments simples\text{décomp. éléments simples}
§1.15

Intégrales multiples & changements de variables

Dfdxdy=ab ⁣ ⁣y1(x)y2(x)f(x,y)dydx\iint_D f\,dx\,dy = \int_a^b\!\!\int_{y_1(x)}^{y_2(x)} f(x,y)\,dy\,dx
(Fubini)
dxdy=rdrdθ,x=rcosθ, y=rsinθdx\,dy = r\,dr\,d\theta,\quad x = r\cos\theta,\ y = r\sin\theta
(polaires)
dV=rdrdθdzdV = r\,dr\,d\theta\,dz
(cylindriques)
dV=r2sinφdrdφdθdV = r^2\sin\varphi\,dr\,d\varphi\,d\theta
(sphériques)
f(x,y)dxdy=f(Φ(u,v))JΦdudv\iint f(x,y)\,dx\,dy = \iint f(\Phi(u,v))\,|J_\Phi|\,du\,dv
(jacobien général)
Aire(D)=Ddxdy, Vol(V)=Vdxdydz\mathrm{Aire}(D) = \iint_D dx\,dy,\ \mathrm{Vol}(V) = \iiint_V dx\,dy\,dz
(aire / volume)
§1.16

Analyse vectorielle

f=(xf,yf,zf)\nabla f = \left(\partial_x f, \partial_y f, \partial_z f\right)
(gradient)
F=xFx+yFy+zFz\nabla\cdot\vec F = \partial_x F_x + \partial_y F_y + \partial_z F_z
(divergence)
F=(yFzzFy, zFxxFz, xFyyFx)\nabla\wedge\vec F = \left(\partial_y F_z - \partial_z F_y,\ \partial_z F_x - \partial_x F_z,\ \partial_x F_y - \partial_y F_x\right)
(rotationnel)
Δf=2f=x2f+y2f+z2f\Delta f = \nabla^2 f = \partial_x^2 f + \partial_y^2 f + \partial_z^2 f
(laplacien)
(f)=0, (F)=0\nabla\wedge(\nabla f) = \vec 0,\ \nabla\cdot(\nabla\wedge\vec F) = 0
(identités)
D(Pdx+Qdy)=D(xQyP)dxdy\oint_{\partial D}(P\,dx+Q\,dy) = \iint_D\left(\partial_x Q - \partial_y P\right)dx\,dy
(Green-Riemann)
SFd=S(F)dS\oint_{\partial S} \vec F\cdot d\vec\ell = \iint_S (\nabla\wedge\vec F)\cdot d\vec S
(Stokes)
VFdS=VFdV\oiint_{\partial V}\vec F\cdot d\vec S = \iiint_V \nabla\cdot\vec F\,dV
(Ostrogradski (flux-div))
§1.17

Suites & convergence

un=u0+nr, k=0nuk=(n+1)u0+un2u_n = u_0 + nr,\ \sum_{k=0}^{n} u_k = (n+1)\tfrac{u_0+u_n}{2}
(suite arithmétique)
un=u0qn, k=0nuk=u01qn+11qu_n = u_0 q^n,\ \sum_{k=0}^{n} u_k = u_0\tfrac{1-q^{n+1}}{1-q}
(suite géométrique)
un+2=aun+1+bunr2=ar+bu_{n+2} = au_{n+1} + bu_n \Rightarrow r^2 = ar + b
(récurrence linéaire)
un+1=f(un), f k-lip. k<1un, f()=u_{n+1} = f(u_n),\ f\ k\text{-lip.}\ k<1 \Rightarrow u_n \to \ell,\ f(\ell)=\ell
(point fixe)
un1nk=1nuku_n \to \ell \Rightarrow \tfrac{1}{n}\sum_{k=1}^n u_k \to \ell
(Cesàro)
n!2πn(ne)nn! \sim \sqrt{2\pi n}\left(\tfrac{n}{e}\right)^n
(Stirling)
§1.18

Convexité & optimisation

f(x)0f convexe sur If''(x)\geq 0 \Leftrightarrow f\ \text{convexe sur}\ I
(convexité)
f(λixi)λif(xi), λi=1f\left(\sum \lambda_i x_i\right) \leq \sum \lambda_i f(x_i),\ \sum\lambda_i = 1
(Jensen)
Hf=(ijf)ij, H0minimum localH_f = (\partial_{ij} f)_{ij},\ H\succ 0 \Rightarrow \text{minimum local}
(Hessienne)
f=kλkgk\nabla f = \sum_k \lambda_k \nabla g_k
(Lagrange (contraintes))
f+μihi=0, μi0, μihi=0\nabla f + \sum \mu_i\nabla h_i = 0,\ \mu_i \geq 0,\ \mu_i h_i = 0
(KKT)
§1.19

Polynômes & arithmétique

gcd(a,b)=du,vZ, au+bv=d\gcd(a,b) = d \Rightarrow \exists u,v\in\mathbb Z,\ au+bv = d
(Bézout)
abc, gcd(a,b)=1aca\mid bc,\ \gcd(a,b)=1 \Rightarrow a\mid c
(Gauss)
ap11(modp) (p premier, pa)a^{p-1} \equiv 1 \pmod p\ (p\ \text{premier},\ p\nmid a)
(Fermat)
aφ(n)1(modn) (gcd(a,n)=1)a^{\varphi(n)} \equiv 1 \pmod n\ (\gcd(a,n)=1)
(Euler)
xi=an1an, xi=(1)na0an\sum x_i = -\tfrac{a_{n-1}}{a_n},\ \prod x_i = (-1)^n\tfrac{a_0}{a_n}
(Viète)
A=BQ+R, degR<degBA = BQ + R,\ \deg R < \deg B
(division euclidienne (poly))
§1.20

Réduction & formes quadratiques

χA scindeˊP, P1AP triangulaire\chi_A\ \text{scindé} \Rightarrow \exists P,\ P^{-1}AP\ \text{triangulaire}
(trigonalisation)
AkJnk(λk), Jn(λ)=λIn+NA \sim \bigoplus_k J_{n_k}(\lambda_k),\ J_n(\lambda) = \lambda I_n + N
(Jordan)
q(x)=xTAx, A=ATq(x) = x^T A x,\ A = A^T
(forme quadratique)
(p,q) invariant par changement de base(p,q)\ \text{invariant par changement de base}
(signature (Sylvester))
A=UΣVT, Σ=diag(σi)A = U\Sigma V^T,\ \Sigma = \mathrm{diag}(\sigma_i)
(décomp. SVD)
§1.21

Topologie & espaces métriques

Soit (E,d)(E,d) un espace métrique.

B(x0,r)={x:d(x,x0)<r}B(x_0,r) = \{x : d(x,x_0) < r\}
(boule ouverte)
xnd(xn,)0x_n \to \ell \Leftrightarrow d(x_n,\ell) \to 0
(suite convergente)
K compacttoute suite admet une s/s. cv. dans KK\ \text{compact} \Leftrightarrow \text{toute suite admet une s/s. cv. dans}\ K
(compact (Bolzano-Weierstrass))

Heine : continue sur compact ⇒ uniformément continue. Weierstrass : fC0(K,R)f\in\mathcal C^0(K,\mathbb R) bornée et atteint ses bornes.

§1.22

Transformée de Laplace & Fourier

F(p)=0+f(t)eptdtF(p) = \int_0^{+\infty} f(t)e^{-pt}\,dt
(Laplace)
L{f}=pF(p)f(0), L{eat}=1pa\mathcal L\{f'\} = pF(p) - f(0),\ \mathcal L\{e^{at}\} = \tfrac{1}{p-a}
f^(ξ)=+f(t)eiξtdt\hat f(\xi) = \int_{-\infty}^{+\infty} f(t)e^{-i\xi t}\,dt
(Fourier (transformée))
f2=12πf^2\int |f|^2 = \tfrac{1}{2\pi}\int |\hat f|^2
(Plancherel)
(fg)(x)=f(t)g(xt)dt, fg^=f^g^(f*g)(x) = \int f(t)g(x-t)\,dt,\ \widehat{f*g} = \hat f\,\hat g
(convolution)
§1.23

Analyse complexe

xu=yv, yu=xv\partial_x u = \partial_y v,\ \partial_y u = -\partial_x v
(Cauchy-Riemann)
f(z0)=12iπγf(z)zz0dzf(z_0) = \frac{1}{2i\pi}\oint_\gamma \frac{f(z)}{z-z_0}\,dz
(formule de Cauchy)
Res(f,z0)=limzz0(zz0)f(z)\mathrm{Res}(f,z_0) = \lim_{z\to z_0}(z-z_0)f(z)
(résidu (pôle simple))
γf(z)dz=2iπkRes(f,zk)\oint_\gamma f(z)\,dz = 2i\pi \sum_k \mathrm{Res}(f,z_k)
(théorème des résidus)
f(z)=nZan(zz0)nf(z) = \sum_{n\in\mathbb Z} a_n(z-z_0)^n
(série de Laurent)
§1.24

Méthodes numériques

xn+1=xnf(xn)f(xn), convergence quadratiquex_{n+1} = x_n - \frac{f(x_n)}{f'(x_n)},\ \text{convergence quadratique}
(Newton-Raphson)
abfh2[f(a)+f(b)+2k=1n1f(xk)]\int_a^b f \approx \tfrac{h}{2}\left[f(a)+f(b)+2\sum_{k=1}^{n-1}f(x_k)\right]
(trapèzes)
abfh3[f0+4fimpair+2fpair+fn]\int_a^b f \approx \tfrac{h}{3}[f_0 + 4\sum f_{\text{impair}} + 2\sum f_{\text{pair}} + f_n]
(Simpson)
yn+1=yn+hf(tn,yn)y_{n+1} = y_n + h\,f(t_n,y_n)
(Euler (EDO))
yn+1=yn+h6(k1+2k2+2k3+k4)y_{n+1} = y_n + \tfrac{h}{6}(k_1 + 2k_2 + 2k_3 + k_4)
(RK4)
§1.25

Statistique inférentielle

Xˉ=1nXi, S2=1n1(XiXˉ)2\bar X = \tfrac{1}{n}\sum X_i,\ S^2 = \tfrac{1}{n-1}\sum (X_i - \bar X)^2
(moyenne / écart-type empiriques)
Xˉ±z1α/2σn\bar X \pm z_{1-\alpha/2}\,\tfrac{\sigma}{\sqrt n}
(IC moyenne (σ connu))
Xˉ±tn1,1α/2Sn\bar X \pm t_{n-1,1-\alpha/2}\,\tfrac{S}{\sqrt n}
(IC moyenne (σ inconnu))
β^=Cov(X,Y)V(X), α^=Yˉβ^Xˉ\hat\beta = \frac{\mathrm{Cov}(X,Y)}{V(X)},\ \hat\alpha = \bar Y - \hat\beta \bar X
(régression linéaire)
R2=1(yiy^i)2(yiyˉ)2R^2 = 1 - \frac{\sum (y_i - \hat y_i)^2}{\sum (y_i - \bar y)^2}
(coefficient R²)
§1.26

Calculateurs interactifs

Dérivée symbolique

d/dx
ddx[sin(x)x2]=cos(x)x2+2sin(x)x\frac{d}{dx}\left[sin(x)*x^2\right] = \cos\left( x\right)\cdot{ x}^{2}+2\cdot\sin\left( x\right)\cdot x

Ex: sin(x)*x^2, exp(-x^2), log(x)/x

Intégrale définie (Simpson)

∫ₐᵇ f(x) dx
03.14159x2+sin(x)dx12.33539937\int_{0}^{3.14159} x^2 + sin(x)\, dx \approx 12.33539937

Développement de Taylor

T_n(f)(x)
f(x)1.000+1.000(x0)+0.5000(x0)2+0.1667(x0)3+0.04167(x0)4+0.008333(x0)5f(x) \approx 1.000 + 1.000(x-0) + 0.5000(x-0)^{2} + 0.1667(x-0)^{3} + 0.04167(x-0)^{4} + 0.008333(x-0)^{5}

Équation du second degré

ax² + bx + c = 0
Δ=b24ac=1.0000\Delta = b^2 - 4ac = 1.0000
Deux racines réelles
x1=2.000000,x2=1.000000x_1 = 2.000000,\quad x_2 = 1.000000

Matrice 2×2 — det, trace, vp

A ∈ M₂(ℝ)
det(A)=2.0000,tr(A)=5.0000\det(A) = -2.0000,\quad \mathrm{tr}(A) = 5.0000
λ1=5.3723,λ2=0.3723\lambda_1 = 5.3723,\quad \lambda_2 = -0.3723
A1=12.0000(4231)A^{-1} = \frac{1}{-2.0000}\begin{pmatrix}4&-2\\-3&1\end{pmatrix}

Nombre complexe — forme polaire

z = a + ib
z=a2+b2=5.0000|z| = \sqrt{a^2+b^2} = 5.0000
arg(z)=0.9273 rad=53.13°\arg(z) = 0.9273\ \mathrm{rad} = 53.13\degree
z=5.0000ei0.9273z = 5.0000\,e^{i\,0.9273}