cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A380170 Coefficient [k^1] of Wynn's converging polynomial p_n(k) of Weber functions.

This page as a plain text file.
%I A380170 #4 Jan 14 2025 07:41:16
%S A380170 1,-3,7,-5,-83,637,-1425,-22341,318149,-1415491,-18988393,444896699,
%T A380170 -3268880739,-35114352579,1317630731647,-14445395761157,
%U A380170 -112227733823435,7047241310852605,-108366459009937881,-487554173851570053,61301180146129065101,-1271086841777475748099,-1158631507880606959729
%N A380170 Coefficient [k^1] of Wynn's converging polynomial p_n(k) of Weber functions.
%C A380170 Corrects a typo (-93) in the version published in 1963, A001663.
%H A380170 P. Wynn, Converging factors for the Weber parabolic cylinder functions of complex argument, <a href="https://doi.org/10.1016/S1385-7258(63)50073-0">part Ia</a>, <a href="https://doi.org/10.1016/S1385-7258(63)50074-2">part Ib</a>, Proc. Konin. Ned. Akad. Weten., Series A, 66 (1963), 721-754, Table VII in the 2nd part.
%F A380170 a(n) = A380169(n,1).
%p A380170 #re-using code of A001664
%p A380170 seq( p(r,1),r=0..12) ;
%Y A380170 Cf. A380169, A001663.
%K A380170 sign
%O A380170 1,2
%A A380170 _R. J. Mathar_, Jan 14 2025