[go: nahoru, domu]

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!)
Revision History for A175268 (Underlined text is an addition; strikethrough text is a deletion.)

Showing all changes.
A175268 a(n)=floor(2^sqrt(n)).
(history; published version)
#4 by Harvey P. Dale at Wed Aug 03 18:09:45 EDT 2016
STATUS

editing

approved

#3 by Harvey P. Dale at Wed Aug 03 18:09:39 EDT 2016
MATHEMATICA

Floor[2^Sqrt[Range[0, 70]]] (* Harvey P. Dale, Aug 03 2016 *)

STATUS

approved

editing

#2 by Russ Cox at Fri Mar 30 17:26:31 EDT 2012
AUTHOR

_Zak Seidov (zakseidov(AT)yahoo.com), _, Mar 18 2010

Discussion
Fri Mar 30 17:26
OEIS Server: https://oeis.org/edit/global/139
#1 by N. J. A. Sloane at Tue Jun 01 03:00:00 EDT 2010
NAME

a(n)=floor(2^sqrt(n)).

DATA

1, 2, 2, 3, 4, 4, 5, 6, 7, 8, 8, 9, 11, 12, 13, 14, 16, 17, 18, 20, 22, 23, 25, 27, 29, 32, 34, 36, 39, 41, 44, 47, 50, 53, 56, 60, 64, 67, 71, 75, 80, 84, 89, 94, 99, 104, 110, 115, 121, 128, 134, 141, 148, 155, 162, 170, 178, 187, 196, 205, 214, 224, 234, 245, 256, 267

OFFSET

0,2

EXAMPLE

a(0)=floor(2^sqrt(0))=floor(2^0)=1,

a(1)=floor(2^sqrt(1))=floor(2)=2,

a(2)=floor(2^sqrt(2))=floor(2.665)=2.

CROSSREFS

Cf. A134886 a(n)=floor(n^sqrt(2)).

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Mar 18 2010

STATUS

approved

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 September 13 05:52 EDT 2024. Contains 375859 sequences. (Running on oeis4.)