login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A125824 Denominator of n!/3^n. 1
1, 3, 9, 9, 27, 81, 81, 243, 729, 243, 729, 2187, 2187, 6561, 19683, 19683, 59049, 177147, 59049, 177147, 531441, 531441, 1594323, 4782969, 4782969, 14348907, 43046721, 4782969, 14348907, 43046721, 43046721, 129140163, 387420489 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(0)=1, a(3n+2)=3^(n+2)*a(n), a(3n+1)=3^(n+1)*a(n), a(3n)=3^n*a(n) ; a(n)=3^A089792(n)

a(n)=denominator((1/(2*pi))*int(exp(i*3*t)(-((pi-t)/i)^n),t,0,2*pi)), i=sqrt(-1); a(n)=3^A089792(n); - Paul Barry (pbarry(AT)wit.ie), Apr 02 2007

PROG

(PARI) a(n)=denominator(n!/3^n)

CROSSREFS

Sequence in context: A206700 A162349 A072404 * A203558 A038227 A080292

Adjacent sequences:  A125821 A125822 A125823 * A125825 A125826 A125827

KEYWORD

nonn,frac

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 06 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 02:38 EST 2012. Contains 205567 sequences.