Find double integral over region R

DryRun
Gold Member
Messages
837
Reaction score
4

Homework Statement


17053353dc2e7873bcdde1279d8f98229ca7635d.png

170533065419ba669070324486b749108e957894.png


Homework Equations


For example, for f(x,y)=x+y-2
1705331137368ef375f83d511e0553a6bbe9ab03.png

The Attempt at a Solution


I've figured out part (a) which is quite simple. I simply used the relevant equations above for ##f(x,y)= 3(x^2+y^2)##

I know i should use the given hint to figure out the value of I, which is ##L_f(P)\leq I\leq U_f(P)##

But I'm not sure how to solve for the value of I, which I've calculated to be:
$$\frac{3}{4}\sum_{i=1}^m \sum_{j=1}^n \left[ (x^2_i+x^2_{i-1}) + (y^2_j+y^2_{j-1})\right]\Delta x_i \Delta y_j (wrong)$$
$$(Fixed) \frac{3}{4}\sum_{i=1}^m \sum_{j=1}^n \left[ (x_i+x_{i-1})^2 + (y_j+y_{j-1})^2\right]\Delta x_i \Delta y_j\\ $$
I've tried the old-fashioned way of expanding the terms to find the sum, but it gets messy after expanding all the terms in i and j. But in this case, since a hint is given, i guess i should be using it to simplify the inequality. But how?

Here's my next attempt:

Using the given hint: ##0\leq s \leq t## and applying it to the given limits for x and y:

##0\leq x \leq b## gives the corresponding inequality: ##3x^2\leq b^2+bx+x^2 \leq 3b^2##

##0\leq y \leq d## gives the corresponding inequality: ##3y^2\leq d^2+dy+y^2 \leq 3d^2##

I tried adding both of these inequalities but the answer for the middle term, I, doesn't make sense, as it retains x and y, along with b and d.

##3x^2 + 3y^2\leq b^2+d^2+bx+dy+x^2+y^2 \leq 3b^2+3d^2##

I'm stuck. The final answer is not given in my notes, but based on previous calculations of the same type, the answer should be only in terms of b and d, meaning no x and y terms are involved.
 
Last edited:
Physics news on Phys.org
I would guess that the hint should be applied in individual ranges of the partitions, not to the whole intervals. So in the range \check{x}\leq x\leq \hat{x}
\check{x}^2+x\check{x}+x^2\leq3x^2\leq \hat{x}^2+x\hat{x}+x^2
\check{x}^2+x\check{x}\leq2x^2\leq \hat{x}^2+x\hat{x}
 
I think the point of the hint is that t^3 - s^3 = (t - s)(t^2 + st + s^2).

Now
L_f(P) = \sum_i \sum_j 3(x_{i-1}^2 + y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1}) \\<br /> \leq \sum_i \sum_j (x_{i-1}^2 + x_{i-1}x_i + x_i^2+ 3y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1}) \\<br /> = \sum_i \sum_j (x_i^3 - x_{i-1}^3)(y_j - y_{j-1}) + \sum_i \sum_j 3y_{j-1}^2 (x_i - x_{i-1})(y_j - y_{j-1}) <br />
etc.

Similarly for U_f(P), but the inequalities will be reversed.
 
Last edited:
haruspex said:
I would guess that the hint should be applied in individual ranges of the partitions, not to the whole intervals. So in the range \check{x}\leq x\leq \hat{x}
\check{x}^2+x\check{x}+x^2\leq3x^2\leq \hat{x}^2+x\hat{x}+x^2
\check{x}^2+x\check{x}\leq2x^2\leq \hat{x}^2+x\hat{x}
I don't get what you did.
pasmith said:
I think the point of the hint is that t^3 - s^3 = (t - s)(t^2 + st + s^2).

Now
L_f(P) = \sum_i \sum_j 3(x_{i-1}^2 + y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1}) \\<br /> \leq \sum_i \sum_j (x_{i-1}^2 + x_{i-1}x_i + x_i^2+ 3y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1}) \\<br /> = \sum_i \sum_j (x_i^3 - x_{i-1}^3)(y_j - y_{j-1}) + \sum_i \sum_j 3y_{j-1}^2 (x_i - x_{i-1})(y_j - y_{j-1}) <br />
etc.

Similarly for U_f(P), but the inequalities will be reversed.

OK, i agree with the first part about $$L_f(P) = \sum_{i=1}^m \sum_{j=1}^n 3(x_{i-1}^2 + y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1})$$Then,
$$U_f(P) = \sum_{i=1}^m \sum_{j=1}^n 3(x_{i}^2 + y_{j}^2)(x_i - x_{i-1})(y_j - y_{j-1})$$Since,
$$L_f(P)\leq I\leq U_f(P)$$##I## becomes (i made a mistake in my first post. i fixed it here):
$$\frac{3}{4}\sum_{i=1}^m \sum_{j=1}^n \left[ (x_i+x_{i-1})^2 + (y_j+y_{j-1})^2\right]\Delta x_i \Delta y_j\\
=\frac{3}{4}\sum_{i=1}^m \sum_{j=1}^n (x_i+x_{i-1})^2\Delta x_i \Delta y_j + \frac{3}{4}\sum_{i=1}^m \sum_{j=1}^n (y_j+y_{j-1})^2 \Delta x_i \Delta y_j\\$$Evaluating the first sum:
$$\frac{3}{4}\sum_{i=1}^m \sum_{j=1}^n (x_i+x_{i-1})^2\Delta x_i \Delta y_j\\
=\frac{3}{4}\sum_{i=1}^m \sum_{j=1}^n (x_i+x_{i-1})^2 (x_i - x_{i-1}) \Delta y_j\\
=\frac{3}{4}\sum_{i=1}^m \sum_{j=1}^n (x^2_i+2x_ix_{i-1}+x^2_{i-1}) (x_i+x_{i-1}) \Delta y_j\\$$I expanded all the terms in ##i## but how to proceed?
 
Last edited:
sharks said:
I don't get what you did. OK, i agree with the first part about $$L_f(P) = \sum_{i=1}^m \sum_{j=1}^n 3(x_{i-1}^2 + y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1})$$Then,
$$U_f(P) = \sum_{i=1}^m \sum_{j=1}^n 3(x_{i}^2 + y_{j}^2)(x_i - x_{i-1})(y_j - y_{j-1})$$Since,
$$L_f(P)\leq I\leq U_f(P)$$##I## becomes (i made a mistake in my first post. i fixed it here):
$$\frac{3}{4}\sum_{i=1}^m \sum_{j=1}^n \left[ (x_i+x_{i-1})^2 + (y_j+y_{j-1})^2\right]\Delta x_i \Delta y_j$$
where does the factor of 1/4 come from?

EDIT: Nevermind - I see now you're taking the average value on [x_{i-1},x_{i}] \times [y_{j-1},y_j]. Unfortunately that doesn't assist you - see further below.

Go back to my calculation:

pasmith said:
L_f(P) = \sum_i \sum_j 3(x_{i-1}^2 + y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1}) \\<br /> \leq \sum_i \sum_j (x_{i-1}^2 + x_{i-1}x_i + x_i^2+ 3y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1}) \\<br /> = \sum_i \sum_j (x_i^3 - x_{i-1}^3)(y_j - y_{j-1}) + \sum_i \sum_j 3y_{j-1}^2 (x_i - x_{i-1})(y_j - y_{j-1}) <br />
etc.

The etc. here is that:
L_f(P) \leq \sum_i \sum_j (x_i^3 - x_{i-1}^3)(y_j - y_{j-1}) + \sum_i \sum_j 3y_{j-1}^2 (x_i - x_{i-1})(y_j - y_{j-1}) \\<br /> \leq \sum_i \sum_j (x_i^3 - x_{i-1}^3)(y_j - y_{j-1}) + \sum_i \sum_j (x_i - x_{i-1})(y_j^3 - y_{j-1}^3) \\<br /> = \sum_i (x_i^3 - x_{i-1}^3) \sum_j (y_j - y_{j-1}) + \sum_i (x_i - x_{i-1})\sum_j (y_j^3 - y_{j-1}^3) \\<br /> = b^3d + d^3b
by telescoping.

Hence L_f(P) \leq b^3d + d^3b. But the right hand side is independent of P, so in fact \sup_P L_f(P) \leq b^3d + d^3b.

If you carry out the same calculation for U_f(P), you should find that \inf_P U_f(P) \geq b^3d + d^3b.

So \sup_P L_f(P) \leq b^3d + d^3b \leq \inf_P U_f(P) and if you invoke the proposition that a continuous function is integrable you are done:
\sup_P L_f(P) = b^3d + d^3b = \inf_P U_f(P)

EDIT: The alternative way to use the hint is to invoke the intermediate value theorem to show that there exists (\zeta_i,\eta_j) \in [x_{i-1},x_i] \times [y_{j-1},y_j] such that
3(\zeta_i^2 + \eta_j^2) = (x_{i-1}^2 + x_{i-1}x_i + x_i^2 + y_{j-1}^2 + y_{j-1}y_j + y_j^2)
so that the resulting Riemann sum is
<br /> \sum_i \sum_j 3(\zeta_i^2 + \eta_j^2)(x_i - x_{i-1})(y_j - y_{j-1}) \\<br /> = \sum_i \sum_j ((x_i^3 - x_{i-1}^3)(y_j - y_{j-1}) + (x_i - x_{i-1})(y_j^3 - y_{j-1}^3)<br /> = b^3d + d^3b
by telescoping as before. Since the result is independent of P, it must be the value of the integral.
 
Last edited:
pasmith said:
where does the factor of 1/4 come from?
Here's an example from my notes:
http://img2.uploadhouse.com/fileuploads/17053/170536720903325240d5cea4d8f9181b2dd80f5a.png
From the last line, the middle terms in ##i## and ##j## appear to be the mid-points of ##x_i## and ##x_{i-1}##, and ##y_i## and ##y_{i-1}##.
This is the same method that I've applied to finding ##I##, related to the current problem ##f(x,y)= 3(x^2+y^2)##.
 
sharks said:
Here's an example from my notes

From the last line, the middle terms in ##i## and ##j## appear to be the mid-points of ##x_i## and ##x_{i-1}##, and ##y_i## and ##y_{i-1}##.
This is the same method that I've applied to finding ##I##, related to the current problem ##f(x,y)= 3(x^2+y^2)##.

Yes: that works for f(x,y) = x + y - 2 because (x_{i} + x_{i-1})(x_{i} - x_{i-1}) = x_{i}^2 - x_{i-1}^2, which gives a telescoping sum whose value is independent of the particular partition. In fact it's that line of thought (finding a telescoping sum) which leads one to consider x_i^3 - x_{i-1}^3 = (x_i^2 + x_ix_{i-1} + x_{i-1}^2)(x_i - x_{i-1}).
 
pasmith said:
L_f(P) = \sum_i \sum_j 3(x_{i-1}^2 + y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1}) \\<br /> \leq \sum_i \sum_j (x_{i-1}^2 + x_{i-1}x_i + x_i^2+ 3y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1}) \\<br /> = \sum_i \sum_j (x_i^3 - x_{i-1}^3)(y_j - y_{j-1}) + \sum_i \sum_j 3y_{j-1}^2 (x_i - x_{i-1})(y_j - y_{j-1}) <br />
OK, i get the idea of telescoping sum and how that would ignore the partition size, since only the upper and lower bounds are taken into account when evaluating the sum, but on line 2, how did you get ##x_{i-1}^2 + x_{i-1}x_i + x_i^2## from ##3x_{i-1}^2##?

pasmith said:
I think the point of the hint is that t^3 - s^3 = (t - s)(t^2 + st + s^2).
From what i understand, ##t = x_i## and ##s=x_{i-1}##, so that should give:
$$(x_i - x_{i-1})(x_{i}^2 + x_{i-1}x_i + x_{i-1}^2)$$
How is that relevant to the calculations? I guess my confusion arises from the beginning of the problem. The one and only example in my notes used the method for finding the mid-points of x and y (according to me, the reason for using that method is that finding the mid-points would automatically allow the middle term of the inequality to lie in-between the P lower and upper sums of f), but if i use the same principle in the current problem, it doesn't work. Why? What method are you using at that particular step in solving the problem?

From this point forwards, i get the solution as you did:
pasmith said:
$$\leq \sum_i \sum_j (x_i^3 - x_{i-1}^3)(y_j - y_{j-1}) + \sum_i \sum_j (x_i - x_{i-1})(y_j^3 - y_{j-1}^3)$$
So, i think i should work backwards, in order to understand how you arrived at that point. I still don't get it.

EDIT: I believe that i finally figured out what the hint really meant!

Given: ##0\leq s \leq t, 3s^2 \leq t^2 +ts +s^2 \leq 3t^2##

In this case, let ##s = x_{i-1}## and let ##t = x_i##, which makes sense in the inequality.

So, i get: ##0\leq x_{i-1} \leq x_i## which corresponds to:
$$3x^2_{i-1} \leq x^2_i +x_ix_{i-1} + x^2_{i-1} \leq 3x^2_i$$
Similarly, for ##0\leq y_{j-1} \leq y_j##:
$$3y^2_{i-1} \leq y^2_j +y_jy_{j-1} + y^2_{j-1} \leq 3y^2_j$$
Adding up those 2 inequalities:
$$3x^2_{i-1} + 3y^2_{j-1} \leq x^2_i +x_ix_{i-1} + x^2_{i-1} + y^2_j +y_jy_{j-1} + y^2_{j-1}\leq 3x^2_i + 3y^2_j$$

Now, if we go back to the original definition:
$$L_f(P)\leq I\leq U_f(P)
\\L_f(P) = \sum_{i=1}^m \sum_{j=1}^n 3(x_{i-1}^2 + y_{j-1}^2)(x_i - x_{i-1})(y_j - y_{j-1})
\\U_f(P) = \sum_{i=1}^m \sum_{j=1}^n 3(x_{i}^2 + y_{j}^2)(x_i - x_{i-1})(y_j - y_{j-1})$$
Therefore, the middle term of the inequality becomes:$$I = \sum_{i=1}^m \sum_{j=1}^n (x^2_i +x_ix_{i-1} + x^2_{i-1} + y^2_j +y_jy_{j-1} + y^2_{j-1})(x_i - x_{i-1})(y_j - y_{j-1})$$
Then, simplifying gives:
$$\sum_i \sum_j (x_i^3 - x_{i-1}^3)(y_j - y_{j-1}) + \sum_i \sum_j (x_i - x_{i-1})(y_j^3 - y_{j-1}^3) \\
= \sum_i (x_i^3 - x_{i-1}^3) \sum_j (y_j - y_{j-1}) + \sum_i (x_i - x_{i-1})\sum_j (y_j^3 - y_{j-1}^3) \\
= b^3d + d^3b$$

This is a much simpler method!
 
Last edited:
Back
Top