Skip to main content
Ch. 8 - Integration Techniques
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
8장, 문제 8.9.112c

Gaussians An important function in statistics is the Gaussian (or normal distribution, or bell-shaped curve), f(x) = e^(-ax²).
c. Complete the square to evaluate ∫ from -∞ to ∞ of e^(-(ax² + bx + c)) dx, where a > 0, b, and c are real numbers.

검증된 단계별 안내
1
Start with the integral \( \int_{-\infty}^{\infty} e^{-(ax^2 + bx + c)} \, dx \), where \(a > 0\), and \(b, c\) are real numbers.
To simplify the exponent, complete the square for the quadratic expression \(ax^2 + bx + c\). Factor out \(a\) from the terms involving \(x\): \(ax^2 + bx + c = a\left(x^2 + \frac{b}{a}x\right) + c\).
Next, complete the square inside the parentheses: \(x^2 + \frac{b}{a}x = \left(x + \frac{b}{2a}\right)^2 - \left(\frac{b}{2a}\right)^2\). Substitute this back to get \(ax^2 + bx + c = a\left(x + \frac{b}{2a}\right)^2 - a\left(\frac{b}{2a}\right)^2 + c\).
Rewrite the integral using the completed square form: \(\int_{-\infty}^{\infty} e^{-\left[a\left(x + \frac{b}{2a}\right)^2 - a\left(\frac{b}{2a}\right)^2 + c\right]} \, dx = \int_{-\infty}^{\infty} e^{-a\left(x + \frac{b}{2a}\right)^2} e^{a\left(\frac{b}{2a}\right)^2 - c} \, dx\).
Since \(e^{a\left(\frac{b}{2a}\right)^2 - c}\) is a constant with respect to \(x\), factor it out of the integral. Then, perform the substitution \(u = x + \frac{b}{2a}\), which does not change the limits of integration because they are infinite. The integral reduces to \(e^{a\left(\frac{b}{2a}\right)^2 - c} \int_{-\infty}^{\infty} e^{-a u^2} \, du\), which is a standard Gaussian integral.

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
6m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Completing the Square

Completing the square is a technique used to rewrite a quadratic expression in the form ax² + bx + c as a perfect square plus a constant. This simplifies integration and other operations by transforming the expression into a form like a(x + d)² + e, making it easier to handle exponential functions involving quadratics.
추천 영상:
05:22
Completing the Square to Rewrite the Integrand

Gaussian Integral

The Gaussian integral refers to the integral of the function e^(-ax²) over the entire real line, which evaluates to √(π/a) for a > 0. This result is fundamental in probability and statistics, especially for normal distributions, and serves as a basis for evaluating more complex integrals involving quadratic exponents.
추천 영상:
06:18
Integration by Parts for Definite Integrals

Properties of Exponential Functions

Exponential functions with quadratic exponents, such as e^(-(ax² + bx + c)), can be manipulated using algebraic techniques like completing the square. Understanding how to factor and rewrite these functions is essential for integrating them, as it allows the integral to be expressed in terms of known Gaussian integrals.
추천 영상:
06:21
Properties of Functions