M :)Dividing by 7: A Pattern Revealed

  • Context: High School 
  • Thread starter Thread starter JPC
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the patterns observed in the division of integers by 7, particularly focusing on the concept of carousel numbers and their properties. Participants explore the significance of these patterns, their mathematical implications, and methods for calculating divisions involving prime numbers.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant identifies a repeating pattern in the decimal representations of fractions with 7, noting that they are permutations of the digits 1, 2, 4, 5, 7, and 8.
  • Another participant introduces the term "carousel numbers," explaining that these numbers exhibit cyclic permutations when multiplied by integers.
  • There is a discussion about the properties of carousel numbers, with examples provided for 1/7 and 1/13, and a question raised about the existence of similar patterns for other primes.
  • Some participants express uncertainty about whether all primes exhibit the carousel property, with examples like 1/11 being cited as exceptions.
  • A participant shares their experience of discovering these patterns through a program they created, prompting questions about calculating divisions of other primes without a calculator.
  • Vedic mathematics is mentioned as a potential resource for mental arithmetic techniques related to these calculations.
  • One participant proposes the idea of "partial carousel numbers," suggesting that every number could potentially be represented in a similar way by manipulating zeros and multipliers.

Areas of Agreement / Disagreement

Participants generally agree on the existence of carousel numbers and their properties, but there is no consensus on whether all primes share this characteristic. The discussion includes multiple competing views and remains unresolved regarding the broader implications of these findings.

Contextual Notes

Some participants note limitations in their understanding of the properties of carousel numbers, particularly regarding exceptions among prime numbers and the methods for calculating divisions without direct computation.

Who May Find This Useful

Readers interested in number theory, mathematical patterns, and mental arithmetic techniques may find this discussion particularly engaging.

JPC
Messages
204
Reaction score
1
I realized a pattern in the division of an integer n by 7.

the repeating patterns :
1/7 : 142857
2/7 : 285714
3/7 : 428571
4/7 : 571428
5/7 : 714285
6/7 : 857142

in each one, the are just permutations of the numbers : 1, 2, 4, 5, 7, 8

from left to right :
: +1, +2, +1, +2, +1

Is there a significance to this ?
 
Mathematics news on Phys.org
yes, there is! you have discovered what are called CAROUSEL NUMBERS...

these are numbers such as 142857...and many more, with the amazing property that each multiple is cyclic permutation of the nuumber itself..

these numbers are generated in the following way..

take a prime p...and find the repeating decimal of 1/p...if that contains (p-1) digits, then the repeating decimal is a carousel number.

for example 1/7 = 0.142857... contains 6 decimals, meaning 142857 is a carousel number

similarly 1/13 = 0.0588235294117467, and so on contains 16 digits...this means that it too is a carousel number...try multiplying it with numbers from 1 to 16 and see what u get...note the importance of the zero in the beginning!
 
praharmitra said:
similarly 1/13 = 0.0588235294117467, and so on contains 16 digits...this means that it too is a carousel number...try multiplying it with numbers from 1 to 16 and see what u get...note the importance of the zero in the beginning!

you mean 1/17 and not 1/13 ?

i never realized there was a pattern for all numbers of the type ' 1 / prime'
I found out because of a program that calculates as many decimals i want that i made

but, is there a way to use this property to calculate a number of the the type ' 1 / prime'
for example : ''1/23' without a calculator, and without doing a a division
 
JPC said:
you mean 1/17 and not 1/13 ?

i never realized there was a pattern for all numbers of the type ' 1 / prime'
I found out because of a program that calculates as many decimals i want that i made

but, is there a way to use this property to calculate a number of the the type ' 1 / prime'
for example : ''1/23' without a calculator, and without doing a a division

ya well, sorry...i mean 1/17...

however, be sure that not all primes have that property...only some...

see, 1/11 = 0.09090909...so it doesn't have 10 repeating decimals...

without a calc?? no clue..but will think about it
 
like for example

1/7 : 142857
2/7 : 285714
3/7 : 428571
4/7 : 571428
5/7 : 714285
6/7 : 857142

i see that all the numbers are following an order :
1 - > 4 -> 2 - > 8 - > 5 - > 7 -> come back to 1 -> ect
its just the starting number that changes

and the starting number is in order from lowest to bigest : 1, 2, 4, 5, 7, 8
1/7 : 142857
2/7 : 285714
3/7 : 428571
4/7 : 571428
5/7 : 714285
6/7 : 857142

So, for example, if you know 1/7, you can determine any n/7 very fast
 


Heh, 5 is a carousel number... In theroy:

[tex]1/2[/tex] = 0.5
0.5*10^(2-1) = 5
5*n=5

n=an integer [tex]\geq[/tex]1, but <2.
As the only integer can be 1, then 5 is a carousel number because it "rearranges" to make a number that uses the same numbers:

5*1=5

But then again, it doesn't recurr, so is it a carousel number?
 
praharmitra said:
yes, there is! you have discovered what are called CAROUSEL NUMBERS...

these are numbers such as 142857...and many more, with the amazing property that each multiple is cyclic permutation of the nuumber itself..

Praharmitra,

I didn't know that!

(Or, if I did, I'd completely forgotten aboput them, and that amounts to the same thing.)

Thanks for telling us about them.

If, perchance, I did know about them, I sure didn't know as much as is reported in the following link.

http://mathforum.org/orlando/klatt.orlando.html

According to this link, there are all kinds of inteeresting open questions about them. (The link claims they are open; I think they are interesting.)

DJ
 


Kaimyn said:
Heh, 5 is a carousel number... In theroy:

[tex]1/2[/tex] = 0.5
0.5*10^(2-1) = 5
5*n=5

n=an integer [tex]\geq[/tex]1, but <2.
As the only integer can be 1, then 5 is a carousel number because it "rearranges" to make a number that uses the same numbers:

5*1=5

But then again, it doesn't recurr, so is it a carousel number?

Not according to the following link,

http://mathforum.org/orlando/klatt.orlando.html
 
vedic mathematics

JPC said:
but, is there a way to use this property to calculate a number of the the type ' 1 / prime'
for example : ''1/23' without a calculator, and without doing a a division

Hi JPC! :smile:

There are several fun books on vedic mathematics which will give you a simple mental arithmetic way of doing it. :smile:
 
  • #10
do you have the names ?
 
  • #11
JPC said:
do you have the names ?

google on vedic mathematics. you'll find a westerner who did a similar thing. it appears to me that the westerner's exposition is easier to understand. unless you want to learn a lot of quotes from ancient vedic literature.
 
  • #12
hey deaconjohn, that was a very informative link...thnx...

i myself did some research on carousel numbers, trying to prove, atleast by example that every number can be written as "partial carousel number"(a word made up by me) by adding a few zeros before it...and multiplying by appropriate numbers.
 
  • #13
praharmitra said:
hey deaconjohn, that was a very informative link...thnx...
You're welcome. It's amazing how minor variations in a google search - even including the specific IP address from which you search - can vastly influence the results.
i myself did some research on carousel numbers, trying to prove, atleast by example that every number can be written as "partial carousel number"(a word made up by me) by adding a few zeros before it...and multiplying by appropriate numbers.
Hey. write it up so we PhysicForum-ites can see it!
 
  • #14
DeaconJohn said:
google on vedic mathematics. you'll find a westerner who did a similar thing. it appears to me that the westerner's exposition is easier to understand. unless you want to learn a lot of quotes from ancient vedic literature.
Trachtenberg?
 
  • #15
Gokul43201 said:
Trachtenberg?

Yeah, That's it. DJ
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 55 ·
2
Replies
55
Views
7K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 17 ·
Replies
17
Views
5K