2 variable delta function integration

Gin
Messages
3
Reaction score
0

Homework Statement



\int^{A}_{-A}\int^{Bx}_{-Bx}c\delta(xcos\varphi+ysin\varphi-d)dydx
where A, B, c, d are constant

Homework Equations





The Attempt at a Solution


I have tried a few different ways to integrate this, but am completely confused with what happens to this kind of delta function when you integrate it. I know integrating a delta function usually gives you 1 but I don't think this can work in this case. The answer has A,B,c and d in it, so the limits must be used somewhere. This is one step in a much longer problem, but it is frustrating to get close to the end and get stuck because I can't find anything anywhere about delta functions of 2 variables. Some help would really be appreciated.
 
Physics news on Phys.org
Did you or anyone else figure out how to deal with this? I have the same problem.
 
One could, for example, use the following property of a delta function:

\delta(af(x)) = \frac{1}{|a|}\delta(f(x))

to factor out the cosine in the argument of the delta function and then perform the x integration. The x integration is then easy, but there's a trick - you don't know for sure if the delta function argument is zero inside the limits of x integration, so you'll have to think carefully about that.
 
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