Comprehension
Let $g _{ i }:\left[\frac{\pi}{8}, \frac{3 \pi}{8}\right] \rightarrow R , i =1,2$ and $f :\left[\frac{\pi}{8}, \frac{3 \pi}{8}\right] \rightarrow R$ be functions such that
$g_{1}(x)=1, g_{2}(x)=|4 x-\pi|$ and $f(x)=\sin ^{2} x$, for all $x \in\left[\frac{\pi}{8}, \frac{3 \pi}{8}\right] $ ,
Define $S_{i}=\int\limits_{\frac{\pi}{8}}^{\frac{3 \pi}{8}} f(x) \cdot g_{i}(x) d x, i=1,2$
Question: 1

The value of $\frac{16 S _{1}}{\pi}$ is_____

Updated On: May 8, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 2

Solution and Explanation

Step 1: Understanding the given functions
We are given two functions $g_1(x)$ and $g_2(x)$ defined as follows:
- $g_1(x) = 1$
- $g_2(x) = |4x - \pi|$
Also, we are given the function $f(x) = \sin^2 x$. The task is to evaluate $S_1$ and then find the value of $\frac{16S_1}{\pi}$.
Step 2: Define $S_1$
We are asked to compute the integral for $S_1$ defined as:
$$ S_1 = \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} f(x) \cdot g_1(x) \, dx. $$
Since $g_1(x) = 1$, this simplifies to:
$$ S_1 = \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} \sin^2 x \, dx. $$
Step 3: Simplify the integral using trigonometric identity
To simplify the integral, we use the trigonometric identity for $\sin^2 x$:
$$ \sin^2 x = \frac{1}{2} \left( 1 - \cos 2x \right). $$
Thus, the integral becomes:
$$ S_1 = \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} \frac{1}{2} \left( 1 - \cos 2x \right) \, dx. $$
Step 4: Compute the integral
We can now compute the integral of each term separately:
$$ S_1 = \frac{1}{2} \left[ \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} 1 \, dx - \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} \cos 2x \, dx \right]. $$
The first integral is straightforward:
$$ \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} 1 \, dx = \frac{3\pi}{8} - \frac{\pi}{8} = \frac{\pi}{4}. $$
Now, we compute the second integral:
$$ \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} \cos 2x \, dx. $$
The integral of $\cos 2x$ is:
$$ \int \cos 2x \, dx = \frac{\sin 2x}{2}. $$
Evaluating this from $\frac{\pi}{8}$ to $\frac{3\pi}{8}$:
$$ \left[ \frac{\sin 2x}{2} \right]_{\frac{\pi}{8}}^{\frac{3\pi}{8}} = \frac{\sin \left( \frac{3\pi}{4} \right)}{2} - \frac{\sin \left( \frac{\pi}{4} \right)}{2} = \frac{\frac{\sqrt{2}}{2}}{2} - \frac{\frac{\sqrt{2}}{2}}{2} = 0. $$
Step 5: Combine the results
Now, we can combine the results:
$$ S_1 = \frac{1}{2} \left( \frac{\pi}{4} - 0 \right) = \frac{\pi}{8}. $$
Step 6: Find $\frac{16S_1}{\pi}$
Finally, we compute:
$$ \frac{16S_1}{\pi} = \frac{16 \times \frac{\pi}{8}}{\pi} = 2. $$
Thus, the value of $\frac{16S_1}{\pi}$ is 2.

Was this answer helpful?
0
0
Question: 2

The value of $\frac{48 \,S _{2}}{\pi^{2}}$ is_____

Updated On: May 8, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 1.5

Solution and Explanation

Step 1: Understand the given functions
We are given the functions $g_1(x)$ and $g_2(x)$ defined as follows:
- $g_1(x) = 1$
- $g_2(x) = |4x - \pi|$
Also, we are given the function $f(x) = \sin^2 x$. We are tasked with finding the value of $\frac{48S_2}{\pi^2}$, where $S_2$ is defined as:
$$ S_2 = \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} f(x) \cdot g_2(x) \, dx = \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} \sin^2 x \left|4x - \pi\right| \, dx. $$
Step 2: Simplify the expression for $S_2$
We need to evaluate the integral for $S_2$. First, express $|4x - \pi|$ as $4|x - \frac{\pi}{4}|$.
Thus, the integral becomes:
$$ S_2 = \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} \sin^2 x \cdot 4 \left|x - \frac{\pi}{4}\right| \, dx. $$
We can factor out the constant 4:
$$ S_2 = 4 \int_{\frac{\pi}{8}}^{\frac{3\pi}{8}} \sin^2 x \left|x - \frac{\pi}{4}\right| \, dx. $$
Step 3: Change of variables
Now, let’s make the substitution $x - \frac{\pi}{4} = t$, so that $dx = dt$. When $x = \frac{\pi}{8}$, $t = -\frac{\pi}{8}$, and when $x = \frac{3\pi}{8}$, $t = \frac{\pi}{8}$.
Thus, the integral becomes:
$$ S_2 = 4 \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} \sin^2 \left( \frac{\pi}{4} + t \right) |t| \, dt. $$
Step 4: Simplify the expression for $\sin^2 \left( \frac{\pi}{4} + t \right)$
We use the trigonometric identity for $\sin^2 \left( \frac{\pi}{4} + t \right)$:
$$ \sin^2 \left( \frac{\pi}{4} + t \right) = \frac{1}{2} \left( 1 - \cos 2 \left( \frac{\pi}{4} + t \right) \right). $$
Substituting this back into the integral, we get:
$$ S_2 = 4 \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} \frac{1}{2} \left( 1 - \cos \left( 2 \times \left( \frac{\pi}{4} + t \right) \right) \right) |t| \, dt. $$
Simplifying the cosine term:
$$ S_2 = 2 \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} \left( 1 - \cos \left( \frac{\pi}{2} + 2t \right) \right) |t| \, dt. $$
Step 5: Expand and simplify
The cosine term simplifies as:
$$ \cos \left( \frac{\pi}{2} + 2t \right) = -\sin(2t). $$
Thus, the integral becomes:
$$ S_2 = 2 \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} \left( 1 + \sin(2t) \right) |t| \, dt. $$
We now split the integral into two parts:
$$ S_2 = 2 \left( \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} |t| \, dt + \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} |t| \sin(2t) \, dt \right). $$
Step 6: Evaluate the integrals
The first integral is straightforward:
$$ \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} |t| \, dt = 2 \int_{0}^{\frac{\pi}{8}} t \, dt = 2 \left[ \frac{t^2}{2} \right]_0^{\frac{\pi}{8}} = 2 \times \frac{\pi^2}{128} = \frac{\pi^2}{64}. $$
The second integral is 0 because $\sin(2t)$ is an odd function and $|t|$ is even, so their product integrated over the symmetric interval $[-\frac{\pi}{8}, \frac{\pi}{8}]$ gives zero:
$$ \int_{-\frac{\pi}{8}}^{\frac{\pi}{8}} |t| \sin(2t) \, dt = 0. $$
Step 7: Combine the results
Thus, we have:
$$ S_2 = 2 \times \frac{\pi^2}{64} = \frac{\pi^2}{32}. $$
Step 8: Compute $\frac{48S_2}{\pi^2}$
Finally, we compute:
$$ \frac{48S_2}{\pi^2} = \frac{48 \times \frac{\pi^2}{32}}{\pi^2} = \frac{48}{32} = 1.5. $$
Thus, the value of $\frac{48S_2}{\pi^2}$ is 1.5.

Was this answer helpful?
0
0

Questions Asked in JEE Advanced exam

View More Questions