Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137821
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137821 Numbers n such that sum( Catalan(k), k=1..2n) = 0 (mod 3). +0
7
1, 4, 6, 13, 15, 18, 19, 40, 42, 45, 46, 54, 55, 58, 60, 121, 123, 126, 127, 135, 136, 139, 141, 162, 163, 166, 168, 175, 177, 180, 181, 364, 366, 369, 370, 378, 379, 382, 384, 405, 406, 409, 411, 418, 420, 423, 424, 486, 487, 490, 492, 499, 501, 504, 505 (list; graph; listen)
OFFSET

1,2

COMMENT

It would be natural to pre-pend an initial term a(1)=0 (for which the sum is to be considered empty, thus zero), but we omit it to avoid confusion w.r.t. indices of A107755.

LINKS

M. F. Hasler, Table of n, a(n) for n=1,...,499.

FORMULA

a(n) = A107755(n)/2 = sum( A137822(k), k=0..n)

a(2^j) = 2 a(2^j-1) + 1 (resp. +2) for j even (resp. odd).

sum( Catalan(k), k=1..2n) = sum( Catalan(2k-1) * (10k-1)/(2k+1), k=1..n), thus:

{ a(m) } = { n>0 | sum( Catalan(2k-1) * (10k-1)/(2k+1), k=1..n) = 0 (mod 3) }.

PROGRAM

(PARI) n=0; A137821=vector(499, i, { if( bitand(i, i-1), while(n++ & s+=binomial(4*n-2, 2*n-1)/(2*n)*(10*n-1)/(2*n+1), ), s=Mod(0, 3); n=2*n+1+log(i+.5)\log(2)%2 ); n})

CROSSREFS

Cf. A107755 (twice this), A137822-A137824.

Sequence in context: A003973 A034747 A074165 this_sequence A010061 A063186 A069061

Adjacent sequences: A137818 A137819 A137820 this_sequence A137822 A137823 A137824

KEYWORD

nonn

AUTHOR

M. F. Hasler (MHasler(AT)univ-ag.fr), Feb 25 2008

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 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research