|
| |
|
|
A075004
|
|
Floor[ concatenation of n+2, n+1 and n divided by 3 ].
|
|
2
| |
|
|
70, 107, 144, 181, 218, 255, 292, 329, 366, 3703, 40370, 43737, 47104, 50471, 53838, 57205, 60572, 63939, 67306, 70673, 74040, 77407, 80774, 84141, 87508, 90875, 94242, 97609, 100976, 104343, 107710, 111077, 114444, 117811, 121178, 124545
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
EXAMPLE
| Sequence exhibits similar properties to A074991.
|
|
|
MAPLE
| 70, 107, 144, 181, 218, 255, 292, 329, 366, 3703, seq(floor(((n+2)*10^4+(n+1)*10^2+n)/3), n=10..99);
|
|
|
CROSSREFS
| Cf. A074991 to A075000, A075003 and A075005 to A075010.
Sequence in context: A007621 A051971 A180274 * A043222 A039399 A044002
Adjacent sequences: A075001 A075002 A075003 * A075005 A075006 A075007
|
|
|
KEYWORD
| base,nonn
|
|
|
AUTHOR
| Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Sep 01 2002
|
|
|
EXTENSIONS
| More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 14 2003
|
| |
|
|