Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123707
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123707 a(n) = Sum_{k=1..n} A123706(n,k)*2^(k-1). +0
4
1, 0, 1, 3, 7, 14, 31, 60, 126, 248, 511, 1005, 2047, 4064, 8183, 16320, 32767, 65394, 131071, 261885, 524255, 1048064, 2097151, 4193220, 8388600, 16775168, 33554304, 67104765, 134217727, 268427002, 536870911, 1073725440, 2147483135 (list; graph; listen)
OFFSET

1,4

COMMENT

Triangle A123706 is the matrix inverse of triangle A010766(n,k) = [n/k].

PROGRAM

(PARI) {a(n)=sum(k=1, n, (matrix(n, n, r, c, if(r>=c, floor(r/c)))^-1)[n, k]*2^(k-1))}

CROSSREFS

Cf. A123706, A123708, A123709.

Sequence in context: A066225 A139817 A036892 this_sequence A011947 A129629 A089526

Adjacent sequences: A123704 A123705 A123706 this_sequence A123708 A123709 A123710

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 09 2006

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 December 3 16:57 EST 2008. Contains 151279 sequences.


AT&T Labs Research