login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099995 Bisection of A002113. 0
1, 3, 5, 7, 9, 22, 44, 66, 88, 101, 121, 141, 161, 181, 202, 222, 242, 262, 282, 303, 323, 343, 363, 383, 404, 424, 444, 464, 484, 505, 525, 545, 565, 585, 606, 626, 646, 666, 686, 707, 727, 747, 767, 787, 808, 828, 848, 868, 888, 909, 929, 949, 969, 989, 1001, 1221, 1441, 1661, 1881, 2002 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

r[n_]:=FromDigits[Reverse[IntegerDigits[n]]]; v={}; Do[If[r[n]==n, v=Append[v, n]], {n, 0, 2200}]; Table[v[[2k]], {k, Floor[Length[v]]/2}]

CROSSREFS

Sequence in context: A076185 A101813 A134719 * A100028 A053681 A135773

Adjacent sequences:  A099992 A099993 A099994 * A099996 A099997 A099998

KEYWORD

nonn,base,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Nov 20 2004

EXTENSIONS

Extended with Mathematica program by Farideh Firoozbakht (mymontain(AT)yahoo.com), Dec 01 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 19:13 EST 2012. Contains 206085 sequences.