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!)
A105644 a(n) = floor((Pi+e)*n). 0

%I #11 Oct 01 2016 17:05:54

%S 0,5,11,17,23,29,35,41,46,52,58,64,70,76,82,87,93,99,105,111,117,123,

%T 128,134,140,146,152,158,164,169,175,181,187,193,199,205,210,216,222,

%U 228,234,240,246,251,257,263,269,275,281,287,292,298,304,310,316,322

%N a(n) = floor((Pi+e)*n).

%t Table[Floor[n*(E+Pi)], {n, 0, 50}]

%Y Cf. floor[n*pi], A022844; floor[n*e], A022843.

%Y Cf. A121282.

%K nonn

%O 0,2

%A _Zak Seidov_, May 03 2005

%E More terms from _Mohammad K. Azarian_, Aug 27 2006

%E Entry revised by _N. J. A. Sloane_, Jan 31 2007

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 25 12:15 EDT 2024. Contains 371969 sequences. (Running on oeis4.)