What is the maximum perimeter for a rectangle inside an ellipse?

Hart
Messages
168
Reaction score
0

Homework Statement



A rectangle is placed symmetrically inside an ellipse (i.e. with all four corners
touching the ellipse) which is defined by:

x^{2} + 4y^{2} = 1

Find the length of the longest perimeter possible for such a rectangle.

Homework Equations



Within the problem statement and solutions.

The Attempt at a Solution



Firstly rearranged the given equation:

x^{2} + 4y^{2} = 1 \implies x^{2} + 4y^{2} - 1 = 0

Then stated the equation for the perimeter of the rectangle:

P = 2x + 2y

Hence need to extremise:

f(x,y) = 2x + 2y

.. on the ellipse:

g(x,y) = x^{2} + 4y^{2} - 1 = 0

Therefore:

F(x,y,\lambda) = f + \lambda g = 2x + 2y + \lambda\left(x^{2} + 4y^{2} - 1\right)

Then calculate partial derivatives:

\frac{\partial F}{\partial x} = 2 + 2y + \lambda\left(x^{2} + 4y^{2} - 1\right) = 0

\frac{\partial F}{\partial y} = 2 + 2x + \lambda\left(x^{2} + 4y^{2} - 1\right) = 0

\frac{\partial F}{\partial \lambda} = 2x + 2y + \left(x^{2} + 4y^{2} - 1\right) = 0

Now I need to look for 'consistent solutions' (i.e. values for x, y, \lambda) within those equations, but I'm a bit stuck with that now :frown:
 
Physics news on Phys.org
How about you parameterize only one corner of the rectangle? It will be sufficient to define the whole rectangle and you only meed to move the point along the ellipse.
 
? :confused: ?
 
The equation for (half an) ellipse is \frac{x^2}{a^2}+\frac{y^2}{b^2}=1, where a and b are the lengths of the axes and given in the problem, but I will generalize here. Expressing y in terms of x shouldn't be a problem.

From here, assign, say, the upper right corner an x value which is bounded to [0,a]. Get the y-value from the expression above and you have the coordinates of your first corner of the rectangle. Per restriction of symmetry the sides of the rectangle will be parallell to the coordinate axes. You now have enough information to obtain the perimeter of the rectangle. Optimize.
 
Hart said:
Therefore:

F(x,y,\lambda) = f + \lambda g = 2x + 2y + \lambda\left(x^{2} + 4y^{2} - 1\right)

Then calculate partial derivatives:

\frac{\partial F}{\partial x} = 2 + 2y + \lambda\left(x^{2} + 4y^{2} - 1\right) = 0

\frac{\partial F}{\partial y} = 2 + 2x + \lambda\left(x^{2} + 4y^{2} - 1\right) = 0

\frac{\partial F}{\partial \lambda} = 2x + 2y + \left(x^{2} + 4y^{2} - 1\right) = 0

Now I need to look for 'consistent solutions' (i.e. values for x, y, \lambda) within those equations, but I'm a bit stuck with that now :frown:


I think there's a calculation error at partial differentiation..
\frac{\partial F}{\partial x}
should be 2 + \lambda\left(2x\right)
 
Thought I may have made a mistake with calculations of the partial derivatives :frown:

So, should be then:

\frac{\partial F}{\partial x} = 2 + 2x\lambda = 0

\frac{\partial F}{\partial x} = 2 + 2y\lambda = 0

\frac{\partial F}{\partial x} = \left(x^{2} + 4y^{2} - 1\right) = 0

.. correct?
 
Last edited:
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
The value of H equals ## 10^{3}## in natural units, According to : https://en.wikipedia.org/wiki/Natural_units, ## t \sim 10^{-21} sec = 10^{21} Hz ##, and since ## \text{GeV} \sim 10^{24} \text{Hz } ##, ## GeV \sim 10^{24} \times 10^{-21} = 10^3 ## in natural units. So is this conversion correct? Also in the above formula, can I convert H to that natural units , since it’s a constant, while keeping k in Hz ?
Back
Top