Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A076878
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A076878 ceiling(n^(1/n))^n - n. +0
1
0, 2, 5, 12, 27, 58, 121, 248, 503, 1014, 2037, 4084, 8179, 16370, 32753, 65520, 131055, 262126, 524269, 1048556, 2097131, 4194282, 8388585, 16777192, 33554407, 67108838, 134217701, 268435428, 536870883, 1073741794, 2147483617 (list; graph; listen)
OFFSET

1,2

FORMULA

a(1)=0; a(n)=2^n-n for n>1. - Benoit Cloitre (benoit7848c(AT)orange.fr), Nov 28 2002

MAPLE

a:=n->sum(binomial(n, k)+binomial(k, n), k=2..n): seq(a(n), n=1..31); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 29 2007

MATHEMATICA

Table[Ceiling[n^(1/n)]^n-n, {n, 1, 30}]

CROSSREFS

Same as A000325 except for the first term.

Sequence in context: A096766 A111000 A000325 this_sequence A129983 A083378 A116712

Adjacent sequences: A076875 A076876 A076877 this_sequence A076879 A076880 A076881

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l)pe(AT)hotmail.com), Nov 25 2002

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 22 20:51 EST 2009. Contains 167312 sequences.


AT&T Labs Research