- Given function
y=tan−1(secx3−tanx3),2π<x3<23π
Let
t=x3
Then
y=tan−1(sect−tant)
with
2π<t<23π
- Simplify the expression inside
Use the identity:
sect−tant=sect+tant1
Also,
(sect−tant)(sect+tant)=sec2t−tan2t=1
Now use the standard identity:
sect−tant=tan(4π−2t)
So,
y=tan−1(tan(4π−2t))
But we must choose the correct branch of tan−1, whose principal value lies in
(−2π,2π)
Now since
2π<t<23π
we get
4π−2t∈(−2π,0)
which lies completely inside the principal branch.
Hence,
y=4π−2t=4π−2x3
- Differentiate
y=4π−2x3
First derivative:
y′=−23x2
Second derivative:
y′′=−3x
- Check each option
Option A: xy′′+2y′=0
Compute:
xy′′+2y′=x(−3x)+2(−23x2)=−3x2−3x2=−6x2=0
So A is false.
Option B: x2y′′−6y+23π=0
Compute:
x2y′′=x2(−3x)=−3x3
Also,
−6y=−6(4π−2x3)=−23π+3x3
Therefore,
x2y′′−6y+23π=−3x3+(−23π+3x3)+23π=0
So B is true.
Option C: x2y′′−6y+3π=0
From above,
x2y′′−6y+3π=0+23π=0
So C is false.
Option D: xy′′−4y′=0
Compute:
xy′′−4y′=x(−3x)−4(−23x2)=−3x2+6x2=3x2=0
So D is false.
- Final answer
The correct option is:
B
- Comparison with stored answer
Stored correct answer: B
My derived answer: B
So they agree.