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!)
A095395 a(n) = Floor[n^((n+1)/(n))]-Floor[n^((n)/(n+1))]. 0

%I #4 Oct 15 2013 22:32:25

%S 0,1,2,2,3,4,4,4,4,4,4,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,

%T 7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,

%U 9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9

%N a(n) = Floor[n^((n+1)/(n))]-Floor[n^((n)/(n+1))].

%F a[n]=A059921(n)-A095394(n)

%t Table[Floor[N[x^((x+1)/(x)), 50]]-Floor[N[x^((x)/(x+1)), 50]], {x, 1, 15}]

%K nonn

%O 1,3

%A _Labos Elemer_, Jun 17 2004

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