Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083905
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083905 G.f.: 1/(1-x) * sum(k>=0, (-1)^k*x^2^(k+1)/(1+x^2^k)). +0
3
0, 1, 0, 0, -1, 1, 0, 1, 0, 2, 1, 0, -1, 1, 0, 0, -1, 1, 0, -1, -2, 0, -1, 1, 0, 2, 1, 0, -1, 1, 0, 1, 0, 2, 1, 0, -1, 1, 0, 2, 1, 3, 2, 1, 0, 2, 1, 0, -1, 1, 0, -1, -2, 0, -1, 1, 0, 2, 1, 0, -1, 1, 0, 0, -1, 1, 0, -1, -2, 0, -1, 1, 0, 2, 1, 0, -1, 1, 0, -1, -2, 0, -1, -2, -3, -1 (list; graph; listen)
OFFSET

1,10

COMMENT

a(3*A006288) = 0, proved by RIP in Russian forum - see link.

LINKS

RIP, Russian forum lib.mexmat.ru/forum/

R. Stephan, Some divide-and-conquer sequences ...

R. Stephan, Table of generating functions

R. Stephan, Divide-and-conquer generating functions. I. Elementary sequences

FORMULA

a(1)=0, a(2n) = -a(n)+1, a(2n+1) = -a(n).

PROGRAM

(PARI) for(n=1, 100, l=ceil(log(n)/log(2)):t=polcoeff(1/(1-x)*sum(k=0, l, (-1)^k*(x^2^(k+1))/(1+x^2^k)), n):print1(t", "))

CROSSREFS

Cf. A065359, A023416.

a(n) = A030300(n) - A065359(n).

Sequence in context: A143240 A153659 A016102 this_sequence A045706 A045634 A141702

Adjacent sequences: A083902 A083903 A083904 this_sequence A083906 A083907 A083908

KEYWORD

sign,easy

AUTHOR

Ralf Stephan (ralf(AT)ark.in-berlin.de), Jun 18 2003

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