Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000989
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000989 3^a(n) divides C(2n,n). +0
3
0, 0, 1, 0, 0, 2, 1, 1, 2, 0, 0, 1, 0, 0, 3, 2, 2, 3, 1, 1, 2, 1, 1, 3, 2, 2, 3, 0, 0, 1, 0, 0, 2, 1, 1, 2, 0, 0, 1, 0, 0, 4, 3, 3, 4, 2, 2, 3, 2, 2, 4, 3, 3, 4, 1, 1, 2, 1, 1, 3, 2, 2, 3, 1, 1, 2, 1, 1, 4, 3, 3, 4, 2, 2, 3, 2, 2, 4, 3, 3 (list; graph; listen)
OFFSET

0,6

LINKS

Michael Gilleland, Some Self-Similar Integer Sequences

FORMULA

a(n)=sum(k>=0, floor(2*n/3^k))-2*sum(k>=0, floor(n/3^k)) - Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 26 2003

MATHEMATICA

p=3; Array[ If[ Mod[ bi=Binomial[ 2#, # ], p ]==0, Select[ FactorInteger[ bi ], Function[ q, q[ [ 1 ] ]==p ], 1 ][ [ 1, 2 ] ], 0 ]&, 27*3, 0 ]

PROGRAM

(PARI) a(n)=valuation(binomial(2*n, n), 3)

CROSSREFS

Sequence in context: A062979 A114781 A083890 this_sequence A132401 A104273 A051778

Adjacent sequences: A000986 A000987 A000988 this_sequence A000990 A000991 A000992

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), R. K. Guy (rkg(AT)cpsc.ucalgary.ca)

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research