Jump to content
Sign in to follow this  
MrCoolness

answer this question and make a race with me RIGHT NOW! [ROUND 3]

Recommended Posts

Consider a positive integer, a, such that a is between 1 and 100.

 

Defining a function G(a) to be the smallest positive integer that is divisible by each of the positive integers up to 1,2,3,...,a

Example: G(3) = 6, since the lowest common multiple of (1,2,3) is lcm(1,2,3) = 6

Example2: G(5) = 60, since the lcm(1,2,3,4,5) = 60.

 

How many positive integers, a, exist such that G(a) = G(a+4)?

 

 

Explain your answer.

 

STAFF AREN'T ALLOWED TO HELP

Share this post


Link to post
Share on other sites

I read the question as g(a) = g(a+4) as in g(6) = g(10) ((I know those 2 don't equal as g(10) = 10 and g(6) = 60)) not g(a) = g(a) + 4  but I could be wrong

Edited by Destin

Share this post


Link to post
Share on other sites

I read the question as g(a) = g(a+4) as in g(6) = g(10) ((I know those 2 don't equal as g(10) = 10 and g(6) = 60)) not g(a) = g(a) + 4  but I could be wrong

 

Yes, g(6) = g(10) is the idea, but it has to be such that g(a) = g(a+4) and in that case it does not.

Share this post


Link to post
Share on other sites

LCM of a where a = (1,2,...a) will = the product of all the prime numbers in this set

therefore if a+1,2,3,4 does not include a prime, then the LCM of a+4 will = a.

so none of a+1,2,3,4 must be prime; we need a prime number with 4 or more numbers "above" it that aren't prime

numbers that fit this criteria <100: 23,24,31,32,47,48,53,54,61,62,73,74,83,84,89,90,91,92

total: 18

 

edit: nope, not correct.

 

Very close to finding the answer don't stop!

Share this post


Link to post
Share on other sites
Yes, g(6) = g(10) is the idea, but it has to be such that g(a) = g(a+4) and in that case it does not.
yea i was just telling people its g(a) = g(a+4) not g(a) + 4

Share this post


Link to post
Share on other sites

revised answer:

 

LCM of a where a = (1,2,...a) will = the product of the prime numbers in that set, including factors of prime numbers (e.g. LCM(a=5) = 1*2*3*(2^2)*5.

^ simplified - the LCM of two numbers involves breaking them down into prime numbers, then multiplying the prime numbers with the largest exponents.

example: Take 16 and 150: 16 = 2^4; 150 =2 * 3 * 5^2. The LCM is: 5^2 * 2^4 * 3 = 1200.

therefore if a+1,2,3,4 does not include a prime or an exponent of a prime (which would make the LCM larger than the LCM of a, due to the way we find LCM above), then the LCM of a+4 will = a (this is the answer we are looking for).

so none of a+1,2,3,4 must be prime; we need a prime number with 4 or more numbers "above" it that aren't prime OR an exponent of a prime (e.g. 32 = 2^5). Look at the list of prime numbers in 1-104 and find a block of 4 numbers that can "fit" in between two primes e.g. 23,24,25,26.

numbers that fit this criteria <100 (disregarding exponents for now):

23,24,31,32,47,48,53,54,61,62,73,74,83,84,89,90,91,92,97

total: 19

relevant prime factors to exclude:
2: 2,4,8,16,32,64
3: 9,27,81
4: 16,64
5: 25
6: 36
7: 49

new set:
32,53,54,73,74,83,84,89,90,91,92 = 11 numbers

Edited by Ika

Share this post


Link to post
Share on other sites

revised answer:

 

LCM of a where a = (1,2,...a) will = the product of the two largest prime numbers in this set

therefore if a+1,2,3,4 does not include a prime, then the LCM of a+4 will = a.

so none of a+1,2,3,4 must be prime; we need a prime number with 4 or more numbers "above" it that aren't prime OR an exponent of a prime (e.g. 32 = 2^5)

numbers that fit this criteria <100 (disregarding prime factors):

31,32,47,48,53,54,61,62,73,74,83,84,89,90,91,92

total: 18

relevant prime factors to exclude:

2: 2,4,8,16,32,64

3: 9,27,81

4: 16,64

5: 25

6: 36

7: 49

new set:

53,54,61,62,73,74,83,84,90,91,92 = 11 numbers

 

YAY!!! THANK YOU IKA!!

CONGRATS!!!

Hurray to everyone for participating and look forward to tomorrow's question! :)

 

 

wait, numbers are off a bit.

Share this post


Link to post
Share on other sites

REVISED NUMBERS BECAUSE I'M DUMB

 

32,53,54,73,74,83,84,89,90,91,92 = 11 numbers

Edited by Ika

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...