[math-fun] a strange class of algebraic numbers
18 Mar
2014
18 Mar
'14
5:53 p.m.
Nice. But your plots are line-wrapped. Out[698]= 1 + 2^(-1 - k) Sqrt[2^k + 2 Sqrt[1 + 2^(2 (-1 + k))]] You have, e.g. In[700]:= ArrayPlot[ Partition[RealDigits[%698 /. k -> 63, 2, 63^2][[1]], 63]] Try In[705]:= ArrayPlot[ Partition[ Join[ConstantArray[0, 32], RealDigits[%698 /. k -> 63, 2, 2*63^2][[1]]], 2*63]] --rwg Violating two embargoes at once: Climate change makes planes disappear.
4266
Age (days ago)
4266
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bill Gosper