Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A091030
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A091030 Partial sums of powers of 13 (A001022). +0
4
1, 14, 183, 2380, 30941, 402234, 5229043, 67977560, 883708281, 11488207654, 149346699503, 1941507093540, 25239592216021, 328114698808274, 4265491084507563, 55451384098598320, 720867993281778161 (list; graph; listen)
OFFSET

1,2

COMMENT

13^a(n) is highest power of 13 dividing (13^n)!.

FORMULA

a(n)= sum(13^k, k=0..n-1) = (13^n-1)/12.

G.f.: x/((1-13*x)*(1-x))= (1/(1-13*x) - 1/(1-x))/12.

For analogues with primes 2, 3, 5, 7 and 11 see A000225, A003462, A003463, A023000 and A016123 respectively.

MAPLE

a:=n->sum(13^(n-j), j=1..n): seq(a(n), n=1..17); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 04 2007

PROGRAM

(Other) sage: [gaussian_binomial(n, 1, 13) for n in xrange(1, 18)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 28 2009]

CROSSREFS

Cf. A000225, A003462, A003463, A003464, A023000, A023001, A002452, A002275, A016123, A016125.

Sequence in context: A163416 A097828 A030008 this_sequence A165152 A055759 A086946

Adjacent sequences: A091027 A091028 A091029 this_sequence A091031 A091032 A091033

KEYWORD

nonn,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang_AT_physik_DOT_uni-karlsruhe_DOT_de), Jan 23 2004

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