If f:R→R be a continuous function satisfying \int_\limits{0}^{\frac{\pi}{2}} f(\sin 2 x) \sin x d x+\alpha \int_\limits{0}^{\frac{\pi}{4}} f(\cos 2 x) \cos x d x=0, then the value of α is :
Options
Solution
Key Concepts and Formulas
King's Property of Definite Integrals: For a continuous function f(x) on [a,b], ∫abf(x)dx=∫abf(a+b−x)dx.
Trigonometric Identities:
sin(2π−θ)=cosθ
sin(2π+θ)=cosθ
sin(A−B)+sin(A+B)=2sinAcosB
Integral Properties:
∫abf(x)dx+∫bcf(x)dx=∫acf(x)dx
Constants can be factored out of integrals.
Step-by-Step Solution
We are given the equation:
0∫2πf(sin2x)sinxdx+α0∫4πf(cos2x)cosxdx=0(∗)
Let I1=0∫2πf(sin2x)sinxdx and I2=0∫4πf(cos2x)cosxdx. The equation is I1+αI2=0.
Step 1: Splitting the first integral (I1)
To unify the limits of integration with I2, we split I1 at x=4π.
I1=0∫4πf(sin2x)sinxdx+4π∫2πf(sin2x)sinxdx
Let I1a=0∫4πf(sin2x)sinxdx and I1b=4π∫2πf(sin2x)sinxdx.
The equation becomes I1a+I1b+αI2=0.
Step 2: Transforming I1a using King's Property
We apply King's Property ∫abg(x)dx=∫abg(a+b−x)dx to I1a with a=0 and b=4π. Replace x with 4π−x.
I1a=0∫4πf(sin(2(4π−x)))sin(4π−x)dx
Simplify the argument of f: sin(2(4π−x))=sin(2π−2x)=cos2x.
Thus,
I1a=0∫4πf(cos2x)sin(4π−x)dx
Step 3: Transforming I1b using substitution
We want to change the limits of I1b from [4π,2π] to [0,4π]. Let x=2π−u.
Then dx=−du.
When x=4π, u=2π−4π=4π.
When x=2π, u=2π−2π=0.
Substitute into I1b:
I1b=4π∫0f(sin(2(2π−u)))sin(2π−u)(−du)
Swap the limits and absorb the negative sign:
I1b=0∫4πf(sin(π−2u))sin(2π−u)du
Simplify the trigonometric terms:
sin(π−2u)=sin(2u)sin(2π−u)=cosu
So,
I1b=0∫4πf(sin2u)cosudu
Replace the dummy variable u with x:
I1b=0∫4πf(sin2x)cosxdx
Step 4: Combining the transformed integrals
Substitute the transformed I1a and I1b back into the original equation (from Step 1):
0∫4πf(cos2x)sin(4π−x)dx+0∫4πf(sin2x)cosxdx+α0∫4πf(cos2x)cosxdx=0
This approach seems to have led to a complication as the argument of f is different in the second integral. Let's re-evaluate the transformation of I1b.
Alternative Step 3: Transforming I1b using substitution (Revised)
Let's use the substitution x=4π+t for I1b=4π∫2πf(sin2x)sinxdx.
When x=4π, t=0. When x=2π, t=4π. dx=dt.
sin(2x)=sin(2(4π+t))=sin(2π+2t)=cos2tsinx=sin(4π+t)
So,
I1b=0∫4πf(cos2t)sin(4π+t)dt
Replacing t with x:
I1b=0∫4πf(cos2x)sin(4π+x)dx
Step 4: Combining the transformed integrals (Revised)
Now substitute the transformed I1a and I1b back into the equation I1a+I1b+αI2=0:
0∫4πf(cos2x)sin(4π−x)dx+0∫4πf(cos2x)sin(4π+x)dx+α0∫4πf(cos2x)cosxdx=0
Combine the first two integrals as they have the same integrand argument for f and the same limits:
0∫4πf(cos2x)[sin(4π−x)+sin(4π+x)]dx+α0∫4πf(cos2x)cosxdx=0
Use the sum-to-product identity sin(A−B)+sin(A+B)=2sinAcosB with A=4π and B=x:
sin(4π−x)+sin(4π+x)=2sin(4π)cosx=2⋅21cosx=2cosx
Substitute this back into the equation:
0∫4πf(cos2x)[2cosx]dx+α0∫4πf(cos2x)cosxdx=0
This can be written as:
20∫4πf(cos2x)cosxdx+α0∫4πf(cos2x)cosxdx=0
Factor out the common integral:
(2+α)0∫4πf(cos2x)cosxdx=0
Step 5: Determining the value of α
For this equation to hold true for any continuous function f, the coefficient of the integral must be zero, because the integral itself is not necessarily zero. For example, if f(u)=1, then ∫04πcosxdx=[sinx]04π=21=0.
Therefore, we must have:
2+α=0
Solving for α:
α=−2
Common Mistakes & Tips
Incorrect Substitution: Ensure that when performing substitutions, the limits of integration are correctly transformed and that all occurrences of the original variable are replaced.
Algebraic Errors in Trigonometric Simplification: Carefully apply trigonometric identities to avoid mistakes in simplifying expressions like sin(4π−x)+sin(4π+x).
Assuming the Integral is Zero: Do not assume that 0∫4πf(cos2x)cosxdx=0. This integral depends on the function f and is not generally zero for all continuous functions. The equation must hold for arbitrary f.
Summary
The problem was solved by strategically splitting the first integral and applying the King's Property and a suitable substitution to transform its parts. This allowed all terms in the equation to be expressed with the same integration limits and the same functional argument (f(cos2x)). After combining these transformed integrals and using a trigonometric sum-to-product identity, the equation simplified to a form where a common integral term could be factored out. For the equation to be true for an arbitrary continuous function f, the remaining coefficient must be zero, leading to the value of α.
The final answer is −2, which corresponds to option (C).