Author Topic: Math Community Quiz  (Read 50612 times)

0 Members and 1 Guest are viewing this topic.

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Math Community Quiz
« Reply #105 on: January 20, 2011, 10:28:21 pm »
Matrix M is correct.  The first column of Matrix K is correct.

Wow, Nemo just pointed out an obvious error.  I meant to say all but ONE were prime. My bad.
« Last Edit: January 20, 2011, 10:40:10 pm by graphmastur »

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Math Community Quiz
« Reply #106 on: January 20, 2011, 10:42:43 pm »
K = [[5 93][17 53]]
M = [[13 11][ 19 17]]


Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Math Community Quiz
« Reply #107 on: January 20, 2011, 10:43:25 pm »
K = [[5 93][17 53]]
M = [[13 11][ 19 17]]
That's correct.  So I was basically an idiot. I was supposed to have it be "all but one" where prime for K. oh well nemo gets it.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Math Community Quiz
« Reply #108 on: January 21, 2011, 07:03:19 pm »
wish I had known that I've been bug checking so much... :banghead:
Wonder what the next question will be???
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Math Community Quiz
« Reply #109 on: January 21, 2011, 07:19:56 pm »
if i'm traveling at a rate of 40 mph, my destination is 120 miles away and i've been traveling for two hours, how long until i reach my destination. just kidding you probably did that in your head as you read it. the real question is on the way, i'm currently solving it..


edit: the problem.

constituents:
2x2 matrix N
2x2 matrix P filled with ascending perfect numbers. i.e. if 1 2 3 and 4 were perfect numbers, P is [[1 2][3 4]]
2x2 matrix K whose values ascend just like P's, and is filled with only prime numbers, and the values when summed add up to 185.

Assuming P * K = N, what is the determinant of N? also, i want to see matrix P and K to check to make sure you solved the problem correctly. answers without P or K will be disregarded.

edit2: shoot i forgot! the determinant of K must be -2735...
« Last Edit: January 21, 2011, 07:32:17 pm by nemo »


Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Math Community Quiz
« Reply #110 on: January 21, 2011, 07:33:39 pm »
haha,  tricky.  it is 1.5 hours.  You are going to swim with the current.
« Last Edit: January 21, 2011, 07:34:06 pm by happybobjr »
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Math Community Quiz
« Reply #111 on: January 22, 2011, 11:31:48 am »
what are perfect numbers again I forgot
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Math Community Quiz
« Reply #112 on: January 22, 2011, 03:30:43 pm »
numbers whose factors sum up to the original number (excluding the number itself). 28's factors are 1, 2, 4, 7, 14. 1 + 2 + 4 + 7 + 14 = 28. 28 is a perfect number.


Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Math Community Quiz
« Reply #113 on: January 22, 2011, 06:00:08 pm »
Ooh, those look yummy! I knew that 6 was a perfect number because 1+2+3=6, but I didn't know the definition. Thanks!
...
* Xeda112358 goes off to make a black-hole with her calculator

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Math Community Quiz
« Reply #114 on: January 22, 2011, 08:42:14 pm »
*ruler builds black hole shelter and cowers from zeda
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Math Community Quiz
« Reply #115 on: January 22, 2011, 09:37:36 pm »
No prime numbers are perfect numbers, right? Sorry, I just like it when random rules of math pop up, even if they are obvious :D
* Xeda112358 cannot do math...
Sorry, I can only do math as I think about it, I cannot do it critically.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Math Community Quiz
« Reply #116 on: January 22, 2011, 09:39:26 pm »
Xeda, have you been through the Ph.D indoctrination process yet, where they remove all of your abilities to do math and replace them with amazing abilities to think about doing math? :p
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Math Community Quiz
« Reply #117 on: January 22, 2011, 09:41:07 pm »
>.>
<.<
* Xeda112358 always knew there was a secret government program to erase memories...

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Math Community Quiz
« Reply #118 on: January 22, 2011, 09:41:15 pm »
I'm seventh grader they haven't gotten to me yet.
Must retain ability make cloak to preserve it...
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Math Community Quiz
« Reply #119 on: January 22, 2011, 09:44:39 pm »
Hurry! We must protect the youth!
* Xeda112358 is disappointed in herself for getting taken advantage of... She has ninja skills and a calculator!