MHB Finding Maximum Value of $e$ in $a,b,c,d,e \in R$

  • Thread starter Thread starter Albert1
  • Start date Start date
  • Tags Tags
    Maximum Value
AI Thread Summary
The discussion focuses on maximizing the value of e given the constraints a+b+c+d+e=8 and a^2+b^2+c^2+d^2+e^2=16. It is established that when a, b, c, and d are all equal to 2, e equals 0, while setting a, b, c, and d to 1.2 results in e being 3.2. Participants are encouraged to find the maximum value of e and provide a proof for their solution. A reference to MarkFL's post suggests that it contains relevant insights or solutions. The conversation emphasizes the mathematical challenge of determining e's maximum value under the given conditions.
Albert1
Messages
1,221
Reaction score
0
$a,b,c,d,e \in R$
$a+b+c+d+e=8$
$a^2+b^2+c^2+d^2+e^2=16$
$find :\,\, e_{max}$
 
Mathematics news on Phys.org
Albert said:
$a,b,c,d,e \in R$
$a+b+c+d+e=8$
$a^2+b^2+c^2+d^2+e^2=16$
$find :\,\, e_{max}$

[sp]
When a=b=c=d=2 we get e=0 and when a=b=c=d=1.2 we get e=3.2.
[/sp]
 
$e_{max}=?$
and can you prove it ?
 
My solution:

Because of the cyclic symmetry in the variables, we may let:

$$a=b=c=d$$

And so:

$$4a+e=8\implies a=\frac{8-e}{4}$$

$$4a^2+e^2=16$$

Substitute for $a$:

$$4\left(\frac{8-e}{4} \right)^2+e^2=16$$

This simplifies to:

$$e(5e-16)=0$$

Hence:

$$e_{\max}=\frac{16}{5}$$
 
Albert said:
$e_{max}=?$
and can you prove it ?

Yep. See MarkFL's post. :p
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top