Is there Any way to determine solution for this integration?

2 次查看(过去 30 天)
  4 个评论
Paul
Paul 2021-8-19
Is the dtheta * dy backwards in the lower integral? It kind of looks like the inner integral is over y and the outer integral over theta.

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2021-8-21
The answer to your question seems to be NO, that there is no way to get the solution.
If you integrate by y in the inner integral and theta in the outer integral, then you can convert two layers of integration to get polylog and psi function calls together with one-layer-deep integrations. Each integration can be expressed as the sum of three terms, and if you break that into the sum of three integrals, two of the pieces integrate easily.
So you can get down to expressions involving where j is an integer.
Although that involves division by sin(0) as long as K is positive that would give exp(-infinity) which goes to zero faster than sin(theta)^3 does so it appears to be convergent. But there does not appear to be a closed form for it.
For any given K value, the integrals can be evaluated numerically, and combined numerically with all of the polylogs, and you can come up with approximate formulas involving p. Just not a symbolic form.

类别

Help CenterFile Exchange 中查找有关 Assumptions 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by