|
Search: id:A108896
|
|
|
| A108896 |
|
Numbers such that the outer 2 digits are 9 and the inner digits are 4. |
|
+0 1
|
|
| 949, 9449, 94449, 944449, 9444449, 94444449, 944444449, 9444444449, 94444444449, 944444444449, 9444444444449, 94444444444449, 944444444444449, 9444444444444449, 94444444444444449, 944444444444444449
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
These numbers are all composite.
|
|
LINKS
|
Cino Hilliard, Proof 94..49
|
|
FORMULA
|
S(x)=9*10^(x+1)+ 9 + 40*(10^x-1)/9.
|
|
PROGRAM
|
(PARI) S(n, r, m)=for(x=1, n, y=m*10^(x+1)+m+r*10*(10^x-1)/9; print1(y", "))
|
|
CROSSREFS
|
Sequence in context: A119240 A093247 A020366 this_sequence A096954 A048267 A073500
Adjacent sequences: A108893 A108894 A108895 this_sequence A108897 A108898 A108899
|
|
KEYWORD
|
easy,nonn,base
|
|
AUTHOR
|
Cino Hilliard (hillcino368(AT)gmail.com), Jul 16 2005
|
|
|
Search completed in 0.002 seconds
|