|
Search: id:A073548
|
|
|
| A073548 |
|
Number of Fibonacci numbers F(k), k <= 10^n, which end in 2. |
|
+0 6
|
|
| 1, 6, 66, 666, 6666, 66666, 666666, 6666666, 66666666, 666666666, 6666666666, 66666666666, 666666666666, 6666666666666, 66666666666666, 666666666666666, 6666666666666666, 66666666666666666, 666666666666666666, 6666666666666666666, 66666666666666666666, 666666666666666666666, 6666666666666666666666, 66666666666666666666666
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
FORMULA
|
If n>1 then a(n)=(10^n-10)/15. - Robert Gerbicz (gerbicz(AT)freemail.hu), Sep 06 2002
G.f.: (1-5x+10x^2)/((1-x)(1-10x)); a(n)=2(10^n-1)/3+0^n (offset 0). - Paul Barry (pbarry(AT)wit.ie), Mar 24 2004
|
|
EXAMPLE
|
a(2)=6 because there are 6 Fibonacci numbers up to 10^2 which end in 2.
|
|
CROSSREFS
|
Cf. A002280, A073549, A073550, etc.
Sequence in context: A119125 A137120 A002280 this_sequence A073549 A119087 A119212
Adjacent sequences: A073545 A073546 A073547 this_sequence A073549 A073550 A073551
|
|
KEYWORD
|
base,nonn
|
|
AUTHOR
|
Shyam Sunder Gupta (guptass(AT)rediffmail.com), Aug 15 2002
|
|
EXTENSIONS
|
More terms from Robert Gerbicz (gerbicz(AT)freemail.hu), Sep 06 2002
|
|
|
Search completed in 0.002 seconds
|