The Forum > Math & Science > Math Problem Thread
Total Dirken said: I feel like everybody is just out to make me look stupid. I mean I was identified as a genius! I sat 6th chair at state orchestra as a sophomore! Cut me some slack! So you're used to dealing with mundanes and can lord it over them with your mighty intellect? It's not going to happen here. Get used to it. Here any slight defect in your posts can and usually will be pointed out. There is no malice involved. You can use that response as an opportunity to improve your precision, or you can go and sulk in a corner. Your call. |
There are three terms in the expression for f(x): "x3", "xlog(x)", and "-x". We want to show that the sum of these terms is less than or equal to another expression which we can trivially show is O(g(x)). The easiest way to do that is to show that each of the terms is less than or equal to x4, for x ≥ 1, and combine them. Note that since both x and log(x) are ≤ x for x ≥ 1, we have that xlog(x) ≤ x(x) ≤ x4. As for the right term, it should be apparent that -x ≤ x4 for x ≥ 1. And the same holds for the first term. Edit: Fixed a "≤". |
Total Dirken said: How would I go about solving the equation x^5-5x^3+4x=0? This equation is solvable this way only because, once the first x is factored out, we have a quadratic equation in terms of x2. |
This has confused me for a while now: Someone shoots an arrow at a target. Before it reaches the target, it has to travel the first half of the distance. Then it must travel half of the remaining distance. And so on. How does it reach the target? It must obviously reach the target (assuming that it is a straight shot, gravity is not taken into account, the force is great enough, etc.) so how DOES it do so? |
The issue is that the arrow must move through an infinite number of intervals to reach the target. The solution is a proper understanding of infinitesimals and infinite series. The sum of the distances traveled by the arrow is ∑d/2n for n = 1 to ∞, where d is the total distance to the target. And value of that infinite series is d. No paradox. |
The Forum > Math & Science > Math Problem Thread
