How can I calculate the integral of associate LegendreP(1,n,theta)*cos(theta)^2 ?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Shreen El-Sapa
el 6 de Mayo de 2024
Comentada: Shreen El-Sapa
el 7 de Mayo de 2024
How can I calculate the integral of associate Legendre function P(1,n,theta)*cos(theta)^2 ?
0 comentarios
Respuesta aceptada
David Goodmanson
el 7 de Mayo de 2024
Hello Se,
First of all I think you probably mean the integral of
P(1,n,cos(theta))*cos(theta)^2
which is what makes sense when trig functions come into it. This issue has caused a lot of back and forth on your other posted question. Also, this integrand would usually be multiplied by sin(theta) since sin(theta)* dtheta is part of the volume element in spherical coordinates. Are you looking for this integral from ) 0 to pi?
Más respuestas (0)
Ver también
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!