Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082383
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082383 a(0)=1, a(n)=2^n+n-2*a(n-1). +0
1
1, 1, 4, 3, 14, 9, 52, 31, 202, 117, 800, 459, 3190, 1825, 12748, 7287, 50978, 29133, 203896, 116515, 815566, 466041, 3262244, 1864143, 13048954, 7456549, 52195792, 29826171, 208783142, 119304657, 835132540, 477218599, 3340530130, 1908874365 (list; graph; listen)
OFFSET

0,3

FORMULA

a(2n)=(1/9)*(7*4^n+6*n+2); a(2n+1)=(1/9)*(4*4^n+6*n+5)

PROGRAM

(PARI) a(n)=if(n<1, 1, 2^n+n-2*a(n-1))

CROSSREFS

Sequence in context: A088933 A019136 A140884 this_sequence A056478 A056479 A056480

Adjacent sequences: A082380 A082381 A082382 this_sequence A082384 A082385 A082386

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 13 2003

page 1

Search completed in 0.005 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