Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Revision History for A246358

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Numbers k such that d(r,k) = 1 and d(s,k) = 0, where d(x,k) = k-th binary digit of x, r = {sqrt(2)}, s = {sqrt(3)}, and { } = fractional part.
(history; published version)
#13 by OEIS Server at Fri Sep 26 17:23:49 EDT 2014
LINKS

Clark Kimberling, <a href="/A246358/b246358_1.txt">Table of n, a(n) for n = 1..1000</a>

#12 by N. J. A. Sloane at Fri Sep 26 17:23:49 EDT 2014
STATUS

proposed

approved

Discussion
Fri Sep 26
17:23
OEIS Server: Installed new b-file as b246358.txt.  Old b-file is now b246358_1.txt.
#11 by Michel Marcus at Fri Sep 26 12:13:03 EDT 2014
STATUS

editing

proposed

#10 by Michel Marcus at Fri Sep 26 12:12:58 EDT 2014
NAME

Numbers k such that d(r,k) = 1 and d(s,k) = 0, where d(x,k) = kth k-th binary digit of x, r = {sqrt(2)}, s = {sqrt(3)}, and { } = fractional part.

COMMENTS

Every positive integer lies in exactly one of these: A246356, A246357, A246358, 247356A247356.

STATUS

proposed

editing

#9 by Clark Kimberling at Fri Sep 26 10:29:46 EDT 2014
STATUS

editing

proposed

#8 by Clark Kimberling at Thu Sep 25 20:46:03 EDT 2014
NAME

Numbers k such that d(r,k) = 1 and d(s,k) = 0, where d(x,k) = kth binary digit of x, r = {2*sqrt(2)}, s = {sqrt(3)}, and { } = fractional part.

DATA

2, 6, 12, 13, 18, 26, 29, 27, 31, 34, 35, 36, 39, 40, 43, 44, 48, 52, 66, 46, 50, 53, 65, 68, 71, 73, 77, 79, 80, 84, 87, 89, 93, 94, 96, 95, 97, 102, 104, 111, 113, 103, 110, 112, 114, 122, 118, 123, 124, 126, 130, 127, 132, 139, 133, 135, 142, 144, 143, 145, 151, 146, 152, 155, 159, 163, 166, 156, 160, 171, 174, 177, 179, 187, 191, 176, 180, 192, 195, 196, 202, 204, 197, 205, 206

COMMENTS

Every positive integer lies in exactly one of these: A246356, A246357, A246358, A247356. Let s denote any of these; is lim(#s < n)/n = 1/4, where (#s < n) represents the number of numbers in s that are < n?

Every positive integer lies in exactly one of these: A246356, A246357, A246358, 247356.

LINKS

Clark Kimberling, <a href="/A246358/b246358_1.txt">Table of n, a(n) for n = 1..1000</a>

EXAMPLE

{2*sqrt(2)} has binary digits 0, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1,0,0,...

{1*sqrt(3)} has binary digits 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 1, 0, 0,1,1,..,

so that a(1) = 2 and a(2) = 13.

MATHEMATICA

z = 200500; r = FractionalPart[Sqrt[2]]; s = FractionalPart[Sqrt[3]];

u = Flatten[{ConstantArray[0, -#[[2]]], #[[1]]}] &[RealDigits[r, 2, z][[1]]

v = Flatten[{ConstantArray[0, -#[[2]]], #[[1]]}] &[RealDigits[s, 2, z][[1]]

#7 by Clark Kimberling at Thu Sep 25 11:20:17 EDT 2014
NAME

Numbers k such that d(r,k) = 1 and d(s,k) = 0, where d(x,k) = kth binary digit of x, r = {2*sqrt(2)}, s = {sqrt(3)}, and { } = fractional part.

COMMENTS

Every positive integer lies in exactly one of these: A246356, A246357, A246358, A247356, and if . Let s denotes denote any of these, then ; is lim(#s < n)/n = 1/4, where (#s < n) represents the number of numbers in s that are < n.?

EXAMPLE

{2*sqrt(2)} has binary digits 1,1,0,1,0,1,0,0,0,0,0,1,0,0,...

{1*sqrt(3)} has binary digits 1,0,1,1,1,0,1,1,0,1,1,0,1,1,..,

STATUS

approved

editing

#6 by N. J. A. Sloane at Thu Sep 18 10:40:17 EDT 2014
STATUS

proposed

approved

#5 by Clark Kimberling at Wed Sep 17 15:44:20 EDT 2014
STATUS

editing

proposed

#4 by Clark Kimberling at Wed Sep 17 15:36:33 EDT 2014
COMMENTS

Every positive integer lies in exactly one of these: A246356, A246357, A246358, 247356, A247356, and if s denotes any of these, then lim(#s < n)/n = 1/4, where (#s < n) represents the number of numbers in s that are < n.