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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152835 a(0) = 22; a(n)=n-a(n-1). 6
-22, 23, -21, 24, -20, 25, -19, 26, -18, 27, -17, 28, -16, 29, -15, 30, -14, 31, -13, 32, -12, 33, -11, 34, -10, 35, -9, 36, -8, 37, -7, 38, -6, 39, -5, 40, -4, 41, -3, 42, -2, 43, -1, 44, 0, 45, 1, 46, 2, 47, 3, 48, 4, 49, 5, 50, 6, 51, 7, 52, 8, 53, 9, 54, 10, 55, 11, 56, 12 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

LINKS

Table of n, a(n) for n=0..68.

FORMULA

a(n)=(1/4)*[1-89*(-1)^n+2*n], with n>=0 [From Paolo P. Lava, Dec 19 2008]

MATHEMATICA

lst={}; a=22; Do[a=n-a; AppendTo[lst, a], {n, 0, 6!}]; lst

CROSSREFS

Cf. A084964, A152832, A152833

Sequence in context: A223821 A048429 A004463 * A004511 A058814 A034895

Adjacent sequences:  A152832 A152833 A152834 * A152836 A152837 A152838

KEYWORD

sign

AUTHOR

Vladimir Joseph Stephan Orlovsky, Dec 14 2008

EXTENSIONS

Indices added to definition, offset corrected - R. J. Mathar, Jan 08 2009

STATUS

approved

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 May 23 20:48 EDT 2013. Contains 225611 sequences.