The problem is as follows:
First assume that $x$ is on:
$\frac{3\pi}{2}<x<2\pi$
Then find the least integer value of the expression from below:
$$\cot x + \frac{\csc^2x+\cot ^4x}{\csc^2x+\cot x}+\tan x + \frac{\sec^2x+\tan^4x}{\sec^2x+\tan x}$$
The alternatives given in my book are as follows:
$\begin{array}{ll} 1.&\textrm{5}\\ 2.&\textrm{2}\\ 3.&\textrm{4}\\ 4.&\textrm{3}\\ \end{array}$
I am not sure how to tackle this problem. What I've attempted to do is to attempt to build the square.
This is seen in below:
$$\cot x +\frac{1+\cot^2 x + \cot ^4 x}{1+\cot^2x+\cot x}+\tan x + \frac{1+\tan^2 x + \tan^4x }{1+\tan^2x+\tan x}$$
This reduces to:
$$\cot x +\frac{\left(\frac{1}{2}+\cot^2 x\right)^2 +\frac{3}{4}}{\left(\cot x+\frac{1}{2}\right)^2+\frac{3}{4}}+\tan x + \frac{\left(\frac{1}{2}+\tan^2 x\right)^2+\frac{3}{4}}{\left(\frac{1}{2}+\tan x\right)^2+\frac{3}{4}}$$
But that's it this is the part where I got stuck. I don't know what else can be done here in order to simplify the expression?. You can notice that the expressions in the denominator are of a lesser power.
Does it exist any sort of algebraic manipulation which I'm overlooking? Can someone help me here please?
$$\sec^2 x=1+\tan^2 x \, , \quad \csc^2 x=1+\cot^2 x$$
Use these identities to rewrite the rational terms as
$$\frac{\sec^2x+\tan^4x}{\sec^2x+\tan x}=\frac{\tan^4x+\tan^2 x +1}{\tan^2x+\tan x+1}$$
Now use the identity : $$t^4+t^2+1=(t^2+t+1)(t^2-t+1)$$
The original expression simplifies $$\cot x + (\cot^2 x -\cot x +1) + \tan x + (\tan^2 x - \tan x +1)$$ $$=\cot^2 x + \tan^2 x +2$$ $$=(\cot^2 x + \tan^2 x -2)+4$$ $$=(\cot x - \tan x)^2+4$$
This will be minimum when first term is zero. There exists a value of $x \in (3\pi/2, 2\pi)$ for which $\cot x =\tan x$ (namely $7\pi/4$). Thus the minimum attained is $4$.