login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A025163 The value of the associated Legendre Polynomial of index n and order 1 evaluated at x=2^(-1/2) multiplied by 2^(3*n/2-1). 0
0, 1, 6, 18, 20, -90, -588, -1708, -1944, 7110, 47300, 136092, 156312, -528164, -3540600, -10141080, -11703344 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Conjecture: (-n+1)*a(n) +2*(2*n-1)*a(n-1) -8*n*a(n-2)=0. - R. J. Mathar, Feb 05 2013
This recurrence follows from the contiguous relation that relates the three Legendre Polynomials of the same order. Wouter Meeussen, Feb 06 2013
LINKS
MATHEMATICA
Table[ -2^(-1 + (3*n)/2)*LegendreP[ n, 1, 1/Sqrt[ 2 ] ], {n, 0, 16} ]
CROSSREFS
Sequence in context: A124276 A107405 A077663 * A186889 A022418 A350848
KEYWORD
sign
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)