Proving Upper and Lower Bounds for Continuous Happiness on a Scale of -10 to 10

  • Thread starter Thread starter Numnum
  • Start date Start date
  • Tags Tags
    Bounds
Numnum
Messages
19
Reaction score
0

Homework Statement



Assume happiness can be measured on a scale from -10 (very unhappy) to 10 (extremely happy). Let D denote the set of possible ways to live one day. For each way of living a dayd∈D define a function
h_d:[0,24]⟶[−10,10] to be equal to the value of happiness at each point in time. For example, h_d(6.25)=−7.3 means that for this particular way of living a day the level of happiness at 6:15 in the morning is -7.3 (this may happen if one sets alarm clock to 6:00am). Let H_d=glb {h_d(t)|{0≤t≤24}. Let H=lub{H_d|d∈D}.

1) Assuming that happiness changes continuously, prove that for every d∈D there exists t∈ [0,24], such that h_d (t)= H_d.

2) Assume that happiness changes continuously and that H=4. Is it possible to live through a day so that you are always happier than 3.9999999? Is it possible to live through a day so that you are always happier than 4? Justify your answers.

3) Without assuming that happiness changes continuously, prove that {−10≤H≤10}.


Homework Equations





The Attempt at a Solution


Can you walk me through what the question is asking? I've been having difficulty with understanding what exactly is the glb and lub.
 
Physics news on Phys.org
Hi Numnum! :smile:

Each hd is a function, and you can draw it on a 24-hour graph.

The minimum on that particular graph is Hd.

The greatest Hd (for all d in D) is H. :wink:
 
So for part a) I have to prove that for every h_d function, there exists a minimum? I'm not very good at proofs, so... What would I choose as the function?
 
Hi Numnum! :smile:

(just got up :zzz:)
Numnum said:
What would I choose as the function?

I don't understand. :confused:
 
Numnum said:

Homework Statement



Assume happiness can be measured on a scale from -10 (very unhappy) to 10 (extremely happy). Let D denote the set of possible ways to live one day. For each way of living a dayd∈D define a function
h_d:[0,24]⟶[−10,10] to be equal to the value of happiness at each point in time. For example, h_d(6.25)=−7.3 means that for this particular way of living a day the level of happiness at 6:15 in the morning is -7.3 (this may happen if one sets alarm clock to 6:00am). Let H_d=glb {h_d(t)|{0≤t≤24}. Let H=lub{H_d|d∈D}.

1) Assuming that happiness changes continuously, prove that for every d∈D there exists t∈ [0,24], such that h_d (t)= H_d.

2) Assume that happiness changes continuously and that H=4. Is it possible to live through a day so that you are always happier than 3.9999999? Is it possible to live through a day so that you are always happier than 4? Justify your answers.

3) Without assuming that happiness changes continuously, prove that {−10≤H≤10}.


Homework Equations





The Attempt at a Solution


Can you walk me through what the question is asking? I've been having difficulty with understanding what exactly is the glb and lub.

1) is asking you to prove a very standard result, viz., that a continuous function f on a finite closed interval [a,b] attains a maximum and a minimum.
 
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