Go Back   Flash Flash Revolution > General Discussion > Critical Thinking
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
Old 09-5-2006, 11:19 PM   #21
T0rajir0u
FFR Player
FFR Simfile Author
 
T0rajir0u's Avatar
 
Join Date: Aug 2005
Location: awsome
Posts: 2,946
Default Re: Creative Problem Solving

4
6
8
(10 don't work cuz 9 is a remainder)
12
18
24
30

(yeah we want multiples of 6, but 36 doesn't work because 25 is a viable remainder)

there's probably some bounding argument i could use to prove that no others exist but i'm way too lazy

edit: CLAIM: no numbers larger than 30 work

we need multiples of 30. otherwise, either 4, 9, or 25 are viable remainders

however if we try 60 then 49 is a viable remainer so we need multiples of 210

but then 121 is a viable remainder etc

the sequence of products of primes here that we need grows faster than the sequence of squares of primes (WAY too lazy to prove this) so nothing above 30 works
__________________
hehe

Last edited by T0rajir0u; 09-5-2006 at 11:27 PM..
T0rajir0u is offline   Reply With Quote
Old 09-6-2006, 06:33 AM   #22
akorn
FFR Player
 
Join Date: May 2004
Posts: 209
Send a message via AIM to akorn
Default Re: Creative Problem Solving

Yep, that's correct. You just missed one answer, which is n=1, but that's kind of a silly solution
__________________
akorn is offline   Reply With Quote
Old 09-6-2006, 08:18 AM   #23
church_pk
FFR Player
 
church_pk's Avatar
 
Join Date: Dec 2005
Location: Yes. Ontario, Canada
Age: 35
Posts: 2,575
Send a message via AIM to church_pk Send a message via MSN to church_pk
Default Re: Creative Problem Solving

u guyz awr nerds mang
__________________
Spread C711 Metal ZX./
church_pk is offline   Reply With Quote
Old 09-6-2006, 08:49 AM   #24
Kilgamayan
Super Scooter Happy
FFR Simfile Author
 
Kilgamayan's Avatar
 
Join Date: Feb 2003
Location: Location, Location.
Age: 39
Posts: 6,583
Send a message via AIM to Kilgamayan
Default Re: Creative Problem Solving

Quote:
Originally Posted by akorn
although answering 31-->1(not a prime!) seems dumb seeing as how when you ignore that 1 isn't a prime it's much harder to work it out.
Not math's fault you forgot 1 wasn't prime. >_>

It's not terribly hard to work out even if you forget that: given you're dividing a prime number by 30, the only possible remainders are 1, 7, 11, 13, 17, 19, 23 and 29 (at which point you SHOULD notice that 1 isn't a prime), and it's really easy to prove this.
__________________
I watched clouds awobbly from the floor o' that kayak. Souls cross ages like clouds cross skies, an' tho' a cloud's shape nor hue nor size don't stay the same, it's still a cloud an' so is a soul. Who can say where the cloud's blowed from or who the soul'll be 'morrow? Only Sonmi the east an' the west an' the compass an' the atlas, yay, only the atlas o' clouds.
Kilgamayan is offline   Reply With Quote
Old 10-20-2006, 12:03 AM   #25
Kilgamayan
Super Scooter Happy
FFR Simfile Author
 
Kilgamayan's Avatar
 
Join Date: Feb 2003
Location: Location, Location.
Age: 39
Posts: 6,583
Send a message via AIM to Kilgamayan
Default Re: Creative Problem Solving

Revitval because of midterm exams. Got mine back today, 100'd, etc.

It was surprisingly easy - the only thing you needed for it that you wouldn't have learned in high school was induction. Here's the entire thing.

1. What is the sum of the first n consecutive odd positive integers? Justify your answer.

2. Simplify (1+3)(1+9)(1+81)(1+(3^8))...(1+(3^512)).

3. There are 8 white socks, 10 black socks and 6 grey socks in a drawer. What is the smallest number of socks you have to take from the drawer to guarantee that you have a matching pair?

4. Prove that the sum of the distances from a point inside an equilateral triangle to its sides does not depend on the position of the point.

---

In addition, we got the second of three "really ****ing hard" problems on Tuesday, and I solved it today. Your goal is to prove that (nC0)² + (nC1)² + (nC2)² + ... + (nCn)² = (2n)Cn. In order from easiest to hardest, the three ways you can do this are combinatorically, geometrically (!) and via induction. ap, Tass, t0ra, I'm looking at you for this one.
__________________
I watched clouds awobbly from the floor o' that kayak. Souls cross ages like clouds cross skies, an' tho' a cloud's shape nor hue nor size don't stay the same, it's still a cloud an' so is a soul. Who can say where the cloud's blowed from or who the soul'll be 'morrow? Only Sonmi the east an' the west an' the compass an' the atlas, yay, only the atlas o' clouds.
Kilgamayan is offline   Reply With Quote
Old 10-20-2006, 12:07 AM   #26
T0rajir0u
FFR Player
FFR Simfile Author
 
T0rajir0u's Avatar
 
Join Date: Aug 2005
Location: awsome
Posts: 2,946
Default Re: Creative Problem Solving

1. n^2, induction (n^2 - (n-1)^2 = 2n-1 hmm dat luks liek da nth odd numbr 2 me lulz)
2. hehe multiply by 1 - 3 for an secret
3. after 3 draws you either have a pair or one of each so 4 draws ps this problem is stupidly easy
4. hehe add up da areas

lemme think about dat uthr wun
__________________
hehe
T0rajir0u is offline   Reply With Quote
Old 10-20-2006, 12:10 AM   #27
Kilgamayan
Super Scooter Happy
FFR Simfile Author
 
Kilgamayan's Avatar
 
Join Date: Feb 2003
Location: Location, Location.
Age: 39
Posts: 6,583
Send a message via AIM to Kilgamayan
Default Re: Creative Problem Solving

Pigeonhole Principle problems tend to be pretty easy >_>

If you can, find the geometric proof for the last question, because apparently it's really cool. I got the combinatorial one and while it was pretty cool as well it was also really tedious to write out.
__________________
I watched clouds awobbly from the floor o' that kayak. Souls cross ages like clouds cross skies, an' tho' a cloud's shape nor hue nor size don't stay the same, it's still a cloud an' so is a soul. Who can say where the cloud's blowed from or who the soul'll be 'morrow? Only Sonmi the east an' the west an' the compass an' the atlas, yay, only the atlas o' clouds.
Kilgamayan is offline   Reply With Quote
Old 10-20-2006, 12:30 AM   #28
T0rajir0u
FFR Player
FFR Simfile Author
 
T0rajir0u's Avatar
 
Join Date: Aug 2005
Location: awsome
Posts: 2,946
Default Re: Creative Problem Solving

lmao i got it after 2 mins in the shower

and what are you talking about the combinatorial argument is hella easy but i got trixxed thinking about the squares

anyway

(nCk)^2 = (nCk)(nC(n-k))

RHS is the number of ways to pick n objects out of 2n objects

you can do this by picking k objects out of the first n objects and then n-k objects out of the second n for k = 0... n and that gets you the LHS

induction is retarded 4 dis problerm LETS NOT EVEN GO THERE

and geometry wtf i will keep thinking about that

EDIT: lmao 5 more minutes trying to fall asleep and i have another counting argument

this time its path counting

basically we're tracing paths down pascal's triangle (easy way to think about it) and every entry in the triangle tells you how many paths there are from the top to that entry

we want to find the number of paths to the middle entry in the 2nth row

so we trace out all the possible paths to the nth row and then there's a nice symmetry between the first n rows of the journey and the second n rows that lets us conclude that the number of paths to the 2nth row passing through the kth entry of the nth row is just (nCk)^2 (there are nCk paths to the kth entry of the nth row and because the 2nth row and 0th row are symmetric about the nth row there are nCk paths from the kth entry of the nth row to the nth entry of the 2nth row)

sum it up etc

pretty similar to the other argument but i don't think pathcounting = geometry so lemme think about it some more
__________________
hehe

Last edited by T0rajir0u; 10-20-2006 at 12:47 AM..
T0rajir0u is offline   Reply With Quote
Old 10-20-2006, 12:52 AM   #29
Kilgamayan
Super Scooter Happy
FFR Simfile Author
 
Kilgamayan's Avatar
 
Join Date: Feb 2003
Location: Location, Location.
Age: 39
Posts: 6,583
Send a message via AIM to Kilgamayan
Default Re: Creative Problem Solving

Well, yeah, the question you ask is adurdurdurr because of the RHS >_>

The trick is thinking about how to mainpulate the squares and about the division of the 2n-set into two n-sets

And then writing out the whole thing is a pain
__________________
I watched clouds awobbly from the floor o' that kayak. Souls cross ages like clouds cross skies, an' tho' a cloud's shape nor hue nor size don't stay the same, it's still a cloud an' so is a soul. Who can say where the cloud's blowed from or who the soul'll be 'morrow? Only Sonmi the east an' the west an' the compass an' the atlas, yay, only the atlas o' clouds.
Kilgamayan is offline   Reply With Quote
Old 10-20-2006, 08:01 AM   #30
Omeganitros
auauauau
Retired StaffFFR Veteran
 
Omeganitros's Avatar
 
Join Date: Jun 2003
Location: Hee-Haw!
Age: 35
Posts: 8,897
Send a message via AIM to Omeganitros
Default Re: Creative Problem Solving

Yeah, somehow I think if the answers were written and drawn out on paper, it would a make a lot more sense to me.

PS I havent had a "Prove yadda yada" problem since Sophmore year.

Last edited by Omeganitros; 10-20-2006 at 08:04 AM..
Omeganitros is offline   Reply With Quote
Old 10-20-2006, 10:21 AM   #31
mangafan1228
FFR Player
 
mangafan1228's Avatar
 
Join Date: Oct 2006
Posts: 24
Default Re: Creative Problem Solving

Lemme just say,WHAT!?
mangafan1228 is offline   Reply With Quote
Old 10-20-2006, 10:21 AM   #32
WillTalbot
FFR Player
FFR Veteran
 
WillTalbot's Avatar
 
Join Date: Jul 2006
Location: West Orange, NJ
Age: 31
Posts: 579
Send a message via AIM to WillTalbot Send a message via MSN to WillTalbot Send a message via Yahoo to WillTalbot
Default Re: Creative Problem Solving

A Middle School Student would have no clue as to the answer of that ... (I do take Algebra even though I'm in 8th grade
WillTalbot is offline   Reply With Quote
Old 10-20-2006, 07:10 PM   #33
T0rajir0u
FFR Player
FFR Simfile Author
 
T0rajir0u's Avatar
 
Join Date: Aug 2005
Location: awsome
Posts: 2,946
Default Re: Creative Problem Solving

no the really cool middle school students are already taking AMC10 and looking at cool stuff like that

ps i still can't figure out the geometric solution

dicks
__________________
hehe
T0rajir0u is offline   Reply With Quote
Old 10-21-2006, 03:46 PM   #34
T0rajir0u
FFR Player
FFR Simfile Author
 
T0rajir0u's Avatar
 
Join Date: Aug 2005
Location: awsome
Posts: 2,946
Default Re: Creative Problem Solving

pps lmao kilga the writeup is seriously four lines long here




__________________
hehe
T0rajir0u is offline   Reply With Quote
Old 10-21-2006, 05:19 PM   #35
spyke252
FFR Player
FFR Veteran
 
Join Date: Oct 2006
Location: umop ap!sdn
Age: 34
Posts: 181
Send a message via AIM to spyke252
Default Re: Creative Problem Solving

For the question about number of operations, does the negative sign count as an operation? As you could define the negative sign as subtracting from zero, so you would get 3^9 possibilities...

Also, for "Without doing calculations, determine (and prove) which of 31^11 and 17^14 is greater." question, couldnt you use logarithms?

NOTE: I dont know the symbol for "Is greater, less than, or equal?" so I use ... OK?
31^11 ... 17^14
11ln31 ...14ln17
e^11 + 31 ... e^14 + 17
so, if e^3 > 14, then 17^14 > 31^11
Define e as ~2.7
2.7^3 = 19.683
(But, I dont know as much as you guys seem to know, so I could be wrong...)
spyke252 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 05:13 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution