4.16
Podczas obliczania całki oznaczonej, której funkcja podcałkowa ma strukturę funkcji złożonej, metoda podstawiania zapewnia efektywny sposób uproszczen…
Rozważmy całkę, której argument można zapisać jako pochodną reguły łańcuchowej funkcji złożonej F(g(x)). Aby rozwiązać całkę, proces polega na odwróceniu różniczkowania reguł łańcuchowych.
Tutaj nowa zmienna, u, definiowana jest jako g(x). Następnie różniczkuj u względem x. Można to przeorganizować w kategoriach du.
Aby zmienić granice, gdy x=a, u równa się g(a) staje się nową dolną granicą, a gdy x=b, u równa się g(b) staje się nową górną granicą.
Oryginalna całka jest następnie przepisywana, podstawiając u i du oraz zastępując granice a i b odpowiednio g(a) i g(b). Całkowanie nowego całkownika względem U i zastosowanie zmieniających się granic daje ostateczne wyrażenie liczbowe.
Przykładem podstawienia jest inżynieria elektryczna, gdzie służy do wyznaczania całkowitego ładunku przechodzącego przez obwód w określonym przedziale czasowym. Tutaj ładunek całkowity otrzymuje się przez obliczenie całki określonej względem czasu. Ponieważ prąd jest dany przez funkcję zespoloną, podstawienie ułatwia rozwiązanie całki.
View the full transcript and gain access to JoVE Core videos
Q1: How does the substitution rule reverse the chain rule in definite integrals?
The substitution rule reverses chain rule differentiation by identifying a composite function within the integrand. You define a new variable u as the inner function g(x), then differentiate to find du. This transforms the integral into a simpler form where the chain rule structure is unwound, making the integral easier to evaluate with respect to the new variable.
Q2: What steps are involved in changing the limits of integration during substitution?
When substituting, evaluate the inner function g(x) at the original endpoints. If the original limits are x = a and x = b, the new limits become u = g(a) and u = g(b). This ensures the integral remains consistent in terms of the new variable u, eliminating the need to convert back to the original variable after integration.
Q3: Why does substitution simplify integrals with composite functions?
Substitution reduces complexity by transforming an integrand containing an inner function and its derivative into a single-variable expression. The new integrand depends only on u, making standard integration techniques applicable. This streamlines calculations that would otherwise be difficult or impractical, particularly when the original function is complex.
Q4: How is substitution applied to find electric charge in circuits?
In electrical engineering, total charge is calculated as a definite integral of current over time. When current is expressed as a complex function, substitution simplifies the integral by reducing it to a manageable form. This practical application demonstrates how substitution enables efficient analysis of real-world systems where direct integration would be impractical.
Q5: What is the relationship between the original and substituted integrals?
The substituted integral maintains mathematical equivalence to the original. By replacing the integrand with u and du, and updating limits to g(a) and g(b), the integral is rewritten consistently in terms of the new variable. Applying the updated limits directly yields the same final numerical value as the original integral would produce.
Q6: When should you identify the inner function for substitution?
Identify the inner function when the integrand contains a composite function whose structure matches a chain rule derivative. Look for an inner function g(x) and its derivative present in the integrand. Recognizing this pattern early allows you to set u = g(x) and proceed with substitution, transforming the problem into a simpler form.
Q7: How does substitution for definite integrals differ from indefinite integration?
For definite integrals, substitution requires updating the limits of integration based on the inner function, eliminating the need to convert back to the original variable. With indefinite integrals, you must reverse the substitution after integration. This makes definite integral substitution more efficient, as the updated limits directly provide the final numerical result.