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!)
A001739 Squares written in base 4. 1
0, 1, 10, 21, 100, 121, 210, 301, 1000, 1101, 1210, 1321, 2100, 2221, 3010, 3201, 10000, 10201, 11010, 11221, 12100, 12321, 13210, 20101, 21000, 21301, 22210, 23121, 30100, 31021, 32010, 33001, 100000, 101001, 102010, 103021, 110100, 111121, 112210, 113301 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A007090(A000290(n)). - Jason Kimberley, Dec 13 2012
MATHEMATICA
Table[FromDigits[IntegerDigits[n^2, 4]], {n, 0, 50}] (* T. D. Noe, Aug 10 2012 *)
CROSSREFS
Sequence in context: A146083 A321722 A306208 * A072805 A119033 A171067
KEYWORD
base,easy,nonn
AUTHOR
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 25 14:06 EDT 2024. Contains 371988 sequences. (Running on oeis4.)