New Reply

what field of math is this...

 
Share Thread Thread Tools
May17-12, 03:30 PM   #1
 

what field of math is this...


consider the statement:

"every positive integer can be written in a unique way as the sum of powers of 2"


I like to "play" and look for patterns like these. What are of math is occupied with these sorts of patterns. I am looking for a book that would talk more about these kinds of patterns. Can anyone point me in the right direction?

Thanks
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
May17-12, 03:46 PM   #2
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I guess it's just elementary number theory.
What you state is the existence and uniqueness of binary expansions. A proof can be found here: http://planetmath.org/encyclopedia/E...Expansion.html
May17-12, 03:59 PM   #3
 
mmm number theory. That's what I thought too. Is there a particular area of it that I should look into maybe or keywords to maybe google? Otherwise, thanks for the quick reply!
May31-12, 05:37 PM   #4
 

what field of math is this...


Quote by Square1 View Post
mmm number theory. That's what I thought too. Is there a particular area of it that I should look into maybe or keywords to maybe google? Otherwise, thanks for the quick reply!
I like to use Wikipedia to explore the different areas of mathematics. Of course I take everything I see on there with a grain of salt.
May31-12, 07:53 PM   #5
 
Quote by Square1 View Post
consider the statement:

"every positive integer can be written in a unique way as the sum of powers of 2"

4 = 22 = 21 + 21 = 20 + 20 + 20 + 20

so the statement is false as written.

What's true is that every positive integer can be written in a unique way as the sum of distinct powers of 2. Picky picky picky! :-)
Jun21-12, 11:13 PM   #6
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
good point. think about why a positive integer has a unique expression as a decimal, i.e. a sum of multiples of powers of ten, where each multiplier is less than 10.
Jun21-12, 11:45 PM   #7
 
Much of it would be covered under elementary number theory, though bear in mind that quite a few simple seeming statement like the one you've written require the use of complex analysis (giving us analytic number theory).
Jun22-12, 02:51 AM   #8
 
A simple way to think about this question:

What integer can you not express in base 2?

A few random examples...
101 = 5
110 = 6
1101 = 13
11111 = 31
1111111111111 = 8191

- AC
Jun23-12, 12:36 AM   #9
 
in computers, we have to convert one system of expansion into another, what is called as change of base. i think you should search for base change in number theory. try reading computer programming related books. you will find all necessary info.
Jun23-12, 01:21 AM   #10
 
Following on from what Akshay_Anti said, the algorithm to convert number into a given base is called the DIV/MOD algorithm.
Jun23-12, 09:44 AM   #11
 
Quote by Square1 View Post
consider the statement:

"every positive integer can be written in a unique way as the sum of powers of 2"


I like to "play" and look for patterns like these. What are of math is occupied with these sorts of patterns. I am looking for a book that would talk more about these kinds of patterns. Can anyone point me in the right direction?

Thanks
In addition to books on number theory, you might also find books on discrete mathematics interesting, as they also discuss these kind of problems. (There is considerable overlap between number theory and discrete mathematics.) One such book is "Concrete Mathematics" by Graham et. al.
Jun24-12, 05:23 PM   #12
 
Quote by mathwonk View Post
good point. think about why a positive integer has a unique expression as a decimal, i.e. a sum of multiples of powers of ten, where each multiplier is less than 10.
I believe that is somehow the definition of our decimal system, no? :o
Jun27-12, 09:15 PM   #13
 
I don't know how much math you've taken, so these may or may not be appropriate, but I used two different books for elementary number theory. The first was Number Theory by Pommersheim, Marks, and Flapan. We were expected to have had through integral calc, but I honestly don't think we needed that more than a couple times. It starts at the beginning and teaches you proof techniques as you go. I imagine even an advanced high school student would be fine with it. It's pretty clear, but it's also very silly (lots of puns, etc.), so if you don't like to mix your math and humor you might not like it. It also doesn't have any answers in the back.

The other book I used (for a follow-up independent study the next trimester) was Elementary Number Theory in Nine Chapters, by Tattersall. I think it covers a lot of the same material, but I started near the end because I'd already done a lot of that sort of stuff. It's more serious and more difficult to read, and it also doesn't have answers in the back. My professor said it was a good resource, but I found it hard to read and it had a lot of typos in it.
New Reply
Thread Tools


Similar Threads for: what field of math is this...
Thread Forum Replies
What math field is this called? General Math 2
The field of math being more competitive than the field of physics? Academic Guidance 41
A job in a math-related field Career Guidance 0
Why do you like your chosen math field? General Math 4
What is your favorite field of math? General Math 12