%I #10 Jun 25 2018 12:17:02
%S 8,3,8,1,9,6,6,0,1,1,2,5,0,1,0,5,1,5,1,7,9,5,4,1,3,1,6,5,6,3,4,3,6,1,
%T 8,8,2,2,7,9,6,9,0,8,2,0,1,9,4,2,3,7,1,3,7,8,6,4,5,5,1,3,7,7,2,9,4,7,
%U 3,9,5,3,7,1,8,1,0,9,7,5,5,0,2,9,2,7,9,2,7,9,5,8,1,0,6,0,8,8,6,2,5,1,5,2,4,5,9,1,1,9,2,4,6,1
%N 9's complement of the digits of the golden ratio phi (A001622): 9.999999999999... - 1.6180339887... = 8.3819660112501051517954131656334...
%H Harvey P. Dale, <a href="/A109866/b109866.txt">Table of n, a(n) for n = 1..1000</a>
%t With[{nn=120},PadRight[{},nn,9]-RealDigits[GoldenRatio,10,nn][[1]]] (* _Harvey P. Dale_, Jun 25 2018 *)
%Y Cf. A079585, A094874, A132338.
%K base,easy,nonn
%O 1,1
%A _Amarnath Murthy_, Jul 09 2005