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!)
A105665 a(n) = abs(floor(n/cos(n))). 1

%I #6 Oct 09 2013 05:56:56

%S 1,5,4,7,17,6,9,55,10,12,2485,14,14,102,20,17,62,27,19,49,39,23,44,56,

%T 25,40,93,30,39,194,33,38,2486,41,39,282,48,39,146,60,42,106,77,44,85,

%U 107,48,75,163,51,68,320,58,66,2485,65,63,486,77,63,237,92,63,163,116

%N a(n) = abs(floor(n/cos(n))).

%o (PARI) a(n) = abs(floor(n/cos(n))); \\ _Michel Marcus_, Oct 09 2013

%Y Cf. A105666.

%K nonn

%O 1,2

%A _Zak Seidov_, May 04 2005

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 23 01:19 EDT 2024. Contains 371906 sequences. (Running on oeis4.)