Chapter 7: Problem 4
Describe the method used to integrate \(\sin ^{m} x \cos ^{n} x,\) for \(m\) even and \(n\) odd.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 7: Problem 4
Describe the method used to integrate \(\sin ^{m} x \cos ^{n} x,\) for \(m\) even and \(n\) odd.
All the tools & learning materials you need for study success - in one app.
Get started for free
An important function in statistics is the Gaussian (or normal distribution, or bell-shaped curve), \(f(x)=e^{-a x^{2}}.\) a. Graph the Gaussian for \(a=0.5,1,\) and 2. b. Given that \(\int_{-\infty}^{\infty} e^{-a x^{2}} d x=\sqrt{\frac{\pi}{a}},\) compute the area under the curves in part (a). c. Complete the square to evaluate \(\int_{-\infty}^{\infty} e^{-\left(a x^{2}+b x+c\right)} d x,\) where \(a>0, b,\) and \(c\) are real numbers.
\(A\) powerful tool in solving problems in engineering and physics is the Laplace transform. Given a function \(f(t),\) the Laplace transform is a new function \(F(s)\) defined by $$ F(s)=\int_{0}^{\infty} e^{-s t} f(t) d t $$ where we assume that s is a positive real number. For example, to find the Laplace transform of \(f(t)=e^{-t},\) the following improper integral is evaluated: $$ F(s)=\int_{0}^{\infty} e^{-s t} e^{-t} d t=\int_{0}^{\infty} e^{-(s+1) t} d t=\frac{1}{s+1} $$ Verify the following Laplace transforms, where a is a real number. $$f(t)=1 \longrightarrow F(s)=\frac{1}{s}$$
Three cars, \(A, B,\) and \(C,\) start from rest and accelerate along a line according to the following velocity functions: $$v_{A}(t)=\frac{88 t}{t+1}, \quad v_{B}(t)=\frac{88 t^{2}}{(t+1)^{2}}, \quad \text { and } \quad v_{C}(t)=\frac{88 t^{2}}{t^{2}+1}$$ a. Which car has traveled farthest on the interval \(0 \leq t \leq 1 ?\) b. Which car has traveled farthest on the interval \(0 \leq t \leq 5 ?\) c. Find the position functions for the three cars assuming that all cars start at the origin. d. Which car ultimately gains the lead and remains in front?
Use numerical methods or a calculator to approximate the following integrals as closely as possible. $$\int_{0}^{\pi / 2} \ln (\sin x) d x=\int_{0}^{\pi / 2} \ln (\cos x) d x=-\frac{\pi \ln 2}{2}$$
\(A\) powerful tool in solving problems in engineering and physics is the Laplace transform. Given a function \(f(t),\) the Laplace transform is a new function \(F(s)\) defined by $$ F(s)=\int_{0}^{\infty} e^{-s t} f(t) d t $$ where we assume that s is a positive real number. For example, to find the Laplace transform of \(f(t)=e^{-t},\) the following improper integral is evaluated: $$ F(s)=\int_{0}^{\infty} e^{-s t} e^{-t} d t=\int_{0}^{\infty} e^{-(s+1) t} d t=\frac{1}{s+1} $$ Verify the following Laplace transforms, where a is a real number. $$f(t)=e^{a t} \longrightarrow F(s)=\frac{1}{s-a}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.