Proof of Unit Sphere Homework Statement

MIT2014
Messages
10
Reaction score
0

Homework Statement



f is a polynomial with n variables (x1, x2, ... , xn) with real coefficients. Let Sn-1 = {x E Rn | x12 + x22 + ... + xn2 = 1} (n-1 unit sphere). Show that \exists b,c E Sn-1 such that m = f(b) \leq f(x) \leq f(c) \leq = M for all x E Sn-1.

If f(x1, ... , xn) = a1x1 + a2x2 + ... + anxn with (a1 ,..., an) constants, determine m and M.

If n\geq2, show that \exists y E Sn-1 such that f(y) = f(-y)

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
So what did you already try??
 
Honestly, I have no clue about this one.
 
Hint: the sphere is compact.
 
Okay, here goes my attempt at this:
part 1:
Sn-1 is both complete and bounded (can we assume these two things, or do we have to prove them). Thus, Sn-1 must be a compact. Since f is a real function on compact Sn-1 into Rk, f is bounded. Thus, it follows that there exist b,c E Sn-1 such that f(b) \leq f(x) \leq f(c)

part 2:
Let ai = max(a1, ... , an). Then let xi = 1 and all other xn's = 0. Then aixi = M.

On the other hand, if we let ai = max(a1, ... , an), but this time let xi=-1, then aixi = m.

part 3:
i need help with this part
 
For number 2, I don't really see how you got that? Who says the maximum is reached at (1,0,0,...,0)??

For number 3: think intermediate value theorem.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top