Proving Equality of Functions with Double Integrals

  • Thread starter Thread starter jj1986
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
jj1986
Messages
7
Reaction score
0

Homework Statement


Let U [tex]\subset[/tex] [tex]\Re^{2}[/tex] be open, and f,g: U [tex]\rightarrow[/tex] [tex]\Re[/tex] are continuous, and [tex]\int^{b}_{a}[/tex] ( [tex]\int^{d}_{c}[/tex] f(x,y) dy ) dx = [tex]\int^{b}_{a}[/tex] ( [tex]\int^{d}_{c}[/tex] g(x,y) dy ) dx for every rectangle [a,b] x [c,d] in U. Show that f = g.


Homework Equations





The Attempt at a Solution


Can someone tell me if I'm approaching this problem correctly? I know both integrals exist because f,g are assumed to be continuous. If I apply the fundamental theorem of calculus twice to each integral I get F(b,d) - F(a,d) - F(b,c) + F(a,c) = G(b,d) - G(a,d) - G(b,c) + G(a,c) for every (b,d),(b,c),(a,d),(a,c) in U (so does this imply that F(x,y) = G(x,y)?) where d/dx(d/dy F(x,y)) = f(x,y) and d/dx(d/dy G(x,y) = g(x,y). Because F(x,y) = G(x,y) I can conlude that f(x,y) = g(x,y). Is this correct or am I way off?
 
Physics news on Phys.org
Suppose there exist [itex](x_0,y_0)[/itex] at which f and g are not equal:[itex]f(x_0,y_0)\ne g(x_0,y_0)[/itex] Take [itex]\epsilon= (1/2)|f(x_0,y_0)- g(x_0,y_0)|[/itex] and show that there exist some neighborhood of [itex](x_0,y_0)[/itex] in which |f(x,y)- g(x,y)|> [itex]\epsilon[/itex]. Integrate over a rectangle inside that neighborhood.