Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A097039
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A097039 a(n)=Sum(i*L(i), i=0,..,n), L(i) Lucas numbers A000032. +0
1
0, 1, 7, 19, 47, 102, 210, 413, 789, 1473, 2703, 4892, 8756, 15529, 27331, 47791, 83103, 143810, 247814, 425445, 727985, 1241981, 2113247, 3587064, 6075432, 10269457, 17326975, 29185483, 49083599, 82429278, 138244218, 231565037 (list; graph; listen)
OFFSET

0,3

FORMULA

Ogf.: (t(-1-4t+t^2))/((-1+t)(-1+t+t^2)^2). a(n)=4+n*L(n+2)-L(n+3).

MATHEMATICA

l[n_] := l[n] = l[n - 1] + l[n - 2]; l[0] = 2; l[1] = 1 Table[Sum[k l[k], {k, 0, n}], {n, 0, 10}]

CROSSREFS

Adjacent sequences: A097036 A097037 A097038 this_sequence A097040 A097041 A097042

Sequence in context: A143128 A139865 A000491 this_sequence A067651 A090025 A003232

KEYWORD

easy,nonn

AUTHOR

Mario Catalani (mario.catalani(AT)unito.it), Jul 20 2004

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 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research