How can I integrate the density function g(x,y) over positive reals in R^2?

jam_33
Messages
2
Reaction score
0

Homework Statement



f(x) is a density on R+ so f(x) < 0 if x < 0. Define g_(X,Y)(x,y) = f(x+y)/(x+y). Show g is a density on R^2.

Homework Equations



the first part is easy (showing that g is in fact >= 0. The part I am struggling with is the double integral of the g(x,y) over the positive reals.

The Attempt at a Solution



I have tried substitution as well as by parts but I always end up with something I can't integrate. Any suggestions on how to attach the problem?I'm guessing I need to give more information to get a response. I am struggling getting going on the actual problem...I believe the substition i used (u = x+y) is wrong as I get a very nasty integral. I am just looking for some advice on how to get going
 
Last edited:
Physics news on Phys.org
Welcome to PF, jam_33.

I would try converting to polar coordinates.
 
Billy Bob said:
Welcome to PF, jam_33.

I would try converting to polar coordinates.

Hello Billy Bob,

Thanks for the suggestion as it worked!

cheers,

jam_33
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top