6

Given $\sin(xy)=\cos(xy)$, what is the best way to isolate $y$? Since $\sin(\frac{\pi}{2}) = \cos(\frac{\pi}{2})$ it would seem intuitive to say that $xy=\frac{\pi}{2}$ and thus that $y=\frac{\pi}{2x}$

Is this the correct approach, or am I missing something important?

2 Answers2

16

Hint: $$\tan {(xy)} =1$$ and $\tan ^{-1}$ both sides.

Edward Jiang
  • 3,670
  • 12
    +1 but OP should note that $\tan^{-1}$ will not give the entire solution set, only the principle branch. To fix this note that $\tan$ is $\pi$-periodic. So if $z_0$ is a solution, so is $z_0 +n\pi$ for any $n \in \mathbb{Z}$. – MathMajor Apr 20 '16 at 00:05
  • @MathMajor, the solution is $xy = \frac{\pi}{4} + n \pi$ – user1543042 Apr 20 '16 at 00:10
12

$$sin(xy)=cos(xy)\iff xy= \frac{\pi}{4}+k\pi;\space k\in \mathbb Z$$

Thus $$\color{red}{y=\frac{(4k+1)\pi}{4x}}$$

Piquito
  • 29,594
  • Following the picky comment by Deepak: intermediate step(s) would be welcome in the first line. –  May 07 '19 at 07:09
  • 1
    @YvesDaoust I've deleted my previous comments but I'll leave you with this: your jibe insinuating that I'm "picky" is unwarranted. Your original comment was inaccurate and I merely pointed it out. Why you are so unduly defensive about that, I have no clue. But if you want the last word here, feel free to seize it. – Deepak May 07 '19 at 08:52