Login

Welcome, Guest. Please login or register.

October 18, 2025, 03:00:37 pm

Author Topic: Fun questions :)  (Read 115242 times)  Share 

0 Members and 1 Guest are viewing this topic.

zzdfa

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 328
  • Respect: +4
Re: Fun questions :)
« Reply #255 on: August 10, 2009, 11:57:35 pm »
0
lawl well done guyz

i had some really messy shit with binomial expansion and stuff, still cbf working out the details
my mistake was to immediately write it in the form x^2-kx+1=0, for some integer k
and then I was like aha!

and then i was trying to show that is integer.

i've developed this really bad habit of not bothering to try special cases first to get a feel for the problem =(
edit: oic it's the same as kamil's first solution but with even more complication....
how long do you get to do the 3 questions in VNMO?
« Last Edit: August 11, 2009, 12:03:34 am by zzdfa »

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Fun questions :)
« Reply #256 on: August 11, 2009, 12:03:09 am »
0
lol whatever you want its just a normal thread. Just gave the name as a parody :P

Quote
i've developed this really bad habit of not bothering to try special cases first to get a feel for the problem =(

Yeah I found that does help with problem solving, though I really like some of your jumps at generalising stuff, you had some nice solutions before. (especially with that fraction equation problem, there I used trying special cases and came up with a less neat way of finding the solution and then giving a proof).
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

zzdfa

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 328
  • Respect: +4
Re: Fun questions :)
« Reply #257 on: August 11, 2009, 12:03:57 am »
0
lmao i thought it was vietnam national mo

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Fun questions :)
« Reply #258 on: August 11, 2009, 12:05:12 am »
0
hahaha that's what my mates think I'm talking about when I mention VN(actually refering to Vcenotes) in a convo sometimes.

Also: when I was a noob here once and saw this in a post "VN community get's the highest ENTER scores" I thought there were some claims of racial superiority here.
« Last Edit: August 11, 2009, 12:06:58 am by kamil9876 »
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Fun questions :)
« Reply #259 on: August 23, 2009, 05:32:26 pm »
0
and are integers greater than one such that

Prove that:



and find the value of this common sum.

Tip:Try be creative with this one and try the unexpected.
« Last Edit: August 23, 2009, 06:44:07 pm by kamil9876 »
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

zzdfa

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 328
  • Respect: +4
Re: Fun questions :)
« Reply #260 on: August 23, 2009, 07:29:05 pm »
0
  ∎


better now?
« Last Edit: August 23, 2009, 08:49:24 pm by zzdfa »

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Fun questions :)
« Reply #261 on: August 23, 2009, 08:33:29 pm »
0
   ∎


I don't understand it  :buck2:

Proof by intimidation? :P
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Fun questions :)
« Reply #262 on: August 23, 2009, 08:57:33 pm »
0
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

zzdfa

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 328
  • Respect: +4
Re: Fun questions :)
« Reply #263 on: August 23, 2009, 09:48:23 pm »
0
Set and


This is true for all :
if then     
if you're having trouble with the intuition behind the above, try seeing why this is true first:

 


We can see that as j ranges over 1,2,3...,a-1,
gives the number of times , for each
call this value k(i).
so now we got:

   

from there, you can do the diagonally thingy
[img]http://img23.imageshack.us/img23/3407/sumsz.jpg[/img


SEE HOW AWESOME SIGMA NOTATION IS!!!
to show that the above equals
   


hence



ok so it seems like I haven't proved that S_a = S_b

its probably hidden in there somewhere, but im too tired atm to see
« Last Edit: August 24, 2009, 01:19:25 am by zzdfa »

dcc

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1198
  • Respect: +55
  • School Grad Year: 2008
Re: Fun questions :)
« Reply #264 on: August 23, 2009, 09:52:24 pm »
0
any proof which uses 'clearly' in it is destined to fail :P

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Fun questions :)
« Reply #265 on: August 23, 2009, 11:55:46 pm »
0
my proof:

if x and y are two natural numbers then is equal to the number of multiples of y less than or equal to x.


Take all the numbers and for the all the i<b-1 and j<a-1 and put the former in a set, A and the latter in a set B. let and .

To compute what we need to do is take a number from set A and count how many numbers there are in set B that are less than that number (it cannot possibly be equal to some number in B since gcd(a,b)=1). Do this for all numbers in set A and then add the counts together. (test this algorithm out yourself; perhaps by putting all the numbers from both sets on one number line and labelling the ones from A and B differently).
Similair procedure for S_b

Now we see that what we are actually doing is taking every possible pair of the form (ai, bj) and deciding whether it contributes to or S_b. This is decided by whether ai<bj (remember, cannot possibly be equal so one is going to be bigger than the other).

Now lets call C the set of pairs (ai,bj) that contribute to (that is, ai>bj), and D the set of pairs (ai,bj) that contribute to S_b  (that is, aj<bj).

We wish to prove that C and D have the same number of elements. The proof of this was inspired by a lemma that came from plotting the ai's and bj's on cartesian plane, but I'll spare you the boredom.

If then and the converse is true.

What this means is that if (ai, bj) is in C then (a(b-i), b(a-j)) is in D and vice versa.

This means that each pair in C has a unique partner in set D, and each pair in set D has a unique partner in set C. So the two sets have same number of elements, in other words there is a bijection between the two.

Exenstion: Find the value of these sums in terms of a and b.
« Last Edit: August 24, 2009, 12:07:17 am by kamil9876 »
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

zzdfa

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 328
  • Respect: +4
Re: Fun questions :)
« Reply #266 on: August 24, 2009, 12:37:36 am »
0
(a-1)(b-1)/2


i realized that in my proof, you actually get (a-1)(b-1) = s_a+s_b

alternatively take the cartesian product of your two sets A and B and divide by 2.
« Last Edit: August 24, 2009, 08:38:38 am by zzdfa »

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Fun questions :)
« Reply #267 on: August 24, 2009, 12:58:33 pm »
0
yep
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: Fun questions :)
« Reply #268 on: August 28, 2009, 08:54:24 pm »
0
I don't like inequalities much but...

prove that for all such that :



and hence generalise the inequality for
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

/0

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 4124
  • Respect: +45
Re: Fun questions :)
« Reply #269 on: August 28, 2009, 09:16:16 pm »
0
am gm