Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110914
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110914 "Self convolution mod 3" of central Delannoy numbers (see comment). +0
1
1, 0, 2, 0, 1, 0, 2, 0, 4, 0, 2, 0, 1, 0, 2, 0, 1, 0, 2, 0, 4, 0, 2, 0, 4, 0, 8, 0, 4, 0, 2, 0, 4, 0, 2, 0, 1, 0, 2, 0, 1, 0, 2, 0, 4, 0, 2, 0, 1, 0, 2, 0, 1, 0, 2, 0, 4, 0, 2, 0, 4, 0, 8, 0, 4, 0, 2, 0, 4, 0, 2, 0, 4, 0, 8, 0, 4, 0, 8, 0, 16, 0, 8, 0, 4, 0, 8, 0, 4, 0, 2, 0, 4, 0, 2, 0, 4, 0, 8, 0, 4 (list; graph; listen)
OFFSET

0,3

COMMENT

a(n)=sum(k=0,n,{b(k)*b(n-k)} mod 3) where b(k)=sum(k=0,n,binomial(n,k)*binomial(n+k,k)) are the central Delannoy numbers. The formula is obtained using techniques described in the Deutsch-Sagan paper.

LINKS

E. Deutsch and B. E. Sagan, Congruences for Catalan and Motzkin numbers and related sequences, J. Num. Theory 117 (2006), 191-215.

FORMULA

a(2n-1)=0 and a(2n)=2^t_1(n) where t_1(n) denotes the number of 1's in the ternary representation of n (A062756). Recurrence : a(3n)=a(n), a(3n+1)=a(n-1), a(3n+2)=2*a(n)

PROGRAM

(PARI) b(n)=sum(k=0, n, binomial(n, k)*binomial(n+k, k)); a(n)=sum(k=0, n, (b(k)*b(n-k))%3)

CROSSREFS

Cf. A062756.

Sequence in context: A054014 A158945 A156667 this_sequence A127505 A138036 A086372

Adjacent sequences: A110911 A110912 A110913 this_sequence A110915 A110916 A110917

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Oct 04 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research