Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107948
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107948 Terms at positions 2^n of A107946 for n>=0. +0
5
1, 1, 2, 5, 16, 68, 399, 3348, 41417, 775234, 22445788, 1024347395, 74876701760, 8888457145166, 1734062627778860 (list; graph; listen)
OFFSET

0,3

FORMULA

a(n) = A107946(2^n).

PROGRAM

(PARI) {a(n)=local(A=[1, 1], B=[1]); for(i=1, n-1, B=concat(B, vector(#B, k, polcoeff(Ser(A)/(1-x), #B+k-1))); A=concat(A, B); ); A[2^(n-1)]}

CROSSREFS

Cf. A107946, A107947.

Adjacent sequences: A107945 A107946 A107947 this_sequence A107949 A107950 A107951

Sequence in context: A006116 A122082 A002631 this_sequence A058673 A059295 A129092

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 28 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research