login

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”).

A134899
Floor(n*exp(sec(n))).
4
6, 0, 1, 0, 169, 17, 26, 0, 3, 3, 1484429287810386706180357941514616918998247619752106278380016249467303567341589522908388755572386423, 39, 39, 21001, 4, 5, 0, 81, 52, 231, 3, 8, 3, 253, 68, 121, 0, 9, 7, 19616, 92, 106, 0, 10, 11, 0, 136, 108, 1658, 8, 14
OFFSET
1,1
LINKS
MATHEMATICA
Table[Floor[n Exp[Sec[n]]], {n, 60}] (* Harvey P. Dale, Jan 15 2013 *)
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Nov 14 2007
EXTENSIONS
Corrected and extended by Harvey P. Dale, Jan 15 2013
STATUS
approved