PROG
(MAGMAMagma) [Floor(Sqrt(5*n)) : n in [0..80]]
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
(MAGMAMagma) [Floor(Sqrt(5*n)) : n in [0..80]]
(PARI) a(n)=sqrtint(5*n) \\ _Charles R Greathouse IV, _, Jan 17 2012
_Vincenzo Librandi (vincenzo.librandi(AT)tin.it), _, Jan 17 2012
proposed
approved
editing
proposed
(PARI) a(n)=sqrtint(5*n) \\ Charles R Greathouse IV, Jan 17 2012
proposed
editing
editing
proposed
Floor(Sqrtsqrt(5*n)).
proposed
editing
editing
proposed
a(n) = A000196(5n).
proposed
editing