Legendre polynomials proof question.Help

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
31 replies · 9K views
aligator123
Messages
35
Reaction score
0
Hello everyone i had some questions about legendre polynomials. I have solved most of them but i had just two not answered question. I tried to solve this problem by rodriguez rule but it was really hard for me. Could anyone help me or give me some hints for this question?

http://img139.imageshack.us/img139/7731/mathkw4.th.jpg
 
Last edited by a moderator:
Physics news on Phys.org
could you give me detailed solution for understanding it better.
 
sorry but i really got troubled with these questions.could anyone give me detail suggestions?
 
Hello why no one give any hints?
i tried also generating function.but i couldn't find.
can anyone give me suggestion or show me a way to solve these problems?
 
i tried generating function but i couldn't solve it.could you tell me step by step to solve this?
 
aligator123 said:
i tried generating function but i couldn't solve it.could you tell me step by step to solve this?

How about you post and tell us where you are stuck?

Remember, the homework helpers here will help you solve the problem, not solve the problems for you.
 
ok how can i send you my solution?
 
For the first one, it looks like you've guessed the final result, rather than proven it.
As Meir Achuz told you, use the generating function

[tex]\frac{1}{\sqrt{1-2xt+t^2}} = \sum_{n=0}^{\infty} P_n(x) t^n[/tex]

So for the first one, differentiate wrt x, set x=1 and equate coefficients of t^n (using the binomial series expansion). Use a similar procedure for the second question.
 
what does it meant wrt x?
 
aligator123 said:
any help??

wrt= short for "with respect to". As for help, i think you've gotten enough ideas to solve the problem.

I c a certain reluctance towards accepting advice. Maybe you shouldn't have come here in the first place. I hope that no one on this board will help someone by solving the problem entirely, because, to me, that's what you're asking for...

Daniel.
 
primitive polynomials in GF(4)
 
no i don't want anyone to do my homework.i want to do myself.
but when i derivate the left side wrt x

2t/(1-2tx+t^2)=d/dx EPn(x)t^n
 
end then how can i equate? or am i doing sometihng wrong
 
aligator123 said:
no i don't want anyone to do my homework.i want to do myself.
but when i derivate the left side wrt x

2t/(1-2tx+t^2)=d/dx EPn(x)t^n
The LHS (left hand side) should be t/(1-2tx+t^2)^{3/2}.
Then set x=1 on both sides,and us the binomial expansion. You will get a binomial coefficient that happens to equal n(n+1)/2.
 
1/(1-2xt+t^2)=sum Pn(x)t^n
d/dx1/(1-2xt+t^2)=d/dx sum Pn(x)t^n
t/(1-2xt+t^2)^3/2=Sum t^nP'_n(x).

and then i tried to equate but i couldn't get the answer
of
P'n(1)=n(n+1)/2
 
1/(1-2xt+t^2)=sum Pn(x)t^n
d/dx1/(1-2xt+t^2)=d/dx sum Pn(x)t^n
t*(1-2xt+t^2)^-3/2=SumP'n(x)t^n.
 
Last edited:
(1-u)^-1/2=sum [tex]\left( \begin{array}{c} -1/2 \\ n \end{array} \right)[/tex]((-1)^n)(u^n)

t*(1-2xt+t^2)^-3/2=t(1-t)^-3

u=t

(1-u)^-3=sum [tex]\left( \begin{array}{c} -3 \\ n \end{array} \right)[/tex]((-1)^n)(t^n)
 
[tex]\left( \begin{array}{c} -3 \\ n \end{array} \right)[/tex]=(-1)^n*[tex]\left( \begin{array}{c} n+2 \\ n \end{array} \right)[/tex]
 
am i right?
but after these calculation i couldn't find

Pn'(1)=n(n+1)/2
 
at the last equation this equation remains

Pn'(1)=t*(n+2)(n+1)/2