Help: Sets

Given that BB is a subset of AA {1,2,3,,20211, 2, 3, \ldots , 2021}, what is the maximum number of elements of BB such that no element is twice the other?

Note by Ryan Merino
2 months, 3 weeks ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

By just taking all the odd numbers and all the even numbers which are not multiples of four, I got 1516 which looks quite good, do you know the answer because I can’t prove mine

Jason Gomez - 2 months, 3 weeks ago

Log in to reply

@Jason Gomez If we take all even numbers which are not multiples of four, {2,6,10,...,20182, 6, 10, ..., 2018}, together with all the odd numbers, then the even numbers which are not multiples of four would be double of the odd numbers {1,3,5,...,10091, 3, 5, ..., 1009}.

Here's my thought about this:

Taking all odd numbers {1,3,5,...,20211, 3, 5, ..., 2021} together with odd numbered multiples of 22,24,26,...,22n2^{2}, 2^{4}, 2^{6}, ..., 2^{2n}.

B=B= {1,3,5,...,20211, 3, 5, ..., 2021} {221,223,225,...,225052^{2}\cdot1, 2^{2}\cdot3, 2^{2}\cdot5, ..., 2^{2}\cdot505} {241,243,245,...,241252^{4}\cdot1, 2^{4}\cdot3, 2^{4}\cdot5, ..., 2^{4}\cdot125} {261,263,265,...,26312^{6}\cdot1, 2^{6}\cdot3, 2^{6}\cdot5, ..., 2^{6}\cdot31} {281,283,285,2872^{8}\cdot1, 2^{8}\cdot3, 2^{8}\cdot5, 2^{8}\cdot7} {21012^{10}\cdot1}

B=1011+253+63+16+4+1=1348∣B∣=1011+253+63+16+4+1=1348

Ryan Merino - 2 months, 3 weeks ago

Log in to reply

That’s seems right, it might be the answer, if all odd numbers are supposed to be included(need to just somehow show this now)

Jason Gomez - 2 months, 3 weeks ago
×

Problem Loading...

Note Loading...

Set Loading...