Files
bonch/01 Учёба/1 семестр/Высшая математика/Приложения интеграла.md
2026-03-11 11:32:10 +03:00

21 lines
460 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### S криволинейной трапеции
#семестр_1 #высшая_математика
![[Pasted image 20251216164141.png]]
$dx\to0$
$\int aABb=\lim_{ dx \to 0 }\sum\dots=\int_{a}^{b} f(x) \, dx$
![[Pasted image 20251216164449.png]]
$x, f(x)=y(t(x))$
$$
\begin{array} \\
t \in [0,1], x(t), y(t) \\
a(t=0),b(t=1) \\
l[a,b]=\int_{0}^{1} \sqrt{ \dot{x}^2(t) +\dot{y}^2(t)} \, dx \\
l=\int_{a}^{b} \sqrt{ 1+(f'(x))^2 } \, dx \\
\end{array}
$$