<?
1
x y
1 = 3
2
x y
1 = 4
3 = 5
3
x y
1 = 6
3 = 7
5 = 8
4
x y
1 = 8
3 = 9
5 = 10
7 = 11
5
x y
1 = 10
3 = 11
5 = 12
7 = 13
9 = 14
?>
<?
1
x y
1 = 3
2
x y
1 = 4
3 = 5
3
x y
1 = 6
3 = 7
5 = 8
4
x y
1 = 8
3 = 9
5 = 10
7 = 11
5
x y
1 = 10
3 = 11
5 = 12
7 = 13
9 = 14
?>
TranceAddict Forums (www.tranceaddict.com/forums)
- DJ Booth
-- DJ's are good at math right?
DJ's are good at math right?
i have an interesting problem, i am trying to solve it.
observe the following set of numbers:
PHP:
And WHAT exactly does this have to do with playing records ?!
hey...im really good at math....it must say something bout my djing skillz

| quote: |
| Originally posted by skywarp And WHAT exactly does this have to do with playing records ?! |
im not good at math.....
im pretty good at math, but im better at biology 
Yeah, what does math have to do with playing records?
wtf? are those derivatives of some sort??
being asian, i used to be good at math, but then my overall capacity for the arts (in other words, stupidity) came to the forefront..
i got 78 x 150 wrong today. i said like 340 or something stupid
Well what looks like to me is the following...
Find the distance between the first x and the first y. This number we will call z.
Than take the next x value you have and need the y for. Find the distance betweent his 2nd x and the first x you used to find z.
Than subtract that number from z and add the result to x2 to get your y2.
At least thats how I saw it... You'd have to be more specific with what you want... You can AIM me @ SyM2oo1
Re: DJ's are good at math right?
| quote: |
| Originally posted by JohnSmith i have an interesting problem, i am trying to solve it. observe the following set of numbers: there is a formula, that will allow you, to take the number on the left (x), and derive from it, the number on the right (y). the numbers above, are simply counts of how many numbers are in each set. this number is essential in the calculation, as the relationship changes each time you add a number.. i will not rest until i find this formula. |
ah, this looks kinda fun.
i can get it to work for all except the 1st set. here's how i set it up and solved it:
y - x = a + b
where a = the set number (ie 1, 2, 3, 4 or 5)
and b we have to figure out
if you make table of y and b values for a given a such as the following:
code:
for a = 5 y b ----- 10 4 11 3 12 2 13 1 14 0 for a = 4 y b ----- 8 3 9 2 10 1 11 0


haha.. fuck this.. im asian too but that doesn't mean im good at math because of it.. im just good in math because I am.. anyways if i wanted to be doing math problems i'd be taking math classes.. sorry, i could probably help you but seems like other people already figured it out.. yay less work for me 
heh i got a messy equation. I dont think you want to see it. It has a ton of mods in it.
--> Chill out room post
you got the formule already, you use PHP, so come on with the formule
thanks guys!
sheesh.. asians are good at math? who knew? i'm white, i love math.. it's the language of the universe. and DJing, has a lot of math to it, the 4 beat structures, the different speeds..
anyway.. thanks for your answers and time. i actually found a simpler solution though.. now, i just need to optimize it.
this is not PHP, i just used that tag so it would come out formatted properly. now, i will use the code one. what i am doing is a javascript mouseover. it has to swap images.
I did it one way, but it was inefficient, and tough to update. i wanted a more elegant solution, and i saw the relations between the numbers.
this is what i started with:
code:
![]()
![]()
![]()
code:
![]()
![]()
![]()
![]()
![]()
code:
if ((aryImages.length / 2) == (Math.round(aryImages.length / 2))) { document['imgDisplay'].src = aryImages[imgNum + aryImages.length / 2]; } else { document['imgDisplay'].src = aryImages[imgNum + (aryImages.length+1) / 2]; }
SHEESH. 
oh lol.. doing it by Java/C++ would be the easiest. I thought you wanted a math equation. If you did it by java it can be done with for loops and such.
Ummm....This is the guy that has failed 4 math courses in high school/college, lmao. No, I don't have a fucking clue what any of that means. I like music, lmao.
I was in straight college english courses, but never liked math. Good luck though. :shrugs:
Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.