(MAGMAMagma) [ Floor(n*(Sqrt(11)+Sqrt(7))): n in [0..60] ];
(MAGMAMagma) [ Floor(n*(Sqrt(11)+Sqrt(7))): n in [0..60] ];
editing
approved
editing
proposed
a(n) = integer part of n*5.9623761014...., where the constant is the largest root of x^4 -36*x^2 +16.
Vincenzo Librandi, <a href="/A172337/b172337.txt">Table of n, a(n) for n = 0..1000</a>
With[{c = Sqrt[11] + Sqrt[7]}, Floor[c Range[0, 70]]] (* Vincenzo Librandi, Aug 01 2013 *)
nonn,less,easy
approved
editing
_Vincenzo Librandi (vincenzo.librandi(AT)tin.it), _, Feb 01 2010
proposed
approved
a(n) = integer part of n*5,9623761014199904396165484903099.9623761014.....
(MAGMA) [ Floor(n*(Sqrt(11)+Sqrt(7))): n in [0..60] ];
nonn,less
approved
proposed
Floor(n*(sqrt(11)+sqrt(7))).
0, 5, 11, 17, 23, 29, 35, 41, 47, 53, 59, 65, 71, 77, 83, 89, 95, 101, 107, 113, 119, 125, 131, 137, 143, 149, 155, 160, 166, 172, 178, 184, 190, 196, 202, 208, 214, 220, 226, 232, 238, 244, 250, 256, 262, 268, 274, 280, 286, 292, 298, 304, 310, 316, 321, 327
0,2
a(n)= n*5,9623761014199904396165484903099.....
nonn
Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Feb 01 2010
approved