You are not logged in.
No one?
Great, thanks
Could someone please explain to me how to get from the LHS to the RHS?
Thanks.
I've done the first part using induction. The polynomials I chose were:
However, the last part is a bit tricky.
I can't see how to write this in the form
though. I know that andCan anyone help? (Small hints preferred) Thanks.
b is the last digit of aabb, which is a square. Squares cannot end in 2, 3, 7 or 8, so b is none of these. Also, when a square ends in 5, its second-last digit must be 2, but this contradicts the last two digits matching so b can't be 5 either.
Why can't squares end in 2, 3, 7 or 8? Why must the second last digit be 2 if the last is 5?
The four digit integer aabb is a perfect square. Find a and b.
n^2 = 1000a + 100a + 10b + b = 1100a + 11b = 11(99a + a + b)
n^2 is divisible by 11, so it must also be divisible by 11^2. Therefore 11|(a+b), but since 1 < a + b < 18, a + b = 11.
I got this far, but wasn't really sure how to continue. My book's solution then says:
"Now since n^2 is a square, b cannot be 2,3,7 or 8. Also, b cannot be 5, since the square would end in 25, not 55"
I don't get this :S
Thanks.
You should have a minus on the outside as well.
Assuming what you have done is correct (you can try it by plugging a few values in), then no, that won't factorise nicely.
Complete the square on one of the equations to isolate x / y?
Writing the information out algebraically:
P = 4A
T = 1.5P
P+A+T=47
From here it is straightforward to solve.
First of all, factor -1 out:
-(x^3 + 3x + 4)
Now it should be fairy easy to spot that - 1 is a root and so, by the factor theorem, (x+1) is a factor.
-(x+1)(Ax^2 + Bx + C)
From here, you could use long division to find the values of A, B and C, or you could mutliply out and equate coeffients.
Just got an offer for Mathematics and Economics at the LSE (AAB)
Nice I did it slightly differently. I considered the possible values of x, y and z mod 3, mod 4 and mod 5.
Ahh I see. Thank you.
This is annoying me.
Prove that for n>3, 1! + 2! + 3! + ... + n! is never square.
I've managed to prove it by considering modulo 5. All squares are either 1 or 4 (mod 5). n! = 0 (mod 5) for n≥5. Therefore the sum = 1! + 2! + 3! + 4! = 3 (mod 5), and so it can't be square.
However, I first attempted it by considering modulo 4. All squares are either 0 or 1 (mod 4). But the sum is odd, and so the square would have to be 1 (mod 4). n! = 0 (mod 4) for n≥4. Therefore the sum = 1! + 2! + 3! = 1 (mod 4). It could therefore be square??
Thanks.
Ignoreee.
Solve
.I can 'see' that the answer is x = 0 (mod 3), but how do I prove it?
Thanks.
Prove that if
then 60|xyz (where x, y and z are positive integers).I received the details of my first offer today (despite having the offer for a few weeks).
Imperial want me to get AA (Further Maths and Physics), and they also want me to get an A in every maths module
It seems they don't care how I do in Economics or English.
The sum of the nth roots of unity will always give 0. Proof:
This can also be 'seen' if you think of each of the roots as vectors. The argument of each root increases by 2pi/n each time, so adding n of them will give a regular polygon with n sides, returning to the starting point (ie a vector sum of zero).
Actually, this isn't just true for nth roots of unity; it's true for nth roots of all complex numbers.
Indeed
By inspection,
Actually, it's true for all real n.
tanx = opposite/adacent = 2.3/5
So x = tan^-1 2.3/5 = ...
Hmmm... I've been stupid. I can see it now.
Thanks