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!)
A033419 a(n) = floor(99/n). 1

%I #12 Apr 04 2023 22:49:00

%S 99,49,33,24,19,16,14,12,11,9,9,8,7,7,6,6,5,5,5,4,4,4,4,4,3,3,3,3,3,3,

%T 3,3,3,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,

%U 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1

%N a(n) = floor(99/n).

%t Floor[99/Range[100]] (* _Harvey P. Dale_, Sep 04 2017 *)

%o (Magma) [Floor(99/n): n in [1..100]]; // _Wesley Ivan Hurt_, Apr 04 2023

%K easy,nonn

%O 1,1

%A _Jeff Burch_

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 May 1 22:42 EDT 2024. Contains 372178 sequences. (Running on oeis4.)