Home » Ask & Discuss » Mathematics. » Algebra « Back to Discussion



Algebra

The HellBlaizer's Avatar
Hot goIITian

Joined: 31 Jan 2009
Post: 156
7 Jan 2010 17:36:11 IST
0 People liked this
24
1824 View Post
Here a challenge for all the GoIIT members,Experts and Administrators!!I am sick and tired of us
General

Here a challenge for all the GoIIT members,Experts and Administrators!!I am sick and tired of users posting such doubts which are so lame and stupid that they themselves can answer if they atleast read the book carefully!!!(No insult intended!!)Well , come on atleast post some good questions which we previously had(about one year ago when Blade X and Nugorama was there!!)!!So once again I am starting one such thread!!This question is open to all!!(Try to answer it)

The question reads:
For integer n>=4 find the minimal integer f(n) such that for any positive integer m , in any subset with f(n) elements of the set{ m,m+1,.........,m+n-1} there are atleast three mutually prime numbers.

( I will post the solution after 2 days !! So anyone trying you have two days to solve the problem)


Share this article on:

Comments (24)

  • 1
  • 2
  • GO
  • Go to Page...
dreamer lalit iitr's Avatar

Blazing goIITian

Joined: 18 Feb 2009
Posts: 902
7 Jan 2010 17:42:47 IST
0 people liked this

yes u have done a rite thing...go on we all bladex,nugo n old members appreciate such efforts to solve quality problems here
The HellBlaizer's Avatar

Hot goIITian

Joined: 31 Jan 2009
Posts: 156
8 Jan 2010 12:24:41 IST
0 people liked this

Hey man one day is already going to be over and no one has uptill now not even came up with any answer!!

It is a pretty shame fellas. Not even the experts!!!!!!!!!!!!!!!!!! C' mmon experts show us your expertise rather than copying articles and replying to such foolish posts .

The problem given can be solved not only in one way but there are two ways to solve the problem!!!

 

The HellBlaizer's Avatar

Hot goIITian

Joined: 31 Jan 2009
Posts: 156
9 Jan 2010 14:22:40 IST
0 people liked this

Looks like this forum really lost the Essence!!


Blazing goIITian

Joined: 7 May 2007
Posts: 1724
9 Jan 2010 15:33:40 IST
0 people liked this

hey dude, this forum is as everlasting as before. this question is a bit tricky but not impossible to solve. keep posting the questions. pls keep this post alive.

Hari Shankar's Avatar

Forum Expert
Joined: 28 Feb 2007
Posts: 2173
9 Jan 2010 18:58:55 IST
3 people liked this

An attempt:

 

It is obvious that the f(n) has to be greater than the number of even integers lying in the set which is p = left[rac{n}{2} ight] or left[rac{n}{2} ight]+1

 

Consider the subset containing all the even numbers. 

 

Statement 1: Now I claim that it is now enough to be able to select two consecutive odd integers and we have three numbers that are mutually prime to each other.

 

Proof:

 

If we have the sequence 2n-1,2n,2n+1 it satisfies the condition that all three are mutually prime to each other.

 

If we have the sequence as 2n,2n+1,2n+2,2n+3, from the previous argument the sub-sequence 2n+1,2n+2,2n+3 satisfies the given conditions.

 

Statement 2: From the sequence a_1,a_2,...,a_{2n} it is enough to choose n+1 members to ensure that we always have at least two consecutive members

 

Proof: Arrange the numbers as (a_1,a_2), (a_3,a_4),...,(a_{2n-1}, a_{2n})

 

If we choose n+1 numbers we are forced to choose some two that are from the same set, i.e. two consecutive numbers

 

If the last index of the sequence is 2n+1, we obviously need to choose n+2.

 

We can summarise this as: from the sequence a_1,a_2,...,a_n it is enough to choose left[rac{n+1}{2} ight]+1 members to ensure that we always have at least two consecutive members.

 

 

Now the number of odd numbers is n-p from which we have to ensure that some two consecutive odd numbers are selected. From the above result this nothing but left[rac{m+1}{2} ight]+1 where m=n-p

 

Hence we need to select a subset of the size p+left[rac{m+1}{2} ight]+1 where p and m are as above

 

and this is the expression for f(n).

 

PS: the m here obviously has no relation to the m appearing in the problem statement.


Cool goIITian

Joined: 30 Dec 2009
Posts: 88
9 Jan 2010 19:10:24 IST
0 people liked this

hari sir

please check ur nudgebook

 

Hari Shankar's Avatar

Forum Expert
Joined: 28 Feb 2007
Posts: 2173
9 Jan 2010 19:17:01 IST
3 people liked this

To summarize:

 

Let k = \left[ \frac{n}{2} \right]

 

Suppose n is even, then f(n) = k + \left[ \frac{k+1}{2} \right]+1

 

Suppose n is odd, and of the form 4s+1, then f(n) = k + \left[ \frac{k}{2}\right]+2

 

Suppose n is odd, and of the form 4s-1, then f(n) = k + \left[ \frac{k+1}{2}\right]+2


New kid on the Block

Joined: 9 Jan 2010
Posts: 1
9 Jan 2010 19:25:07 IST
0 people liked this

Well hello everybody well it seeems you r pretty bored with those easy problems well get ready then cause we 4 muskeeters r 2 unite soon and we'll give a whole range of things

Blazing goIITian

Joined: 7 May 2007
Posts: 1724
9 Jan 2010 19:31:32 IST
0 people liked this

If we have the sequence 2n-1,2n,2n+1 it satisfies the condition that all three are mutually prime to each other.

this was the statement given by hari sir. pls xplain it to me. its a bit tricky.

2n-1,2n,2n+1.  if we take 2n to be 8. then 2n-1 = 7, 2n+1 =9.

7 is a prime, but 9 is not a prime.

pls xplain.


New kid on the Block

Joined: 9 Jan 2010
Posts: 1
9 Jan 2010 19:33:14 IST
0 people liked this

hello im the 2nd muskeeter

Blazing goIITian

Joined: 7 May 2007
Posts: 1724
9 Jan 2010 19:38:04 IST
0 people liked this

If we have the sequence 2n-1,2n,2n+1 it satisfies the condition that all three are mutually prime to each other.

this was the statement given by hari sir. pls xplain it to me. its a bit tricky.

2n-1,2n,2n+1.  if we take 2n to be 8. then 2n-1 = 7, 2n+1 =9.

7 is a prime, but 9 is not a prime.

pls xplain.


New kid on the Block

Joined: 9 Jan 2010
Posts: 1
9 Jan 2010 19:44:55 IST
0 people liked this

hi i m 3rd one

Blazing goIITian

Joined: 7 May 2007
Posts: 1724
9 Jan 2010 19:49:36 IST
0 people liked this

If we have the sequence 2n-1,2n,2n+1 it satisfies the condition that all three are mutually prime to each other.

this was the statement given by hari sir. pls xplain it to me. its a bit tricky.

2n-1,2n,2n+1.  if we take 2n to be 8. then 2n-1 = 7, 2n+1 =9.

7 is a prime, but 9 is not a prime.

pls xplain.

Hari Shankar's Avatar

Forum Expert
Joined: 28 Feb 2007
Posts: 2173
9 Jan 2010 21:35:32 IST
2 people liked this

relatively prime means that they do not have any prime factors in common.

 

Any two consecutive numbers are relatively prime:

 

Proof: Let the numbers be n and n+1. If p is a prime that divides n and n+1, it also divides their difference =1

 

Likewise any two consecutive odd numbers are relatively prime, as proceeding as above p would have to divide 2 i.e. p =2, but we know that no odd number is divisible by 2.

 

So, 2n-1,2n, 2n+1 are all mutually relatively prime

The HellBlaizer's Avatar

Hot goIITian

Joined: 31 Jan 2009
Posts: 156
9 Jan 2010 22:05:08 IST
0 people liked this

Great effort sir!!!!!!Kudos to you!!!! It s good to know that we still have experts like you!! Was the question a good one to think over??How was it sir??

Now coming to the problem, it was indeed a very good effort but you have been too ambiguous with the answer , but even I cannot nullify your answer !!( To be true your answer was not exactly i was looking for!!)

But the solution that is given requires an even more stronger assumptions and even more perfect statements.

Some places here and there even I could not understand !!

Ok now wait a bit while I upload the solution( today I will upload my self made solution and tomorrow the solution given in the  book!!)

And once again kudos to you sir!!

(Now sir please review my solution and say whether it is more perfect than yours or not)

 


Blazing goIITian

Joined: 7 May 2007
Posts: 1724
9 Jan 2010 22:07:07 IST
0 people liked this

thanks, hari sir.

initially, i got the concept wrong. i took it to be prime, but u explained with relatively prime concept.

 

Hari Shankar's Avatar

Forum Expert
Joined: 28 Feb 2007
Posts: 2173
9 Jan 2010 22:16:03 IST
0 people liked this

The question was fun, but being of the olympiad type, it may not suit an IIT audience.

 

I like to stick out my neck, so I tried it. I certainly am looking forward to see what logic the final solution involves

The HellBlaizer's Avatar

Hot goIITian

Joined: 31 Jan 2009
Posts: 156
9 Jan 2010 22:42:14 IST
3 people liked this

Here the first solution(Self made):

At first we verify the equations that f(4)=4 , f(5)=5, f(6)=6 hold. Now

I know that even though it is off the olympiad type but don't you think sir that whatever things that we cannot do complain that it is of the higher level(olympiad type)I think that the problem lies with us that we forget to adorn the beauty of the numbers!!

The second solution that is given in the book makes use of the exclusion and inclusion principle.I will upload it soon!!

 

(And one more thing sir I just wanted to know that even though I had qualified for the INMO this year I am finding it way too difficult to balance my boards and entrance and now this olympiad preparation.So can you advise me one thing sir that should i focus more on the entrance or on the olympiads.Can you help me with one thing sir can you say whether the book by Aurther angel ("Problem solving strategies ") a gud book??

 

Hope you liked the solution!!


Blazing goIITian

Joined: 6 May 2008
Posts: 386
9 Jan 2010 23:22:14 IST
0 people liked this

@ hell blaizer....is it ur own self made soln......i doubt....seems flitched from some source.....anyways i rated u




Quick Reply


Reply

Some HTML allowed.
Keep your comments above the belt or risk having them deleted.
Signup for a avatar to have your pictures show up by your comment
If Members see a thread that violates the Posting Rules, bring it to the attention of the Moderator Team
Free Sign Up!

Preparing for IIT-JEE ?

Arihant Revision Package for IIT JEE - Books, Practice Tests + Rank Predictor


@ INR 1,995/-

For Quick Info

Name

Mobile No.

Find Posts by Topics

Physics.

Topics

Mathematics.

Chemistry.

Biology

Parents

Board

Fun Zone

Sponsored Ads