How many integers x such that cot x + tan x = 1
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice solution. Another approach would be to observe that by the A.M.-G.M. inequality, since cot ( x ) = tan ( x ) 1 , we can conclude that
( cot ( x ) + tan ( x ) ) ≥ 2 for tan ( x ) > 0 and
( cot ( x ) + tan ( x ) ) ≤ − 2 for tan ( x ) < 0 .
(For either cot ( x ) = 0 or tan ( x ) = 0 the sum would be indeterminate.)
Thus cot ( x ) + tan ( x ) can never equal any value on the interval ( − 2 , 2 ) .
tan(x)+cot(x) has minimum value of 2! so there is no chance of the trigonometric function becoming equal to 1!
Problem Loading...
Note Loading...
Set Loading...
cot x + tan x = 1 => (cos x / sin x) + (sin x/cos x) = {(sin x)^2+(cosx)^2}/sinxcosx = 1/sinx cosx => 2 / sin 2x = 1 => sin 2x = 2. But the range of sine function is [-1,1]. Therefore, there are no solution in this problem.