Simple minimum/maximum problem

  • Thread starter Thread starter John O' Meara
  • Start date Start date
AI Thread Summary
The discussion centers on deriving the maximum and minimum values of R in the equation E^2 = (e cos θ + a)^2 + (e sin θ + b)^2, where a and b are constants. Participants emphasize expressing a cos θ + b sin θ in the form R cos(θ + α) to facilitate finding R. The expansion of R cos(θ + α) leads to relationships involving a and b, with key equations established for R and α. The conversation highlights that differentiating to find maximum and minimum values is more complex than using trigonometric identities. The final goal is to express R in terms of the coefficients a and b effectively.
John O' Meara
Messages
325
Reaction score
0
The voltage E applied to the sending end of a high-pressure transmitting line is connected to the voltage e at the receiving end by the equation E^2 = ( e cos \theta + a)^2 + ( e sin\theta +b)^2\\, where a and b are constants.
Expand the right-hand side of this equation and by expressing a cos\theta + b sin\theta \\ in the form R cos(\theta + \alpha) \\ show that the maximum and minimum values of R as \theta varies , are e +/- \sqrt{a^2 +b^2} \\. ( obtaining these results by differentation is a much more difficult method and we would remind our readers that the calculus is not always the best way of solving a problem.
Expanding this I get: E^2= e^2 cos^2\theta +a^2 +2ae cos\theta + e^2 sin^2\theta + 2eb sin\theta +b^2 \\, which gives E^2 = e^2 +2e(a cos\theta + b sin\theta ) +a^2 + b^2 \\, which can be expressed as
e^2 + 2e(a cos\theta + b cos(\frac{\pi}{2} - \theta) ) + a^2 + b^2. The thing is I do not know how to express R in terms of the coefficients a and b? Thanks for the help.
 
Physics news on Phys.org
You didn't do what you were asked to do.

You rewrote \sin\theta as \cos(\pi/2-\theta). That is not what the problem says to do. The problem specifically says to write a\cos\theta+b\sin\theta in the form R\cos(\theta+\alpha)[/tex]. Simply expand this latter form, equate to a\cos\theta+b\sin\theta, and solve for R and \alpha.
 
Expanding R cos(\theta + \alpha) \\ we getR( \cos\theta \sin\alpha - \sin\theta \sin\alpha) \\. Now R \cos\theta\cos\alpha - R \sin\theta\sin\alpha = a \cos\theta + b \sin\theta \\ When \theta = 0 R = \frac{a}{\cos\alpha} \\ When \theta = \frac{\pi}{2} R = \frac{-b}{\sin\alpha}\\ Therefore \tan\alpha = \frac{-b}{a}. I would appreciate help in getting R.
 
Last edited:
Ok, so a=R*cos(alpha) and b=-R*sin(alpha). Square and add both of those equations and use everybodies favorite trig identity.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top