Integrating f(x,y) with Known p^2

  • Thread starter Thread starter Niles
  • Start date Start date
  • Tags Tags
    Integrating
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
Niles
Messages
1,834
Reaction score
0

Homework Statement


Hi

Say I have the function f(x,y) = xy, and I want to integrate f(x,y) from (0,0) to some (px, py), where I know [itex]p^2 = p_x^2+p_y^2[/itex]. What I have done is to write

[tex] p_x ^2 + p_y ^2 = p^2 [/tex]

so the limits for px run from [itex]\pm \sqrt {p^2 - p_y ^2 }[/itex]. Now, how about the limits for py? Note, that I only know the value of p, not px or py.
 
Physics news on Phys.org
Are you doing something like this?
[tex]\int \int_D xy dA[/tex]

How would you describe the region D over which integration is taking place?
 
I am doing

[tex] \int \int_l xy dxdy[/tex]

The line l is the diagonal going from (0,0) to some p, which is known (but whose components are now known). My issue is that I am not sure how to express the second variable (as in my OP).
 
Niles said:
I am doing

[tex] \int \int_l xy dxdy[/tex]

The line l is the diagonal going from (0,0) to some p, which is known (but whose components are now known). My issue is that I am not sure how to express the second variable (as in my OP).

If you are trying integrate f(x,y)=xy along a curve 'l', then it's a one dimensional integration. You don't want to integrate dx*dy. Write the contour 'l' as a function of a single variable, say 't'. Then integrate dt.