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!)
A203147 (n-1)-st elementary symmetric function of {11, 12, 13, 14, ..., 10 + n}. 3
1, 23, 431, 7750, 140274, 2604744, 50046408, 998853264, 20742534576, 448372820160, 10086271796160, 235977273544320, 5737221760152960, 144817445022243840, 3791415072241843200, 102851265545431603200, 2888120485072388966400 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
t[n_] := Table[k + 10, {k, 1, n}];
a[n_] := SymmetricPolynomial[n - 1, t[n]]; Table[a[n], {n, 1, 16}]
CROSSREFS
Sequence in context: A009008 A286787 A226847 * A158453 A291128 A174262
KEYWORD
nonn
AUTHOR
Clark Kimberling, Dec 29 2011
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 July 16 19:15 EDT 2024. Contains 374358 sequences. (Running on oeis4.)