onako
- 86
- 0
Given a+b >=c, I'm trying to obtain values of p such that a^p+b^p>=c^p. Obviously,
for p>1 the relation does not work. However, I wonder if it can be proved that it works for p from the interval [0, 1].
I tried to solve this with the nth power of binomial a+b, but the formula I found is complicated. Perhaps you
have a much simpler approach to resolve the problem (either by disproving that the requirement is possible, or by proving the opposite)
Thanks
for p>1 the relation does not work. However, I wonder if it can be proved that it works for p from the interval [0, 1].
I tried to solve this with the nth power of binomial a+b, but the formula I found is complicated. Perhaps you
have a much simpler approach to resolve the problem (either by disproving that the requirement is possible, or by proving the opposite)
Thanks