|
Search: id:A008600
|
|
| |
|
| 0, 18, 36, 54, 72, 90, 108, 126, 144, 162, 180, 198, 216, 234, 252, 270, 288, 306, 324, 342, 360, 378, 396, 414, 432, 450, 468, 486, 504, 522, 540, 558, 576, 594, 612, 630, 648, 666, 684, 702, 720
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
LINKS
|
Tanya Khovanova, Recursive Sequences
INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 330
|
|
MAPLE
|
with(numtheory):a:=proc(n) if n=0 then 0 else mcombine(5*n, 3*n, 11*n, 7*n) fi end: seq(a(n), n=0..40); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 11 2008
with(finance):seq(add(cashflows([7, 7, 4], 0 ), k=1..n), n=0..40); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 21 2008
|
|
CROSSREFS
|
Adjacent sequences: A008597 A008598 A008599 this_sequence A008601 A008602 A008603
Sequence in context: A109428 A004941 A004961 this_sequence A131766 A011799 A097926
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
njas
|
|
|
Search completed in 0.002 seconds
|