StemCET Logo

Maths Question 13 – JEE-MAIN 2026

Let P={θ[0,4π]:tan2θ1} and S={aZ:2(cos8θsin8θ)sec2θ=a2,θP}. Then n(S) is:

The problem requires simplifying the complex trigonometric expression to find its range, and then checking which integer squares fall within that range, considering the given domain constraints.

🥷
Ninja StrategyQuick Range Check

The equation a2=2sin2(2θ) implies 1a22. The only integer square in this range is 1. A quick check shows a2=1 is disallowed by the domain, so no solutions exist.

Step 1: Simplify the Trigonometric Equation✦ Active

The given equation is 2(cos8θsin8θ)sec2θ=a2. We simplify the term cos8θsin8θ using the difference of squares formula.

cos8θsin8θ=(cos4θsin4θ)(cos4θ+sin4θ)
=(cos2θsin2θ)(cos2θ+sin2θ)((cos2θ+sin2θ)22sin2θcos2θ)
=(cos2θ)(1)(12(sin2θ2)2)=cos2θ(1sin22θ2)

Substituting this back into the original equation and using sec2θ=1/cos2θ:

a2=2[cos2θ(1sin22θ2)]1cos2θ=2(1sin22θ2)=2sin22θ
Step 2: Determine the Range of a2○ Expand

The domain for θ is given by set P, where θ[0,4π] and tan2θ1. The condition tan2θ1 implies cos2θsin2θ, which means cos2θsin2θ0, so cos2θ0. This is consistent with the presence of sec2θ in the equation.

Since cos2θ0, we have cos22θ0, which means 1sin22θ0, so sin22θ1.

The general range of sin2(2θ) is [0,1]. Due to the domain restriction, the range for θP becomes [0,1). Now we find the range of a2=2sin22θ. Since 0sin22θ<1, we have 1<2sin22θ2. Therefore, the range of a2 is (1,2].

💡 Teacher's Secret Hint

The strict inequality from the domain condition is crucial. Forgetting it would lead to an incorrect range for a2.

Step 3: Find Integer Solutions for a○ Expand

We are looking for integer values of a (i.e., aZ) such that a2 is in the interval (1,2]. We check the squares of integers: 02=0, (±1)2=1, (±2)2=4, etc.

None of these perfect squares lie in the interval (1,2]. The value 1 is not included in the interval, and there are no other perfect squares up to 2.

Thus, there are no integer values for a that satisfy the condition. The set S is empty, so n(S)=0.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.