Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A001477
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A001477 The nonnegative integers. +0
221
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77 (list; table; graph; listen)
OFFSET

0,3

COMMENT

For nonnegative n, partial sums of A057427 = Sign(n). - Jeremy Gardiner (jeremy.gardiner(AT)btinternet.com), Sep 08 2002

Contribution from Eric Desbiaux (moongerms(AT)wanadoo.fr), Oct 28 2008: (Start)

(APSO) Alternating partial sums of

(a-b+c-d+e-f+g...)=(a+b+c+d+e+f+g...)-2*(b+d+f...)

it appears that APSO A001477 =

A001057 = A000217 - 2*(A008794)

(End)

REFERENCES

Paul Barry, A Catalan Transform and Related Transformations on Integer Sequences, Journal of Integer Sequences, Vol. 8 (2005), Article 05.4.5.

LINKS

N. J. A. Sloane, Table of n, a(n) for n = 0..500000

Index entries for sequences related to linear recurrences with constant coefficients

Milan Janjic, Enumerative Formulas for Some Functions on Finite Sets

Tanya Khovanova, Recursive Sequences

Index entries for "core" sequences

Index entries for sequences that are permutations of the natural numbers

Robert G. Wilson v, American English names for the numbers from 0 to 100999 without spaces or hyphens.

Eric Weisstein's World of Mathematics, Natural Number

Eric Weisstein's World of Mathematics, Nonnegative Integer

FORMULA

a(n)=n; a(0) = 0, a(n) = a(n-1)+1; G.f.: x/(1-x)^2.

Multiplicative with a(p^e) = p^e. - David W. Wilson (davidwwilson(AT)comcast.net), Aug 01, 2001.

When seen as array: T(k, n) = n + (k+n)*(k+n+1)/2. Main diagonal is 2n(n+1) (A046092), antidiagonal sums are n(n+1)(n+2)/2 (A027480). - Ralf Stephan, Oct 17 2004

Dirichlet generating function: zeta(s-1). - Franklin T. Adams-Watters, Sep 11 2005.

E.g.f. x*e^x. - Franklin T. Adams-Watters, Sep 11 2005.

a(0)=0, a(1)=1, a(n)=2a(n-1)-a(n-2). - Jaume Oliver i Lafont (joliverlafont(AT)gmail.com), May 07 2008

a(n)=2*a(n-1)-a(n-2); a(0)=0, a(1)=1. [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 03 2008]

MAPLE

[ seq(n, n=0..100) ];

MATHEMATICA

Table[n, {n, 0, 100}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 08 2006

PROGRAM

(MAGMA) [ n : n in [0..100]];

(Other) sage: [log(e^n)for n in xrange(0, 78)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 03 2009]

CROSSREFS

Cf. A000027.

Adjacent sequences: A001474 A001475 A001476 this_sequence A001478 A001479 A001480

Sequence in context: A119972 A131738 A000027 this_sequence A087156 A033619 A130734

KEYWORD

core,nonn,easy,mult,tabl

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

page 1

Search completed in 0.004 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 July 3 22:29 EDT 2009. Contains 160563 sequences.


AT&T Labs Research