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!)
A182826 Coefficient array for orthogonal polynomials p(n,x)=(x-(2n-1))*p(n-1,x)-(2n-2)^2*p(n-2,x), p(0,x)=1,p(1,x)=x-1. 3
1, -1, 1, -1, -4, 1, 21, 3, -9, 1, -111, 144, 30, -16, 1, -345, -1599, 450, 110, -25, 1, 14895, 2844, -9549, 840, 285, -36, 1, -143955, 208179, 62181, -36309, 735, 609, -49, 1, -760095, -3824064, 1147068, 442176, -103194, -1344, 1148, -64, 1, 49774095, 10955169, -39242556, 2925180, 2008314, -236250, -8316, 1980, -81, 1, -699437025, 1080622620, 384913701, -238086000 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Inverse is A182824. First column is A182827.
LINKS
FORMULA
Exponential Riordan array [1/sqrt(1+2x+4x^2), arctan(sqrt(3)*x/(1+x))/sqrt(3)].
EXAMPLE
Triangle begins
1,
-1, 1,
-1, -4, 1,
21, 3, -9, 1,
-111, 144, 30, -16, 1,
-345, -1599, 450, 110, -25, 1,
14895, 2844, -9549, 840, 285, -36, 1,
-143955, 208179, 62181, -36309, 735, 609, -49, 1,
-760095, -3824064, 1147068, 442176, -103194, -1344, 1148, -64, 1
MATHEMATICA
(* The function RiordanArray is defined in A256893. *)
RiordanArray[1/Sqrt[1 + 2# + 4#^2]&, ArcTan[Sqrt[3] #/(1 + #)]/Sqrt[3]&, 10, True] // Flatten (* Jean-François Alcover, Jul 19 2019 *)
CROSSREFS
Sequence in context: A049352 A322218 A182867 * A144484 A121336 A126457
KEYWORD
sign,easy,tabl
AUTHOR
Paul Barry, Dec 05 2010
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 June 1 15:48 EDT 2024. Contains 373025 sequences. (Running on oeis4.)