Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.5K Views
|
3 Replies
|
1 Total Like
View groups...
Share
Share this post:

Integral in two dimensions

Posted 1 year ago
POSTED BY: Jurandi Leao
3 Replies
Posted 1 year ago

In the documentation https://reference.wolfram.com/language/ref/Integrate.html

in the Examples, Basic Examples, Scope, Nested Integrals, it shows

Compute the second antiderivative of a function

Integrate[a x^2+b x+c, x, x]//Expand

So try

Integrate[Ψ[x,k]^2/(16 Pi^3),k,k]
POSTED BY: Bill Nelson

If it were an iterated integral, I would somehow expect (dk)^2 instead of d^2 k. I wonder if the meaning is a double integral, with k a vector of dimension 2, although this would not explain the d^2 k.

POSTED BY: Gianluca Gorni
Posted 1 year ago

Yes, "k" is a vector...

POSTED BY: Jurandi Leao
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard