1

And that the upper bound is achieved for some choice of $\theta$. This exercise shows up in the Cauchy-Schwarz section of a textbook I am looking through but I don't see how to apply CS to prove. I would prefer a hint towards how to use this ineq. specifically.

Through standard techniques, you can see that the maximum of $$ f(t)=a\cos t+b\sin t-\sqrt{a^2+b^2} $$ occurs for $\arctan\frac{a}{b}$ provided $t\ne \frac{\pi}{2},\frac{3\pi}{2}$. Not sure if I can do much from there though.

operatorerror
  • 29,103

4 Answers4

4

Simply imagine that $(a, b)$ and $(\cos{t}, \sin{t})$ are two vectors, $a\cos{t} + b\sin{t}$ being the dot product of them.

R. Feng
  • 819
3

It's just C-S: $$a\cos t+b\sin t\leq |a\cos t+b\sin t|=$$ $$=\sqrt{(a\cos t+b\sin t)^2}\leq\sqrt{(\cos^2t+\sin^2t)(a^2+b^2)}=\sqrt{a^2+b^2}$$

0

Note that $\sec^2 x = 1+ \tan^2 x,$ so $\cos \arctan u = 1/\sec(\arctan u) = \frac1{\sqrt{1+ \tan^2 (\arctan u)}} = \frac1{u^2+1}.$

Similarly, $\csc^2 x = 1 + \cot^2 x,$ etc.

Igor Rivin
  • 25,994
  • 1
  • 19
  • 40
-1

Cauchy Schwartz on an arbitrary point and a point on the unit circle.