Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100463
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100463 2^(n-1)-A100462(n). +0
2
0, 1, 3, 5, 9, 7, 15, 19, 27, 31, 21, 29, 45, 49, 75, 85, 97, 65, 63, 101, 153, 125, 157, 127, 177, 163, 165, 199, 229, 199, 217, 277, 253, 325, 315, 365, 345, 379, 423, 449, 549, 529, 597, 409, 507, 473, 633, 569, 717, 523, 651, 655, 777, 793, 825, 835, 855, 833 (list; graph; listen)
OFFSET

1,3

MAPLE

A100461 := proc(m, n) option rember ; if m = 1 then 2^(n-1) ; else (n-m+1)*floor( (A100461(m-1, n)-1)/(n-m+1) ) ; fi ; end: A100462 := proc(n) A100461(n, n) ; end: A100463 := proc(n) 2^(n-1)-A100462(n) ; end: seq(A100463(n), n=1..100) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 06 2007

CROSSREFS

Sequence in context: A079427 A081761 A003961 this_sequence A094549 A029642 A079428

Adjacent sequences: A100460 A100461 A100462 this_sequence A100464 A100465 A100466

KEYWORD

nonn,easy

AUTHOR

njas, Nov 23 2004

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 06 2007

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research