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!)
A185696 Eigensequence for the Gould sequence triangle (with general term A001316(n-k) if k<=n, 0 otherwise). 0

%I #10 Mar 30 2012 18:59:28

%S 1,1,3,7,19,45,115,285,719,1787,4479,11187,27995,69963,174983,437479,

%T 1093979,2735277,6839563,17101645,42761895,106922765,267354083,

%U 668500353,1671542631,4179580385,10450769059,26131457413,65339997959,163378363353,408516874363

%N Eigensequence for the Gould sequence triangle (with general term A001316(n-k) if k<=n, 0 otherwise).

%C First column of the inverse of the number triangle T(n,k)=if(k<n, -A001316(n-k-1,k), if(k=n,1,0)). Essentially INVERT transform of A001316.

%F G.f.: 1/(1-x*Product(k>=0,1+2x^(2^k))).

%K nonn,easy

%O 0,3

%A _Paul Barry_, Feb 10 2011

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 5 22:20 EDT 2024. Contains 372290 sequences. (Running on oeis4.)