Jump to content

Shadow

Senior Members
  • Posts

    615
  • Joined

  • Last visited

Everything posted by Shadow

  1. So you're asking if there exists a number c such that [math]2(11+12c)^n + 1[/math] is not prime for any n? I'm confused, since as far as I can see, [math]2(11+12c)^n + 1[/math] will always be divisible by three, since it is of the form [math]2k+1[/math]. So it is never prime.
  2. No. No. The identity [math]\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{ad}{bc}[/math] holds only for [math]b, c, d \neq 0[/math]. It is for this reason that, when simplifying an algebraic expression, the variable conditions you write out pertain to the original expression, not the one you end up with after simplification. Ie. [math]\frac{(x-2)(x-3)}{(x-4)(x-3)} = \frac{x-2}{x-4}, x \neq 4 \wedge x \neq 3[/math]. What you're saying by this is that [math]\frac{(x-2)(x-3)}{(x-4)(x-3)}[/math] is the same as [math]\frac{x-2}{x-4}[/math], but ONLY IF x isn't four or three. Because if it were equal to either three or four, the former expression wouldn't be the same as the latter. For example, if x=3, the former expression turns out to be [math]\frac{0}{0}[/math], while the latter -1. And I think we can agree that [math] \frac{0}{0} \neq -1[/math]. And it's the same with [math]\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{ad}{bc}[/math]. The two are the same ONLY IF b, c and d aren't zero. If they are, the identity doesn't apply. No. See above. No. Dividing one, or any number for that matter, by an undefined quantity results in yet another undefined quantity. Also, it's not just dividing; doing anything with an undefined quantity gives an undefined result.
  3. [math]\frac{1}{\frac{1}{0}}=\frac{1}{?}=?[/math]. Division by zero is always undefined.
  4. As in there is no "small" n for which 2*b^n + 1 is prime?
  5. For C++ I would definitely recommend http://www.learncpp.com/
  6. While I'm not sure it directly answers your question, you should think about reading Where Mathematics Comes From by Lakoff and Núñez. While controversial, it does shed interesting light on mathematics as a whole.
  7. OpenGL/DirectX would be my choice, but I don't know what the deal is with them and Java. Google, google, google.
  8. Heh, I completely forgot about this topic, and seeing as I never solved my problem I stopped uploading the videos. I'm pretty sure I already tried Screen Vidshot, but I'll give it a whirl nonetheless.
  9. @Greg Boyles: No, they're not. JS is based on Java, but it's a completely different language. You have specific variable types in Java, and you can't assign one to the other (unless they can be implicitly converted). This can however be easily achieved using generic programming. Comparisons of Java and C++ are easily available using a simple Google search; try "C++ vs. Java". The Wikipedia article on this topic should give you all the necessary information: http://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B
  10. I would say expressing the formula for [math]\sum_{n=1}^{m}\frac{2^{n-1}}{3^{2^{n-1}}+1}[/math].
  11. For [math]x_1 = x_2 = 1[/math] it does not.
  12. I'm no expert in these matters, but I'm next to positive you'll be needing the Lambert W Function.
  13. You should first learn how to express a line in three dimensions; have a look here. For this specific problem, I would recommend the parametric expression, but to get a better grip on the subject it might not be a bad idea to try and solve this problem using all three expressions.
  14. Hint: The point C lies on the line passing through A and B. How would one go about writing down the equation for this line?
  15. This makes no sense to me. If I understand the concept of upper bound correctly, the upper bound of the union will be the larger upper bound of the two, ie. if we have [a, b] and [c, d] with b < d, b > c (so overlapping intervals), the union of the two will be [a, d]; d is not the least upper bound. Furthermore, a union of two or more sets is the set containing every element which is contained in at least one of the former sets. If the intervals are closed then the bounds are included in the interval, and therefore will be included in the union. And regardless, all of the intervals considered here are symmetric, ie; one interval is always a subset of the other, ie. the union will always result in the larger of the two as demonstrated in the OP. I don't understand how a union of closed intervals can result in an open interval, let alone how a union of symmetric intervals can result in an open interval. I understand what you're saying, but I still don't see the connection to whether or not Tx is a topology. How does this prove that, let's say T3, isn't closed under arbitrary union or finite intersection?
  16. Thanks for your help DrRocket, I appreciate it. However, I'm having trouble understanding the following Do you think you could go into more detail, ideally give a specific example? Please understand, this is relatively new to me, I've yet to become comfortable with this type of thinking. How can unions of closed intervals be open intervals? And how does approximating irrational numbers have any bearing on the problem?
  17. Okay, this confuses me a little; why would someone who knows enough about topology to write a book make such an obvious mistake. Also, while it's true that unions of intervals do not have to result in intervals, this is only true if the intervals have an empty intersection (except the case [math](a, b) U [b, c)[/math]), which if my logic is correct is only the case in T1. Let's be specific; could you give me an example of two intervals in T2 (ie. of the form (-r, r), r is real) who's intersection or union is not in T2? Or even better a hint so that I might find them myself?
  18. I've started reading Sid Morris's Topology Without Tears and I'm stuck. Here's the exercise: Let R be the set of all real numbers. Precisely three of the following ten collections of subsets of R are topologies. Identify these and justify your answer. T1 = R, {} and every interval (a, b), with a, b any real numbers. T2 = R, {} and every interval (-r, r) with r any positive real number. T3 = R, {} and every interval (-r, r) with r any positive rational number. T4 = R, {} and every interval [-r, r] with r any positive rational number. T5 = R, {} and every interval (-r, r) with r any positive irrational number. T6 = R, {} and every interval [-r, r] with r any positive irrational number. T7 = R, {} and every interval [-r, r) with r any positive real number. T8 = R, {} and every interval (-r, r] with r any positive real number. T9 = R, {}, every interval (-r, r) and every interval [-r, r] with r any positive real number. T10 = R, {}, every interval [-n, n] and every interval (-r, r) with r any positive real number. Now, T1 is easy; not a topology. T2 through T10 though, that's a different story. Take T2 for example. I make the (possibly incorrect) assumption that if the union of any two sets from T2 is in T2 then every finite or infinite union of any number of sets from T2 is also in T2. The same with intersections. I consider three different scenarios with two intervals (-r1, r1) and (-r2, r2); a) r1 < r2, b) r1 = r2, c) r2 > r1: a) The intersection of (-r1, r1) and (-r2, r2) with r1 < r2 is always the interval (-r1, r1), which is in T2. The union of (-r1, r1) and (-r2, r2) with r1 < r2 will always be the interval (-r2, r2), which is in T2. b) Both the intersection and union of (-r1, r1) and (-r2, r2) with r1 = r2 is always the interval (-r1, r1) = (-r2, r2), which is in T2. c) The intersection of (-r1, r1) and (-r2, r2) with r1 > r2 is always the interval (-r2, r2), which is in T2. The union of (-r1, r1) and (-r2, r2) with r1 > r2 will always be the interval (-r1, r1), which is in T2. Therefor, I conclude that T2 is a topology on R. Unfortunately, the exact same reasoning can be applied to all the collections T2 through T10, which leads to the result that all collections T2-10 are topologies, but only 3 of them are. What am I doing wrong?
  19. At a second glance, I think I misunderstood the former excerpt. I understood cutting and gluing in topology to be the same as division by zero in algebra (or anywhere else). Thanks dave.
  20. I've been meaning to ask this for a while. From a layman's point of view (me being the layman), Perelman's solution breaks the most basic rules of topology. - wiki - wiki So...what's the deal?
  21. Shadow

    1 = 0

    http://lmgtfy.com/?q=0.999+%3D+1
  22. There are many ways to solve simultaneous equations; my favorite is the substitution method.
  23. Hey all, I read this article on the Riemann hypothesis: http://plus.maths.org/content/music-primes It's the first article I've read so far that actually showed me the implications the Riemann hypothesis has on prime's. Unfortunately, after reading the article I googled "Riemann harmonics" and didn't find anything. I'm not that surprised that they made the name up and I would like to read more about them; what are they called? Thanks.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.