login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A249166 Odd integers concatenated with themselves. 0
11, 33, 55, 77, 99, 1111, 1313, 1515, 1717, 1919, 2121, 2323, 2525, 2727, 2929, 3131, 3333, 3535, 3737, 3939, 4141, 4343, 4545, 4747, 4949, 5151, 5353, 5555, 5757, 5959, 6161, 6363, 6565, 6767, 6969, 7171, 7373, 7575, 7777, 7979, 8181, 8383, 8585, 8787 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Bisection (every other term) of A020338. See A248422 for the complement.
LINKS
PROG
(PARI) a(n) = eval(Str(2*n-1, 2*n-1))
(Magma) [Seqint(Intseq(n) cat Intseq(n)): n in [1..99 by 2]]
CROSSREFS
Sequence in context: A029516 A061833 A132285 * A296543 A152740 A080859
KEYWORD
nonn,base
AUTHOR
M. F. Hasler, Oct 22 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 14:32 EDT 2024. Contains 371960 sequences. (Running on oeis4.)