Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082384
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082384 a(0)=1, a(n)=2^n+n^2-2*a(n-1). +0
1
1, 6, 5, 22, 13, 74, 29, 262, 69, 986, 197, 3846, 669, 15242, 2509, 60774, 9813, 242842, 38965, 971046, 155501, 3883786, 621565, 15534662, 2485733, 62138074, 9942309, 248551622, 39768509, 994205706, 159073197, 3976821926, 636291829 (list; graph; listen)
OFFSET

0,2

FORMULA

a(2n)=(1/27)*(25*4^n+36*n^2+24*n+2); a(2n+1)=(1/27)*(4*4^n+36*n^2+60*n+23)

PROGRAM

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

CROSSREFS

Adjacent sequences: A082381 A082382 A082383 this_sequence A082385 A082386 A082387

Sequence in context: A101493 A039668 A143130 this_sequence A070399 A137763 A029763

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 13 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 October 9 14:06 EDT 2008. Contains 144831 sequences.


AT&T Labs Research