StemCET Logo

Maths Question 17 – JEE-MAIN 2025

If limx0cos(2x)+acos(4x)bx4 is finite, then (a+b) is equal to :

For a limit of the form limx0f(x)g(x) to be finite when g(x)0, the numerator f(x) must also tend to 0.

Step 1: Apply condition for finite limit✦ Active

For the limit limx0cos(2x)+acos(4x)bx4 to be finite, the numerator must approach zero as x0. Evaluating the numerator at x=0:

cos(0)+acos(0)b=1+ab

Setting this to zero gives the relation between a and b:

1+ab=0b=a+1
Step 2: Use Taylor series expansion for the numerator○ Expand

Substitute b=a+1 into the numerator and expand cos(2x) and cos(4x) using the Maclaurin series cos(u)=1u22!+u44!+O(u6):

cos(2x)=1(2x)22!+(2x)44!+O(x6)=12x2+23x4+O(x6)cos(4x)=1(4x)22!+(4x)44!+O(x6)=18x2+323x4+O(x6)

Now, substitute these into the numerator N(x)=cos(2x)+acos(4x)(a+1):

N(x)=(12x2+23x4)+a(18x2+323x4)(a+1)+O(x6)N(x)=(1+a(a+1))+(28a)x2+(23+32a3)x4+O(x6)N(x)=0x0+(28a)x2+(23+32a3)x4+O(x6)
💡 Teacher's Secret Hint

Ensure to expand up to the x4 term, as the denominator is x4.

Step 3: Determine 'a' and calculate (a+b)○ Expand

For the limit limx0N(x)x4 to be finite, the coefficient of x2 in N(x) must be zero. This is because if the x2 term were non-zero, the limit would be infinite.

28a=08a=2a=14

Now, calculate b using the relation from Step 1:

b=a+1=14+1=34

Finally, calculate the required value (a+b):

a+b=14+34=24=12
💡 Teacher's Secret Hint

The limit value itself would be the coefficient of x4 if the x2 term is zero.

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