login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024545 a(n) = Sum_{k=1..n} floor( 1/{k/sqrt(2)} ), where {x} := x - floor(x). 2
1, 3, 11, 12, 13, 17, 18, 19, 21, 35, 36, 38, 43, 44, 45, 48, 96, 97, 99, 106, 107, 108, 111, 112, 113, 115, 125, 126, 127, 131, 132, 133, 135, 159, 160, 162, 168, 169, 170, 173, 174, 175, 177, 185, 186, 187, 191, 192, 193, 195, 211, 212, 214, 219, 220, 221, 224, 306, 307, 309 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Partial sums of A024544. - Sean A. Irvine, Jul 15 2019
MATHEMATICA
Table[Sum[Floor[1/FractionalPart[k/Sqrt[2]]], {k, n}], {n, 100}] (* Clark Kimberling, Aug 17 2012 *)
CROSSREFS
Sequence in context: A128500 A365037 A043051 * A101134 A045110 A055046
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)