Skip to main content
Back to Sets, Relations & Functions
JEE Main 2023
Sets, Relations & Functions
Functions
Medium

Question

Let the range of the function f(x)=12+sin3x+cos3x,xRf(x)=\frac{1}{2+\sin 3 x+\cos 3 x}, x \in \mathbb{R} be [a,b][a, b]. If α\alpha and β\beta ar respectively the A.M. and the G.M. of aa and bb, then αβ\frac{\alpha}{\beta} is equal to

Options

Solution

Key Concepts and Formulas

  • Range of Asinθ+BcosθA \sin \theta + B \cos \theta: For real numbers AA and BB, the expression Asinθ+BcosθA \sin \theta + B \cos \theta has a range of [A2+B2,A2+B2][-\sqrt{A^2+B^2}, \sqrt{A^2+B^2}].
  • Arithmetic Mean (AM): For two numbers aa and bb, the AM is α=a+b2\alpha = \frac{a+b}{2}.
  • Geometric Mean (GM): For two non-negative numbers aa and bb, the GM is β=ab\beta = \sqrt{ab}.
  • Reciprocal of an Interval: If x[C,D]x \in [C, D] and C,D>0C, D > 0, then 1x[1D,1C]\frac{1}{x} \in [\frac{1}{D}, \frac{1}{C}].

Step-by-Step Solution

Step 1: Determine the range of the trigonometric part of the denominator. We are given the function f(x)=12+sin3x+cos3xf(x)=\frac{1}{2+\sin 3 x+\cos 3 x}. The denominator contains the expression sin3x+cos3x\sin 3x + \cos 3x. This is in the form Asinθ+BcosθA \sin \theta + B \cos \theta with A=1A=1, B=1B=1, and θ=3x\theta=3x. Using the formula for the range of Asinθ+BcosθA \sin \theta + B \cos \theta, we find R=A2+B2=12+12=2R = \sqrt{A^2+B^2} = \sqrt{1^2+1^2} = \sqrt{2}. Therefore, the range of sin3x+cos3x\sin 3x + \cos 3x is [2,2][-\sqrt{2}, \sqrt{2}].

Step 2: Determine the range of the denominator. The denominator of f(x)f(x) is 2+sin3x+cos3x2+\sin 3x+\cos 3x. Since sin3x+cos3x[2,2]\sin 3x + \cos 3x \in [-\sqrt{2}, \sqrt{2}], we can find the range of the denominator by adding 2 to the endpoints of this interval: 2+(2)2+sin3x+cos3x2+22 + (-\sqrt{2}) \le 2+\sin 3x+\cos 3x \le 2 + \sqrt{2} So, the range of the denominator is [22,2+2][2-\sqrt{2}, 2+\sqrt{2}].

Step 3: Determine the range of the function f(x)f(x). The function is f(x)=12+sin3x+cos3xf(x) = \frac{1}{2+\sin 3x+\cos 3x}. Let y=2+sin3x+cos3xy = 2+\sin 3x+\cos 3x. We found that y[22,2+2]y \in [2-\sqrt{2}, 2+\sqrt{2}]. To find the range of f(x)=1yf(x) = \frac{1}{y}, we need to take the reciprocal of the interval [22,2+2][2-\sqrt{2}, 2+\sqrt{2}]. We observe that 2221.414=0.586>02-\sqrt{2} \approx 2-1.414 = 0.586 > 0 and 2+22+1.414=3.414>02+\sqrt{2} \approx 2+1.414 = 3.414 > 0. Since both endpoints are positive, we can invert the interval and swap the endpoints: f(x)[12+2,122]f(x) \in \left[\frac{1}{2+\sqrt{2}}, \frac{1}{2-\sqrt{2}}\right] This interval is given as [a,b][a, b]. Thus, a=12+2a = \frac{1}{2+\sqrt{2}} and b=122b = \frac{1}{2-\sqrt{2}}.

Step 4: Rationalize the values of aa and bb. To simplify calculations for the AM and GM, we rationalize the denominators of aa and bb. For aa: a=12+2×2222=2222(2)2=2242=222a = \frac{1}{2+\sqrt{2}} \times \frac{2-\sqrt{2}}{2-\sqrt{2}} = \frac{2-\sqrt{2}}{2^2 - (\sqrt{2})^2} = \frac{2-\sqrt{2}}{4-2} = \frac{2-\sqrt{2}}{2} For bb: b=122×2+22+2=2+222(2)2=2+242=2+22b = \frac{1}{2-\sqrt{2}} \times \frac{2+\sqrt{2}}{2+\sqrt{2}} = \frac{2+\sqrt{2}}{2^2 - (\sqrt{2})^2} = \frac{2+\sqrt{2}}{4-2} = \frac{2+\sqrt{2}}{2}

Step 5: Calculate the Arithmetic Mean (α\alpha) of aa and bb. The arithmetic mean is α=a+b2\alpha = \frac{a+b}{2}. α=(222)+(2+22)2=22+2+222=422=22=1\alpha = \frac{\left(\frac{2-\sqrt{2}}{2}\right) + \left(\frac{2+\sqrt{2}}{2}\right)}{2} = \frac{\frac{2-\sqrt{2}+2+\sqrt{2}}{2}}{2} = \frac{\frac{4}{2}}{2} = \frac{2}{2} = 1 So, α=1\alpha = 1.

Step 6: Calculate the Geometric Mean (β\beta) of aa and bb. The geometric mean is β=ab\beta = \sqrt{ab}. β=(222)×(2+22)=(22)(2+2)4\beta = \sqrt{\left(\frac{2-\sqrt{2}}{2}\right) \times \left(\frac{2+\sqrt{2}}{2}\right)} = \sqrt{\frac{(2-\sqrt{2})(2+\sqrt{2})}{4}} Using the difference of squares formula (xy)(x+y)=x2y2(x-y)(x+y)=x^2-y^2 in the numerator: β=22(2)24=424=24=12\beta = \sqrt{\frac{2^2 - (\sqrt{2})^2}{4}} = \sqrt{\frac{4-2}{4}} = \sqrt{\frac{2}{4}} = \sqrt{\frac{1}{2}} Rationalizing the denominator: β=12×22=22\beta = \frac{1}{\sqrt{2}} \times \frac{\sqrt{2}}{\sqrt{2}} = \frac{\sqrt{2}}{2} So, β=22\beta = \frac{\sqrt{2}}{2}.

Step 7: Calculate the ratio αβ\frac{\alpha}{\beta}. Now we compute the required ratio: αβ=122=1×22=22\frac{\alpha}{\beta} = \frac{1}{\frac{\sqrt{2}}{2}} = 1 \times \frac{2}{\sqrt{2}} = \frac{2}{\sqrt{2}} To simplify, we multiply the numerator and denominator by 2\sqrt{2}: 22×22=222=2\frac{2}{\sqrt{2}} \times \frac{\sqrt{2}}{\sqrt{2}} = \frac{2\sqrt{2}}{2} = \sqrt{2}

Common Mistakes & Tips

  • When finding the range of 1y\frac{1}{y} where y[C,D]y \in [C, D], ensure CC and DD have the same sign. If C,D>0C, D > 0, then 1y[1D,1C]\frac{1}{y} \in [\frac{1}{D}, \frac{1}{C}]. If C,D<0C, D < 0, then 1y[1C,1D]\frac{1}{y} \in [\frac{1}{C}, \frac{1}{D}].
  • Always rationalize the denominators of aa and bb before calculating their AM and GM. This simplifies the arithmetic considerably.
  • The expression Asinθ+BcosθA \sin \theta + B \cos \theta can be written as Rsin(θ+ϕ)R \sin(\theta + \phi) or Rcos(θϕ)R \cos(\theta - \phi), where R=A2+B2R = \sqrt{A^2+B^2}. This form directly gives the amplitude and hence the range.

Summary

The problem requires finding the range of a reciprocal trigonometric function. We first determined the range of the trigonometric expression in the denominator using the standard formula for Asinθ+BcosθA \sin \theta + B \cos \theta. Then, we found the range of the denominator by adding the constant term. Taking the reciprocal of this interval gave us the range of the function, [a,b][a, b]. Finally, we calculated the arithmetic mean (α\alpha) and geometric mean (β\beta) of aa and bb, after rationalizing their values, and then computed the ratio αβ\frac{\alpha}{\beta}.

The final answer is 2\boxed{\sqrt{2}} which corresponds to option (C).

Practice More Sets, Relations & Functions Questions

View All Questions