Checking Qn(x) is a solution to legendre eq. (n=3)

  • Thread starter Thread starter linda300
  • Start date Start date
  • Tags Tags
    Legendre
linda300
Messages
59
Reaction score
3
Hey,

I have a question which ends by asking to verify that Q3(x) is a solution to the legendre equation,

I took the first and second derivatives of it and before I continue with this messy verification I wanted to know if there was a simpler way to check.

Q3(x) = (1/4)x(5x^2 - 3)log((1+x)/(1-x)),

Is there some quick way to verify its a solution to the n=3 legendre equation? Rather then substituting it straight into the equation?
 
Physics news on Phys.org
Your expression for Q3(x) seems to be missing a few terms.

Note that ##P_3(x) = \frac{1}{2}(5x^3-3x)## is a factor in the last term. Instead of multiplying everything out and grinding it out, use the fact that P3(x) satisfies the differential equation.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top