Problem 9
Question
Evaluate the following iterated integrals. $$\int_{1}^{3} \int_{0}^{\pi / 2} x \sin y d y d x$$
Step-by-Step Solution
Verified Answer
Question: Evaluate the iterated integral \(\int_{1}^{3} \int_{0}^{\pi / 2} x \sin y d y d x\).
Answer: The value of the iterated integral is \(-\frac{26}{3}\).
1Step 1: Evaluate the inner integral with respect to \(y\)
$$
\int_{0}^{\pi/2} x \sin y dy
$$We need to integrate this by parts, so let's assign:$$
u = x \implies du = dx \\
dv = \sin y dy \implies v = -\cos y
$$Now, let's apply the integration by parts formula in the integral:\(\displaystyle\int u dv = uv - \int v du\). We get:$$
\int_{0}^{\pi/2} x \sin y dy = x(-\cos y)\Big|_0^{\pi/2} - \int_{0}^{\pi/2} (-\cos y) dx \\ = x(\cos y)\Big|_0^{\pi/2} -x\int_{0}^{\pi/2} (\cos y) dy
$$Now, we need to evaluate the remaining integral with respect to \(y\). By integrating \(\cos y dy\) we get:$$
x(\cos y)\Big|_0^{\pi/2} -x\int_{0}^{\pi/2} (\cos y) dy = x(\cos y)\Big|_0^{\pi/2} -x(\sin y)\Big|_0^{\pi/2}
$$After evaluating the integral at the limits, we have:$$
x(\cos y)\Big|_0^{\pi/2} -x(\sin y)\Big|_0^{\pi/2} = x(\cos(\pi/2) - \cos(0)) -x(\sin(\pi/2) - \sin(0)) \\ = x(0 - 1) - x(1 - 0) = -x^2
$$The inner integral becomes:$$
\int_{0}^{\pi/2} x \sin y dy = -x^2
$$Now, we'll proceed with the outer integral.
2Step 2: Evaluate the outer integral with respect to \(x\)
$$
\int_{1}^{3} -x^2 dx
$$Now we need to find the antiderivative of \(-x^2\). Let's calculate that:$$
\int -x^2 dx = -\frac{1}{3}x^3
$$Next, we'll apply the limits of integration to evaluate the integral:$$
-\frac{1}{3}x^3\Big|_1^3 = -\frac{1}{3}(27 - 1) = -\frac{1}{3}(26) =-\frac{26}{3}
$$So, the value of the iterated integral is:$$
\int_{1}^{3} \int_{0}^{\pi / 2} x \sin y d y d x = -\frac{26}{3}
Other exercises in this chapter
Problem 9
Let \(S=\\{(u, v): 0 \leq u \leq 1\) \(0 \leq v \leq 1\\}\) be a unit square in the uv-plane. Find the image of \(S\) in the xy-plane under the following transf
View solution Problem 9
Evaluate the following integrals. A sketch of the region of integration may be useful. $$\int_{-2}^{2} \int_{1}^{2} \int_{1}^{e} \frac{x y^{2}}{z} d z d x d y$$
View solution Problem 9
Sketch the following polar rectangles. $$R=\\{(r, \theta): 1 \leq r \leq 4,-\pi / 4 \leq \theta \leq 2 \pi / 3\\}$$
View solution Problem 9
Sketch each region and write an iterated integral of a continuous function \(f\) over the region. Use the order \(d y d x\). $$R=\\{(x, y): 0 \leq x \leq \pi /
View solution