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!)
A117264 Self-convolution square-root of A117263. 1
1, 1, 3, 29, 831, 69107, 16944055, 12387543565, 27116679815367, 177967005474840987, 3503280999913078429261, 206872249547698485286567247, 36647212198301159763279385189667 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
PROG
(PARI) {a(n)=local(A2=vector(n+1, m, sum(k=0, m-1, 3^((m-k-1)*(m+k-2)/2)))); Vec(Ser(A2)^(1/2))[n+1]}
CROSSREFS
Sequence in context: A331389 A243435 A064570 * A256043 A065072 A088389
KEYWORD
nonn
AUTHOR
Paul D. Hanna, Mar 14 2006
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 April 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)