A logical Math question and am bruding too much over it.Help

  • Thread starter Vishalrox
  • Start date
In summary: I did a numerical simulation.) :blush:But seriously, I was trying to avoid calculus because I figured the question was posted in this forum for a reason. Maybe he wanted to see if people could come up with an elegant solution, or maybe he just wanted to see if anyone could solve it without calculus. I don't know, but I was hoping to find a non-calculus solution. Haven't been able to find one yet though, and I've got to go to bed. I'll try again tomorrow. Good luck to anyone else who takes a shot at it.In summary, the maximum value of (a^5+b^5)(b^5+c^5)(c^5+a^
  • #1
Vishalrox
20
0
Given a,b,c>0 satisfying a^2+b^2+c^2=2; find the maximum value of
(a^5+b^5)(b^5+c^5)(c^5+a^5)

Note : Do not use calculus...use AM-GM or anything...
 
Mathematics news on Phys.org
  • #2
So you post a question in "Linear and Abstract Algebra" that has nothing to do with either Linear Algebra or Abstract Algebra and challenge us to answer it without using anything? Sort of a Zen thing- the only correct response is to delete this thread!
 
  • #3
From what I understood, he meant don't use calculus, but we may use AM-GM or anything else. I admit, I would probably solve this using Lagrange multipliers if he hadn't said that...
 
  • #4
Yes, I see that now. So instead of deleting, I will move it to "General Mathematics".
 
  • #5
Vishalrox said:
Given a,b,c>0 satisfying a^2+b^2+c^2=2; find the maximum value of
(a^5+b^5)(b^5+c^5)(c^5+a^5)

Note : Do not use calculus...use AM-GM or anything...
I haven't solved it directly, but from past experience with questions like this, there are most likely two possibilities: (1) a=b=c, (2) two of the unknowns are 0.
 
  • #6
mathman said:
I haven't solved it directly, but from past experience with questions like this, there are most likely two possibilities: (1) a=b=c, (2) two of the unknowns are 0.

Two of the unknowns can't be 0, because then the product of the three expressions would be 0.

On the other hand if you take [itex]a = b = c = \frac{\sqrt{2}}{\sqrt{3}}[/itex], then

[itex](a^5+b^5)(b^5+c^5)(c^5+a^5)[/itex]

[itex]= (2 (\frac{\sqrt{2}}{\sqrt{3}})^5)^3 [/itex]

[itex]= 8 (\frac{\sqrt{2}}{\sqrt{3}})^{15}

= 8 (\frac{2}{3})^7 (\frac{\sqrt{2}}{\sqrt{3}})
> 0 [/itex]

Can anyone show that this is the max?

(edit)
Hmmm, doesn't look like that's max. If you take

a = b = 1, c = 0

then the product is (1+1)(1+0)(0+1) = 2, and that's greater than what I got above for a = b = c. ((2/3)^7 is way less than 1/8). Unless I made an algebra mistake, a = b = c is not the max.
 
Last edited:
  • #7
SteveL27 said:
Two of the unknowns can't be 0, because then the product of the three expressions would be 0.

On the other hand if you take [itex]a = b = c = \frac{\sqrt{2}}{\sqrt{3}}[/itex], then

[itex](a^5+b^5)(b^5+c^5)(c^5+a^5)[/itex]

[itex]= (2 (\frac{\sqrt{2}}{\sqrt{3}})^5)^3 [/itex]

[itex]= 8 (\frac{\sqrt{2}}{\sqrt{3}})^{15}

= 8 (\frac{2}{3})^7 (\frac{\sqrt{2}}{\sqrt{3}})
> 0 [/itex]

Can anyone show that this is the max?

(edit)
Hmmm, doesn't look like that's max. If you take

a = b = 1, c = 0

then the product is 2 * 1 * 1 = 2, and that's greater than what I got above for a = b = c. ((2/3)^7 is way less than 1/8). Unless I made an algebra mistake, a = b = c is not the max.

It certainly isn't the max ... the set [itex]\{1,\frac{1}{\sqrt{2}},\frac{1}{\sqrt{2}}\}[/itex] gives a larger result, and [itex]\{1,\frac{\sqrt{3}}{2},\frac{1}{2}\}[/itex] is even larger than that.

My intuition is that that maximum is given by the set {1,1,0}, which gives a result of 2, but I haven't been able to figure out how to prove it yet.

[EDIT] :smile: you must have submitted your edit just as I was clicking to respond ... it made it into my quote, but I didn't even notice.
 
  • #8
What are you people doing? Look at the post again, NONE of the unknowns can be zero.:smile:
 
  • #9
agentredlum said:
What are you people doing? Look at the post again, NONE of the unknowns can be zero.:smile:

Hey, when you can't figure it out, try to change the rules :biggrin:!

Seriously, I did miss that. However in that case, I am not sure you can even express the answer without calculus, because the maximum value can only be expressed as a limit. That is, the following condition holds:

[itex]\lim_{\epsilon\rightarrow 0}\left[(1+\epsilon^5)(1+\sqrt{1-\epsilon^2}^5)
(\epsilon^5+\sqrt{1-\epsilon^2}^5)\right]=2[/itex]

so the set [itex]\{1,1-\epsilon,\epsilon\}[/itex] gives a result of 2 in the limit where epsilon goes to zero. I don't know how to express that result without using calculus.

Of course, I am assuming that 2 is the theoretical maximum value of the expression. I know this is true when one of {a,b,c} is equal to 1. My intuition tells me that having one of {a,b,c} greater than 1, or having all of them less than 1 (which are the only other possibilities), will always yield a smaller result. However, once again I can't prove it.
 
  • #10
SpectraCat said:
Hey, when you can't figure it out, try to change the rules :biggrin:!

Seriously, I did miss that. However in that case, I am not sure you can even express the answer without calculus, because the maximum value can only be expressed as a limit. That is, the following condition holds:

[itex]\lim_{\epsilon\rightarrow 0}\left[(1+\epsilon^5)(1+\sqrt{1-\epsilon^2}^5)
(\epsilon^5+\sqrt{1-\epsilon^2}^5)\right]=2[/itex]

so the set [itex]\{1,1-\epsilon,\epsilon\}[/itex] gives a result of 2 in the limit where epsilon goes to zero. I don't know how to express that result without using calculus.

Of course, I am assuming that 2 is the theoretical maximum value of the expression. I know this is true when one of {a,b,c} is equal to 1. My intuition tells me that having one of {a,b,c} greater than 1, or having all of them less than 1 (which are the only other possibilities), will always yield a smaller result. However, once again I can't prove it.

I have an idea...why don't you get the right answer using calculus and then derive it without calculus? You would know for sure what the right answer SHOULD be, this will untie your hands for the moment, then you could concentrate on proving it. :smile:
 
  • #11
agentredlum said:
What are you people doing? Look at the post again, NONE of the unknowns can be zero.:smile:

Oh yes, right you are ... but when a and b are close to 1 and c is small, the expression to be maximized gets close to 2. It does look like a limit is involved.
 
  • #12
agentredlum said:
I have an idea...why don't you get the right answer using calculus and then derive it without calculus? You would know for sure what the right answer SHOULD be, this will untie your hands for the moment, then you could concentrate on proving it. :smile:
The right answer is in fact 2. (I cheated LONG ago.)
 
  • #13
SpectraCat said:
[EDIT] :smile: you must have submitted your edit just as I was clicking to respond ... it made it into my quote, but I didn't even notice.

Oh that's funny. If we were moving relative to one another would that cause a simultaneity paradox?
 
  • #14
pmsrw3 said:
The right answer is in fact 2. (I cheated LONG ago.)

It's pretty clear that there is no solution to the problem as stated, since the expression does not attain a max with a,b,c>0.

The remaining question is now whether there's a non-calculus solution if we take a,b,c [itex]\geq[/itex] 0.
 
  • #15
SteveL27 said:
It's pretty clear that there is no solution to the problem as stated, since the expression does not attain a max with a,b,c>0.

The remaining question is now whether there's a non-calculus solution if we take a,b,c [itex]\geq[/itex] 0.

a, b, c must all be positive numbers less than sqrt(2) so clearly the expression must have a maximum.

Now there may be many combinations of a, b, c that give the same maximum.:smile:
 
  • #16
agentredlum said:
a, b, c must all be positive numbers less than sqrt(2) so clearly the expression must have a maximum.
The proposal (which I think is correct) is that it has a supremum, but no max that satisfies the inequality constraints a,b,c > 0.
 
  • #17
As a matter of fact given the symmetry of (a^5+b^5)(b^5+c^5)(c^5+a^5) there will be at least 6 triples giving a maximum.

If {x1,x2,x3} solve this problem, so will all permutatations of it. So finding 1 solution will automatically give you 5 more simply by taking symmetry into account.:smile:

As long as all xi are distinct.
 
Last edited:
  • #18
agentredlum said:
As a matter of fact given the symmetry of (a^5+b^5)(b^5+c^5)(c^5+a^5) there will be at least 6 different triples giving a maximum.

If {x1,x2,x3} solve this problem, so will all permutatations of it. So finding 1 solution will automatically give you 5 more simply by taking symmetry into account.:smile:
Only if all three are distinct.
 
  • #19
pmsrw3 said:
Only if all three are distinct.

very good sir.

what if 2 are the same and 1 different, then they are not all distinct.

Even if they are all the same, permute the solutions, you still get 6 solutions all equal.

BTW...oh forget it. :smile:
 
  • #20
My point is that a symmetry argument can provide more solutions without doing any more work. I find that useful.:smile:
 
  • #21
agentredlum said:
very good sir.

what if 2 are the same and 1 different, then they are not all distinct.
No, you get 3 distinct solutions in that case.

Even if they are all the same, permute the solutions, you still get 6 solutions all equal.
If they are all the same, you get no additional solutions by permuting them.
 
Last edited:
  • #22
pmsrw3 said:
No, you get 3 distinct solutions in that case.

I agree. I edited the post to account for your wonderful observation.:smile:
 
Last edited:
  • #23
It is easy to show they are not all the same, cause if they were a^2 + a^2 + a^2 = 2

3a^2 = 2 so a, b, c would all be sqrt(2/3)

Also a^5 would equal b^5 would equal c^5 so...

(a^5+b^5)(b^5+c^5)(c^5+a^5) = 8a^15 every binomial in parenthesis would be 2a^5

since a is about .8165 raising it to the 15th power gives about .04779 and multiplying by 8 gives about .382

a counterexample is enough to show .382 is not the max.

let a^2 = 1.1, let b^2 = .89, let c^2 = .01 the sum is 2

a^5 is about 1.269, b^5 is about .7472, c^5 is about zero.

(1.269 + .7472)(.7472 + 0)(0 + 1.269) = (2.0162)(.7472)(1.269) = 1.912

:smile::biggrin:
 
  • #24
agentredlum said:
It is easy to show they are not all the same, cause if they were a^2 + a^2 + a^2 = 2

3a^2 = 2 so a, b, c would all be sqrt(2/3)

Also a^5 would equal b^5 would equal c^5 so...

(a^5+b^5)(b^5+c^5)(c^5+a^5) = 8a^15 every binomial in parenthesis would be 2a^5

since a is about .8165 raising it to the 15th power gives about .04779 and multiplying by 8 gives about .382

a counterexample is enough to show .382 is not the max.

let a^2 = 1.1, let b^2 = .89, let c^2 = .01 the sum is 2

a^5 is about 1.269, b^5 is about .7472, c^5 is about zero.

(1.269 + .7472)(.7472 + 0)(0 + 1.269) = (2.0162)(.7472)(1.269) = 1.912

:smile::biggrin:

Yeah .. we already worked this out back in posts 6 & 7 :biggrin:
 
  • #25
SpectraCat said:
Yeah .. we already worked this out back in posts 6 & 7 :biggrin:

Oh...sorry. My browser does not decode TeX so most of the time i see gibberish instead of formulas.:smile:
 
  • #26
agentredlum said:
Greetings SpectraCat!

If you can prove that the maximum is given by {1, 1, 0} then this has a very interesting consequence.
The consequence is that the exponents DON'T matter in (a^5+b^5)(b^5+c^5)(c^5+a^5) no matter what natural number exponent you put on a, b, or c you still get the same maximum, 2.

This would mean that the supremum of (a^n+b^n)(b^n+c^n)(c^n+a^n) is 'locked in' by the constraint
a^2 + b^2 + c^2 = 2:smile:
No, this is clearly wrong. For instance, let n = 2. Then with a = b = c = (2/3)^(1/2), you have (a^2+b^2)(b^2+c^2)(c^2+a^2) = (4/3)^3 = 64/27 > 2.
 
  • #27
pmsrw3 said:
No, this is clearly wrong. For instance, let n = 2. Then with a = b = c = (2/3)^(1/2), you have (a^2+b^2)(b^2+c^2)(c^2+a^2) = (4/3)^3 = 64/27 > 2.

Good point, however your counterexample doesn't work for integer n>2
 

FAQ: A logical Math question and am bruding too much over it.Help

What is the best approach to solve a logical math question?

The best approach is to break down the question into smaller parts and analyze each part separately. This will help you understand the problem better and come up with a logical solution.

How can I improve my logical thinking skills for math?

Practice is key to improving your logical thinking skills. Solve various types of logical math problems and try to identify patterns and relationships between numbers.

Can I use a formula to solve any logical math question?

No, not all logical math questions can be solved using a formula. Some questions require critical thinking and problem-solving skills to come up with a solution.

How can I avoid overthinking while solving a logical math question?

It's important to stay calm and focused while solving a logical math question. Take breaks if needed and try to approach the problem systematically instead of getting overwhelmed.

What should I do if I get stuck while solving a logical math question?

If you get stuck, try to look at the problem from a different perspective. You can also ask for help from a friend or a teacher to get a fresh set of eyes on the problem.

Similar threads

Replies
5
Views
2K
Replies
2
Views
1K
Replies
6
Views
1K
Replies
1
Views
816
Replies
2
Views
977
Replies
2
Views
1K
Replies
6
Views
4K
Replies
4
Views
1K
Replies
4
Views
1K
Back
Top