|
| |
|
|
A081556
|
|
Next to last term in n-th row of A080504.
|
|
5
| |
|
|
1, 2, 5, 4, 8, 6, 11, 8, 14, 10, 17, 12, 20, 14, 23, 16, 26, 18, 29, 20, 32, 22, 32, 24, 38, 26, 41, 28, 44, 30, 47, 32, 50, 34, 53, 36, 56, 38, 59, 40, 62, 42, 65, 44, 68, 46, 71, 48, 74, 50, 77, 52, 80, 54, 83, 56, 86, 58, 89, 60, 92, 62, 95, 64, 98, 66, 101, 68, 104, 70
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 2,2
|
|
|
COMMENTS
| If n is odd, a(n) = n-1. If n is even, n-1 <= a(n) <= 3n/2-1. For even n up to 100, a(n) = 3n/2-1 unless n = 2 or 24; are there other exceptions? - Dean Hickerson (dean.hickerson(AT)yahoo.com), Mar 21 2003
Diagonal sums of A103516. - Paul Barry (pbarry(AT)wit.ie), Feb 09 2005
|
|
|
FORMULA
| a(n)=sum{k=0..floor(n/2), 0^(k(n-k))*(n-k+1)} - Paul Barry (pbarry(AT)wit.ie), Feb 09 2005
|
|
|
CROSSREFS
| Cf. A080504, A080505, A080506, A080507.
Sequence in context: A146101 A206256 A093052 * A033686 A134079 A183542
Adjacent sequences: A081553 A081554 A081555 * A081557 A081558 A081559
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Dean Hickerson (dean.hickerson(AT)yahoo.com), Mar 21 2003
|
| |
|
|