Skip to main content
Back to Definite Integration
JEE Main 2019
Definite Integration
Definite Integration
Medium

Question

If the value of the integral 11cosαx1+3xdx\int\limits_{-1}^1 \frac{\cos \alpha x}{1+3^x} d x is 2π\frac{2}{\pi}.Then, a value of α\alpha is

Options

Solution

Key Concepts and Formulas

  • Definite Integral Property for Symmetric Limits: For a continuous function f(x)f(x) on [a,a][-a, a], aaf(x)dx=0a[f(x)+f(x)]dx\int_{-a}^a f(x) dx = \int_0^a [f(x) + f(-x)] dx.
  • Trigonometric Identity: cos(θ)=cos(θ)\cos(-\theta) = \cos(\theta).
  • Basic Integral: cos(kx)dx=sin(kx)k+C\int \cos(kx) dx = \frac{\sin(kx)}{k} + C.
  • Limit of sinxx\frac{\sin x}{x}: limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1.

Step-by-Step Solution

Step 1: Understand the Problem and Identify the Integrand We are asked to find a value of α\alpha given the definite integral: I=11cosαx1+3xdxI = \int\limits_{-1}^1 \frac{\cos \alpha x}{1+3^x} d x The value of the integral is given as I=2πI = \frac{2}{\pi}. Let the integrand be f(x)=cosαx1+3xf(x) = \frac{\cos \alpha x}{1+3^x}.

Step 2: Apply the Definite Integral Property for Symmetric Limits The limits of integration are from 1-1 to 11, which are symmetric. We can apply the property aaf(x)dx=0a[f(x)+f(x)]dx\int_{-a}^a f(x) dx = \int_0^a [f(x) + f(-x)] dx. Here, a=1a=1. We need to find f(x)f(-x): f(x)=cos(α(x))1+3xf(-x) = \frac{\cos(\alpha (-x))}{1+3^{-x}} Using the property cos(θ)=cos(θ)\cos(-\theta) = \cos(\theta), we get cos(α(x))=cos(αx)\cos(\alpha (-x)) = \cos(\alpha x). So, f(x)=cosαx1+3xf(-x) = \frac{\cos \alpha x}{1+3^{-x}} Now, we apply the property: I=01[f(x)+f(x)]dx=01(cosαx1+3x+cosαx1+3x)dxI = \int_0^1 [f(x) + f(-x)] dx = \int_0^1 \left( \frac{\cos \alpha x}{1+3^x} + \frac{\cos \alpha x}{1+3^{-x}} \right) dx

Step 3: Simplify the Integrand Let's simplify the sum of f(x)f(x) and f(x)f(-x): f(x)+f(x)=cosαx1+3x+cosαx1+3xf(x) + f(-x) = \frac{\cos \alpha x}{1+3^x} + \frac{\cos \alpha x}{1+3^{-x}} Factor out cosαx\cos \alpha x: =cosαx(11+3x+11+3x)= \cos \alpha x \left( \frac{1}{1+3^x} + \frac{1}{1+3^{-x}} \right) We know that 3x=13x3^{-x} = \frac{1}{3^x}. Substitute this into the expression: =cosαx(11+3x+11+13x)= \cos \alpha x \left( \frac{1}{1+3^x} + \frac{1}{1+\frac{1}{3^x}} \right) To simplify the second term's denominator: 1+13x=3x+13x1+\frac{1}{3^x} = \frac{3^x+1}{3^x}. So, the expression becomes: =cosαx(11+3x+13x+13x)= \cos \alpha x \left( \frac{1}{1+3^x} + \frac{1}{\frac{3^x+1}{3^x}} \right) =cosαx(11+3x+3x1+3x)= \cos \alpha x \left( \frac{1}{1+3^x} + \frac{3^x}{1+3^x} \right) The terms inside the parenthesis have a common denominator: =cosαx(1+3x1+3x)= \cos \alpha x \left( \frac{1+3^x}{1+3^x} \right) =cosαx1=cosαx= \cos \alpha x \cdot 1 = \cos \alpha x Thus, the integral simplifies to: I=01cosαxdxI = \int_0^1 \cos \alpha x \, dx

Step 4: Evaluate the Simplified Integral Now, we integrate cosαx\cos \alpha x with respect to xx: I=[sinαxα]01I = \left[ \frac{\sin \alpha x}{\alpha} \right]_0^1 Evaluate the definite integral by applying the limits: I=sin(α1)αsin(α0)αI = \frac{\sin(\alpha \cdot 1)}{\alpha} - \frac{\sin(\alpha \cdot 0)}{\alpha} I=sinααsin0αI = \frac{\sin \alpha}{\alpha} - \frac{\sin 0}{\alpha} Since sin0=0\sin 0 = 0: I=sinααI = \frac{\sin \alpha}{\alpha}

Step 5: Equate and Solve for α\alpha We are given that I=2πI = \frac{2}{\pi}. Therefore, we have the equation: sinαα=2π\frac{\sin \alpha}{\alpha} = \frac{2}{\pi} This is a transcendental equation. For multiple-choice questions in exams like JEE, the solution for α\alpha is usually one of the given options. Let's test the options.

  • Option (A): α=π2\alpha = \frac{\pi}{2} Substitute α=π2\alpha = \frac{\pi}{2} into the equation: sin(π/2)π/2=1π/2=2π\frac{\sin(\pi/2)}{\pi/2} = \frac{1}{\pi/2} = \frac{2}{\pi} This matches the given value of the integral.

  • Option (B): α=π4\alpha = \frac{\pi}{4} sin(π/4)π/4=1/2π/4=42π=22π2π\frac{\sin(\pi/4)}{\pi/4} = \frac{1/\sqrt{2}}{\pi/4} = \frac{4}{\sqrt{2}\pi} = \frac{2\sqrt{2}}{\pi} \neq \frac{2}{\pi}

  • Option (C): α=π3\alpha = \frac{\pi}{3} sin(π/3)π/3=3/2π/3=332π2π\frac{\sin(\pi/3)}{\pi/3} = \frac{\sqrt{3}/2}{\pi/3} = \frac{3\sqrt{3}}{2\pi} \neq \frac{2}{\pi}

  • Option (D): α=π6\alpha = \frac{\pi}{6} sin(π/6)π/6=1/2π/6=3π2π\frac{\sin(\pi/6)}{\pi/6} = \frac{1/2}{\pi/6} = \frac{3}{\pi} \neq \frac{2}{\pi} Only α=π2\alpha = \frac{\pi}{2} satisfies the equation.


Common Mistakes & Tips

  • Incorrect Application of Properties: Ensure the integrand is well-defined and continuous over the interval [a,a][-a, a] before applying the symmetric limit property.
  • Algebraic Errors: Be meticulous when simplifying fractions, especially those involving exponential terms like 3x3^{-x}.
  • Integration Errors: Forgetting to divide by the coefficient of xx (i.e., α\alpha) when integrating cos(αx)\cos(\alpha x) is a common oversight.
  • Solving Transcendental Equations: For exams, expect that the solution to equations like sinαα=C\frac{\sin \alpha}{\alpha} = C will be among the provided options and can be verified by substitution.

Summary

The problem involves evaluating a definite integral with symmetric limits. By applying the property aaf(x)dx=0a[f(x)+f(x)]dx\int_{-a}^a f(x) dx = \int_0^a [f(x) + f(-x)] dx, the integrand cosαx1+3x\frac{\cos \alpha x}{1+3^x} was simplified to cosαx\cos \alpha x. The resulting integral, 01cosαxdx\int_0^1 \cos \alpha x \, dx, evaluated to sinαα\frac{\sin \alpha}{\alpha}. Equating this to the given value 2π\frac{2}{\pi} led to the equation sinαα=2π\frac{\sin \alpha}{\alpha} = \frac{2}{\pi}. Testing the given options, we found that α=π2\alpha = \frac{\pi}{2} satisfies this equation.

The final answer is π2\boxed{\frac{\pi}{2}} which corresponds to option (A).

Practice More Definite Integration Questions

View All Questions