The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A152254 Twice A084773. 5

%I #12 May 22 2023 02:51:20

%S 2,12,104,1008,10272,107712,1150592,12451584,136053248,1497664512,

%T 16583583744,184511361024,2061074178048,23100352413696,

%U 259648659554304,2925683135152128,33037383972814848,373774017998094336,4235888981636022272,48076611822491271168

%N Twice A084773.

%D Andras Kornai, Mathematical Linguistics (Springer-Verlag 2008), p. 36. (Gives a sequence which matches the first five terms.)

%H G. C. Greubel, <a href="/A152254/b152254.txt">Table of n, a(n) for n = 0..930</a>

%t Table[2^(n+1)*LegendreP[n, 3], {n,0,40}] (* _G. C. Greubel_, May 22 2023 *)

%o (Magma) [2^(n+1)*Evaluate(LegendrePolynomial(n), 3): n in [0..40]]; // _G. C. Greubel_, May 22 2023

%o (SageMath) [2^(n+1)*gen_legendre_P(n,0,3) for n in range(41)] # _G. C. Greubel_, May 22 2023

%Y Cf. A000079, A001850, A084773.

%K nonn

%O 0,1

%A Eric Bach (bach(AT)cs.wisc.edu), Oct 15 2009

%E Offset changed by _Petros Hadjicostas_, Feb 09 2021

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 May 20 05:07 EDT 2024. Contains 372703 sequences. (Running on oeis4.)