Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125598
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125598 Quotient ((n+1)^(n-1)-1)/n. +0
2
0, 1, 5, 31, 259, 2801, 37449, 597871, 11111111, 235794769, 5628851293, 149346699503, 4361070182715, 139013933454241, 4803839602528529, 178901440719363487, 7143501829211426575, 304465936543600121441 (list; graph; listen)
OFFSET

1,3

COMMENT

Odd prime p divides a(p-2). (2k+1) divides a(2k-1) for k>0. a(2k-1)/(2k+1) = {0,1,37,4161,1010101,432988561,290738012181,282578800148737,...} = A125599(k). a(n) is prime for n = {3,4,6,74,...}. Prime a(n) are {5,31,2801,1023859838465486686363016033998704522272171328793086532353874352382193497640442165979330173110543821617750919555161286749549814172693201,...}.

FORMULA

a(n) = ((n+1)^(n-1)-1)/n. a(n) = (A000272[n+1]-1)/n.

MAPLE

a:=n->sum ((n+3)^j, j=0..n): seq(a(n), n=-1..17); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 17 2008]

MATHEMATICA

Table[((n+1)^(n-1)-1)/n, {n, 1, 25}]

PROGRAM

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

CROSSREFS

Cf. A125599 = ((2n)^(2n-2)-1)/(2n+1)/(2n-1). Cf. A000272 = n^(n-2).

Sequence in context: A126121 A167137 A000556 this_sequence A058892 A056187 A056790

Adjacent sequences: A125595 A125596 A125597 this_sequence A125599 A125600 A125601

KEYWORD

nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Nov 26 2006

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 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research