|
Search: id:A022096
|
|
|
| A022096 |
|
Fibonacci sequence beginning 1 6. |
|
+0 7
|
|
| 1, 6, 7, 13, 20, 33, 53, 86, 139, 225, 364, 589, 953, 1542, 2495, 4037, 6532, 10569, 17101, 27670, 44771, 72441, 117212, 189653, 306865, 496518, 803383, 1299901, 2103284, 3403185, 5506469, 8909654
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
a(n-1)=sum(P(6;n-1-k,k),k=0..ceiling((n-1)/2)), n>=1, with a(-1)=5. These are the sums of the SW-NE diagonals in P(6;n,k), the (6,1) Pascal triangle A093563. Observation by Paul Barry (pbarry(AT)wit.ie, Apr 29 2004. Proof via recursion relations and comparison of inputs. Also sums of SW-NE diagonals in (1,5)-Pacal triangle A096940.
|
|
LINKS
|
Tanya Khovanova, Recursive Sequences
Dan Sewell Ward, Modified Fibonacci Sequence.
|
|
FORMULA
|
a(n) = a(n-1)+a(n-2), n>=2, a(0)=1, a(1)=6. a(-1):=5.
G.f.: (1+5*x)/(1-x-x^2).
Row sums of triangle A131777: (1, 6, 7, 13, 20,...). - Gary W. Adamson (qntmpkt(AT)yahoo.com), Jul 14 2007
|
|
CROSSREFS
|
a(n) = A101220(5,0,n+1).
a(n) = A109754(5, n+1).
Cf. A131777.
Adjacent sequences: A022093 A022094 A022095 this_sequence A022097 A022098 A022099
Sequence in context: A047335 A127020 A070398 this_sequence A041175 A041074 A041749
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
njas
|
|
|
Search completed in 0.002 seconds
|