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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084053 4*n digit-reversed mod 4. 6
1, 1, 2, 2, 2, 3, 3, 0, 0, 0, 1, 1, 2, 2, 2, 3, 3, 0, 0, 0, 1, 1, 1, 1, 1, 3, 3, 1, 1, 1, 3, 3, 1, 1, 1, 3, 3, 1, 1, 1, 3, 3, 1, 1, 1, 3, 3, 2, 2, 2, 0, 0, 2, 2, 2, 0, 0, 2, 2, 2, 0, 0, 2, 2, 2, 0, 0, 2, 2, 2, 0, 0, 3, 3, 3, 1, 1, 3, 3, 3, 1, 1, 3, 3, 3, 1, 1, 3, 3, 3, 1, 1, 3, 3, 3, 1, 1, 0, 0, 0, 2, 2, 0, 0, 0 (list; graph; refs; listen; history; internal format)
OFFSET

3,3

EXAMPLE

a(23) =1 as, 23*4 = 92,digit-reversed = 29 ==1 (mod 4)

MATHEMATICA

Mod[#, 4]&/@(FromDigits[Reverse[IntegerDigits[#]]]&/@ (4Range[3, 110])) (* From Harvey P. Dale, Sep 30 2011 *)

CROSSREFS

Cf. A084052, A084054, A084055, A084339, A084340, A084341.

Sequence in context: A122765 A131053 A125600 * A071452 A081414 A094321

Adjacent sequences:  A084050 A084051 A084052 * A084054 A084055 A084056

KEYWORD

base,easy,nonn

AUTHOR

Amarnath Murthy and Meenakshi Srikanth (amarnath_murthy(AT)yahoo.com), May 26 2003

EXTENSIONS

More terms from Ray Chandler (rayjchandler(AT)sbcglobal.net), May 27 2003

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 14 13:08 EST 2012. Contains 205623 sequences.