Here is the question:
I haven't been able to start at all, I am not familiar with this type of question, any pointers? I had tried to assume the one of the variables is divisible and rewrite it as 2*D but that didn't seem to follow through.
A tip or two would be great![]()
-
SamKeene
- Follow
- 11 followers
- 11 badges
- Send a private message to SamKeene
- Thread Starter
Offline11ReputationRep:- Follow
- 1
- 18-01-2015 14:31
-
StrangeBanana
- Follow
- 27 followers
- 19 badges
- Send a private message to StrangeBanana
Offline19ReputationRep:- Follow
- 2
- 18-01-2015 14:38
Assuming p is divisible by 2 worked out for me
You can prove q is even from that, then assume q is divisible by 2 and do something similar to show that that implies p is even.Last edited by StrangeBanana; 18-01-2015 at 14:43. -
TenOfThem
- Follow
- 85 followers
- 16 badges
- Send a private message to TenOfThem
Offline16ReputationRep:- Follow
- 3
- 18-01-2015 14:40
(Original post by SamKeene)
Here is the question:
I haven't been able to start at all, I am not familiar with this type of question, any pointers? I had tried to assume the one of the variables is divisible and rewrite it as 2*D but that didn't seem to follow through.
A tip or two would be great
Is this possible if q is odd?
Beaten by an edit -
StrangeBanana
- Follow
- 27 followers
- 19 badges
- Send a private message to StrangeBanana
Offline19ReputationRep:- Follow
- 4
- 18-01-2015 14:43
(Original post by TenOfThem)
Beaten by an edit
That's a nice problem, OP, where's it from?Last edited by StrangeBanana; 18-01-2015 at 14:48. -
SamKeene
- Follow
- 11 followers
- 11 badges
- Send a private message to SamKeene
- Thread Starter
Offline11ReputationRep:- Follow
- 5
- 18-01-2015 14:55
(Original post by StrangeBanana)
Assuming p is divisible by 2 worked out for me
You can prove q is even from that, then assume q is divisible by 2 and do something similar to show that that implies p is even.(Original post by TenOfThem)
Setting p=2n and rearranging gives q^2(2n+q) =-8n
Is this possible if q is odd?
Beaten by an edit
either
therefore divisible, or
therefore divisible?
-
TenOfThem
- Follow
- 85 followers
- 16 badges
- Send a private message to TenOfThem
Offline16ReputationRep:- Follow
- 6
- 18-01-2015 15:00
(Original post by SamKeene)
Is the next step:
either
therefore divisible, or
therefore divisible?
From the 2009 Pure Maths entrance exam into Aber.
No
ab = c does not mean that a or b is c UNLESS. C is 0
You just have to consider the fact that two odds multiplied give an odd -
- Follow
- 7
- 18-01-2015 15:01
(Original post by SamKeene)
Is the next step:
either
therefore divisible, or
therefore divisible?
From the 2009 Pure Maths entrance exam into Aber. -
SamKeene
- Follow
- 11 followers
- 11 badges
- Send a private message to SamKeene
- Thread Starter
Offline11ReputationRep:- Follow
- 8
- 18-01-2015 15:06
(Original post by TenOfThem)
No
ab = c does not mean that a or b is c UNLESS. C is 0
You just have to consider the fact that two odds multiplied give an odd
I still don't quite see it tho, even considering odd*odd = odd.
Could I say:
We know (q + 2a) * q^2 is even.
Therefore q^2 and (q + 2a) cannot be odd.
if q is odd then q^2 is odd and so is q+2a.
Therefore it must be even?Last edited by SamKeene; 18-01-2015 at 15:09. -
TenOfThem
- Follow
- 85 followers
- 16 badges
- Send a private message to TenOfThem
Offline16ReputationRep:- Follow
- 9
- 18-01-2015 15:07
(Original post by SamKeene)
Of course, I'm getting flustered because I am so unused to this kind of question. Forgetting basic maths...
I still don't quite see it tho, even considering odd*odd = odd.
I think I need another pointer >.< -
SamKeene
- Follow
- 11 followers
- 11 badges
- Send a private message to SamKeene
- Thread Starter
Offline11ReputationRep:- Follow
- 10
- 18-01-2015 15:15
(Original post by TenOfThem)
If q us odd, then q+2n is odd and q^2 is odd
For the second part, I think I got it right:
If p and q are odd then:
is even (odd + odd = even)
but the RHS is odd, and odd*even = even.
Therefore p and q cannot be odd and solve (1). -
Smaug123
- Follow
- 24 followers
- 13 badges
- Send a private message to Smaug123
- PS Helper
- Study Helper
Offline13ReputationRep:PS HelperStudy Helper- Follow
- 11
- 18-01-2015 15:17
(Original post by SamKeene)
Just figured that out and edited it in the above post, and you just beat me to it :P
For the second part, I think I got it right:
If p and q are odd then:
is even (odd + odd = even)
but the RHS is odd, and odd*even = even.
Therefore p and q cannot be odd and solve (1). -
SamKeene
- Follow
- 11 followers
- 11 badges
- Send a private message to SamKeene
- Thread Starter
Offline11ReputationRep:- Follow
- 12
- 18-01-2015 15:19
(Original post by Smaug123)
Yup, quite right. Have you heard of modular arithmetic, by the way? It, along with a couple of simple results in it, makes this problem quite a lot easier conceptually. Don't worry if not. -
Smaug123
- Follow
- 24 followers
- 13 badges
- Send a private message to Smaug123
- PS Helper
- Study Helper
Offline13ReputationRep:PS HelperStudy Helper- Follow
- 13
- 18-01-2015 15:22
(Original post by SamKeene)
No, but I know It's useful for STEP, do you have a good resource that I can learn it from? -
SamKeene
- Follow
- 11 followers
- 11 badges
- Send a private message to SamKeene
- Thread Starter
Offline11ReputationRep:- Follow
- 14
- 18-01-2015 15:30
(Original post by Smaug123)
I seem to remember it's treated nicely in How to Think Like a Mathematician, which is an excellent book (accessible to people who haven't done any undergraduate maths at all) you should read. My memory might be faulty, though.
Could you assist me a little on the last part?
If x can be written as the quotient of two integers then:
Now I can see we can quote our (b) result to show that the quotient of two integers cannot both be odd.
I see from (a) we know that if one of the integers is even, so is the other.
But how can I show that two even numbers cannot be a solution to the equation? -
Smaug123
- Follow
- 24 followers
- 13 badges
- Send a private message to Smaug123
- PS Helper
- Study Helper
Offline13ReputationRep:PS HelperStudy Helper- Follow
- 15
- 18-01-2015 15:34
(Original post by SamKeene)
Thanks man, I have heard of that. Will have to have a look soon ^.^
Could you assist me a little on the last part?
If x can be written as the quotient of two integers then:
Now I can see we can quote our (b) result to show that the quotient of two integers cannot both be odd.
I see from (a) we know that if one of the integers is even, so is the other.
But how can I show that two even numbers cannot be a solution to the equation?. That's the most oblique hint I can give - don't want to give the idea away, because it's quite pretty and it turns up all over the place
-
SamKeene
- Follow
- 11 followers
- 11 badges
- Send a private message to SamKeene
- Thread Starter
Offline11ReputationRep:- Follow
- 16
- 18-01-2015 15:41
(Original post by Smaug123)
Think about what that means about. That's the most oblique hint I can give - don't want to give the idea away, because it's quite pretty and it turns up all over the place
When you say 'Think about what that means about' are you specially saying to consider that equation when both p and q are even?
Is it something to do with if they are both even, they will cancel down until one of the integers is odd, which is not allowed? -
Smaug123
- Follow
- 24 followers
- 13 badges
- Send a private message to Smaug123
- PS Helper
- Study Helper
Offline13ReputationRep:PS HelperStudy Helper- Follow
- 17
- 18-01-2015 15:46
(Original post by SamKeene)
Argh it's not enough! Stop teasing me Smaug! Just let me climax with hot loads of mathematical clarity!
When you say 'Think about what that means about' are you specially saying to consider that equation when both p and q are even?
Is it something to do with if they are both even, they will cancel down until one of the integers is odd, which is not allowed?expressed in its lowest terms. Then at least one of
is odd, as otherwise it wouldn't be in its lowest terms. But then
, and we've already shown then that neither of
can be odd. Contradiction.
-
Smaug123
- Follow
- 24 followers
- 13 badges
- Send a private message to Smaug123
- PS Helper
- Study Helper
Offline13ReputationRep:PS HelperStudy Helper- Follow
- 18
- 18-01-2015 15:47
(Original post by SamKeene)
Argh it's not enough! Stop teasing me Smaug! Just let me climax with hot loads of mathematical clarity!
When you say 'Think about what that means about' are you specially saying to consider that equation when both p and q are even?
Is it something to do with if they are both even, they will cancel down until one of the integers is odd, which is not allowed?is irrational, for instance.
- Help with series and quadratic roots questions
- Oxbridge Maths Interview Questions - Daily Rep
- STEP I 2014 solutions
- Hard Questions for the New AS Maths!
- Grade 9 Maths Paper GCSE (and other difficult GCSE ...
- STEP 2003 Solutions Thread
- STEP Maths I, II, III 1993 Solutions
- Edexcel Maths FP1 UNOFFICIAL Mark Scheme 19th May ...
- Is there such thing as a 'passion for Maths'?
- Edexcel FP1 Thread - 20th May, 2016
-
Aston University
-
Mathematics, Operational Research, Statistics and Economics (MORSE) (Industry)
Lancaster University
-
University of West London
-
Computer Science and Mathematics
Queen Mary University of London
-
University of Lincoln
-
Mathematics with Statistics (Placement Year)
Lancaster University
-
Mathematics (MMath) with a Placement Year
University of Reading
-
Mathematics with a Year Abroad
Queen Mary University of London
-
University of Bolton
-
University of Edinburgh
We have a brilliant team of more than 60 Support Team members looking after discussions on The Student Room, helping to make it a fun, safe and useful place to hang out.
- SherlockHolmes
- Notnek
- charco
- Mr M
- Changing Skies
- F1's Finest
- rayquaza17
- RDKGames
- davros
- Gingerbread101
- Kvothe the Arcane
- TeeEff
- The Empire Odyssey
- Protostar
- TheConfusedMedic
- nisha.sri
- claireestelle
- Doonesbury
- furryface12
- Amefish
- harryleavey
- Lemur14
- brainzistheword
- Rexar
- Sonechka
- TheAnxiousSloth
- EstelOfTheEyrie
- CoffeeAndPolitics
- an_atheist
- Labrador99
- EmilySarah00