A333452 Expansion of golden ratio (1 + sqrt(5))/2 in base 4.
1, 2, 1, 3, 2, 0, 3, 1, 3, 1, 3, 2, 1, 2, 3, 2, 1, 1, 3, 3, 3, 1, 0, 2, 2, 1, 3, 3, 0, 0, 1, 1, 1, 3, 3, 0, 3, 2, 1, 3, 0, 3, 0, 0, 0, 1, 2, 0, 0, 1, 1, 3, 0, 3, 2, 3, 1, 3, 0, 2, 0, 0, 3, 1, 0, 0, 1, 0, 0, 2, 0, 0, 2, 0, 2, 1, 3, 1, 2, 2, 3, 3, 3, 0, 3, 2, 2, 0
Offset: 1
Examples
1.213203131321232113331022...
Programs
-
Mathematica
RealDigits[ (1+Sqrt[5])/2, 4, 1000][[1]]
Extensions
More terms from Jinyuan Wang, Mar 21 2020