Determining Legendre derivitives

  • Thread starter Thread starter lycraa
  • Start date Start date
  • Tags Tags
    Legendre
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
1 reply · 1K views
lycraa
Messages
15
Reaction score
0
Determining Legendre derivitives

Homework Statement



if i need to find the derivative of the first Legendre polynomial, P1(cos[tex]\Theta[/tex]) can i sub in cos[tex]\Theta[/tex] for x in P1(x) = x?

Homework Equations





The Attempt at a Solution


if that's the case the derivative is just -sin([tex]\Theta[/tex]), which is easy enough, but if i can't do that substitution then how do i find it? if there is a recurrence relation that I am missing?
 
Physics news on Phys.org


that sounds fine to me base don the info you have given, but maybe you should give the whole question - also what you are differentiating with respect to is important, i assume it is theta

basically you are just using chain rule
[tex]P_1(x(\theta))[/tex]

where
[tex]x(\theta) = sin(\theta)[/tex]

then
[tex]\frac{d}{d \theta}P_1(x(\theta)) <br /> = \frac{d P_1(x)}{dx } \frac{d x(\theta)}{d \theta }<br /> [/tex]