How can I calculate the integral of associate LegendreP(1,n,theta)*cos(theta)^2 ?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Shreen El-Sapa
il 6 Mag 2024
Commentato: Shreen El-Sapa
il 7 Mag 2024
How can I calculate the integral of associate Legendre function P(1,n,theta)*cos(theta)^2 ?
0 Commenti
Risposta accettata
David Goodmanson
il 7 Mag 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?
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!