finding the greatest value of a given expression

how to find the greatest value of (a^m)(b^n)(c^p)..... when a+b+c+.... is a constant and m, n, p, ......are positive integers.

Note by Mishti Angel
8 years, 1 month ago

No vote yet
2 votes

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

I have difficulty in understanding what you are saying, and also in interpreting what the rest are saying. My answer would also greatly differ from theirs, and part of that is that your question is not clear. For clarity, can you explain what you are asking for? How many of the a,b,ca, b, c terms are you allowed? Just 3, or any finite number? Are the positive integers given? I also believe that you are missing the condition that a,b,ca, b, c are non-negative numbers.

For example, if a+b+c=ka+b+c = k, then the maximum value of a4b2c2 a^4 b^2 c^2 is actually infinity (without the condition of non-negative numbers). With that condition, a possible value is k4 k^4 (with a=k,b=0,c=0a=k, b=0, c=0), which differs from what Raja and Pratik are saying. (I'm not saying that this is the maximum possible, but you can also track and see where they are going wrong.)

Calvin Lin Staff - 8 years, 1 month ago

THEN YOU HAVE TO KNOW A LITTLE ABOUT THE INEQUALITIES………I THINK I COULD SATISFY YOU…… Let a,b,c…. any positive real numbers whose sum a+b+c+….=given positive integer or a constant…. Since m,n,p,…..are constants (a^m)(b^n)(c^p)…..will be greatest when
(a/m)^m
(b/n)^n(c/p)^p…..[let’s take this product as numbered (1)] is greatest. The product (1) consists of m factors each equal to (a/m),n factors each equal to (b/n),p factors each equal to (c/p),and so on….. the sum of all these factors is equal to m(a/m)+n(b/n)+p(c/p)+…….=a+b+c+…..=constant(given)…. Therefore the product (1) is greatest when all these factors are equal to one another i.e. when a/m=b/n=c/p=…….= [(a+b+c+…..)/(m+n+p+….)] so the greatest value of the product (1) is =(m^m)(n^n)(p^p)…… { [ (a+b+c+…..)/(m+n+p+……)]^(m+n+p+……)} HOPE THIS HELPS…..

Sayan Chaudhuri - 8 years, 1 month ago

Log in to reply

i came across this method in one of the books....but still wnted to know if there cud be any other way to find out. the max value...

Mishti Angel - 8 years, 1 month ago

Log in to reply

sorry, any other procedure is not known to me....think any one of this website can help you....

Sayan Chaudhuri - 8 years, 1 month ago

Log in to reply

@Sayan Chaudhuri its ok......but if u happen to know or come across any other method.......then kindly let me know ..

Mishti Angel - 8 years, 1 month ago

a,b,c,....are positive integers.... could u pls elaborate ur answer?

Mishti Angel - 8 years, 1 month ago

Are a,b,c positive integers or they can be any no's??

Pratik Singhal - 8 years, 1 month ago

if a, b, c are positive no's then you can apply AM-GM inequality and note that product of any no of nos is maximum when all the no's are equal. So if, you have to maximize the product, in this case am=bn=cp a^{m} =b^{n}=c^{p} and so on.

Pratik Singhal - 8 years, 1 month ago
×

Problem Loading...

Note Loading...

Set Loading...