![]() |
|
I screwed up math somehow - Printable Version +- Southperry.net (https://www.southperry.net) +-- Forum: Social (https://www.southperry.net/forumdisplay.php?fid=14) +--- Forum: Rubik's Cube (https://www.southperry.net/forumdisplay.php?fid=58) +--- Thread: I screwed up math somehow (/showthread.php?tid=18452) |
I screwed up math somehow - Fiel - 2009-11-01 Assume the following: y = (n * pi) / (n + 1) Solve for n when y = pi I ended up with the following: n = n + 1 So... where did I mess up? It doesn't make sense that 0 = 1, and I don't recall dividing by zero. I screwed up math somehow - Russt - 2009-11-01 Fiel Wrote:Assume the following: Fiel Wrote:y = piThat's where you messed up. You assumed that 0 = 1, therefore you got 0 = 1. I screwed up math somehow - y0y0y0y0shi0 - 2009-11-01 Unless you have the information wrong...I'm not sure. Assuming that y = pi and that y = (n *pi) / (n + 1) you would get: Code: y = (n * pi) / (n + 1)I screwed up math somehow - Hazzy - 2009-11-01 http://www.walterzorn.com/grapher/grapher_e.htm Graphing it finds a horizontal asymptote at y=pi. :| I screwed up math somehow - shouri - 2009-11-02 Another way of explaining things: Pi is not an element of the range of this function. I screwed up math somehow - Hazzy - 2009-11-02 Actually, you could look at that n=n+1, and realize as the absolute value of n gets large, the equation becomes more and mroe true. [ n/(n+1) -> 1] That would tell you when y=pi, x=+- infinity. I screwed up math somehow - KajitiSouls - 2009-11-02 Silly Fiel, learn to recognize asymptotes =P I screwed up math somehow - WillDaSnail - 2009-11-02 Comon man, that shouldn't be too hard to figure out. Muscle em up! And what Kaj said ^^ I screwed up math somehow - sky54264 - 2009-11-02 Hazzy Wrote:Actually, you could look at that n=n+1, and realize as the absolute value of n gets large, the equation becomes more and mroe true. [ n/(n+1) -> 1] A variable that is approaching a value is not the same as the variable being the value. I screwed up math somehow - Beaner - 2009-11-02 you lie fiel, thats not math i see no numbers just letters. (hides in the biology corner where letters are words not numbers) I screwed up math somehow - Russt - 2009-11-03 -hides in the chemistry corner where letters are nasty liquids that corrode metal and skin- I screwed up math somehow - madanthony - 2009-11-08 -hides in the engineering corner where letters are... wait, pomegranate.- I screwed up math somehow - Kortestanov - 2009-11-08 I'm not sure if I'm understanding this correctly (high school math level sucks) but the way it looks to me it's pretty obvious that (n*pi)/(n+1) can not equal pi because it doesn't matter what n are you multiplying pi with, you will always divide it with a greater number. I screwed up math somehow - KajitiSouls - 2009-11-08 Kortestanov Wrote:I'm not sure if I'm understanding this correctly (high school math level sucks) but the way it looks to me it's pretty obvious that (n*pi)/(n+1) can not equal pi because it doesn't matter what n are you multiplying pi with, you will always divide it with a greater number. That is a correct interpretation if you divide out PI on both sides first. |