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!)
A160868 16384*P_17(n), 16384 times the Legendre polynomial of order 17 at n. 1
0, 16384, 12224356333619, 23360876124880896, 3849782443869346726, 188260915444061388800, 4398219345305144630169, 62344855645472393641984, 615658186636295094703436, 4622350732178621155393536 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (18,-153,816,-3060,8568,-18564, 31824,-43758,48620,-43758,31824,-18564,8568,-3060,816,-153,18,-1).
MATHEMATICA
Table[16384*LegendreP[17, n], {n, 0, 50}] (* G. C. Greubel, Apr 30 2018 *)
PROG
(PARI) a(n)=pollegendre(17, n)<<14 \\ Charles R Greathouse IV, Oct 26 2011
CROSSREFS
Sequence in context: A223806 A223584 A185566 * A351313 A230635 A017691
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Nov 19 2009
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 03:08 EDT 2024. Contains 371918 sequences. (Running on oeis4.)