Recent content by Hurkyl
-
H
C/C++ Boolean array to identify prime numbers - C++
http://en.wikipedia.org/wiki/Sieve_of_Eratosthenes- Hurkyl
- Post #2
- Forum: Programming and Computer Science
-
H
Exchanging derivative and improper integral
Just in case someone hits this from google (like I did), I have a reference. Buck, in Advanced Calculus, says: Theorem If \int_c^\infty f(x,u) \, du converges to F(x) for all x, a \leq x \leq b, and if f and f_1 = \partial f/\partial x are continuous for a \leq x \leq b, c \leq u < \infty...- Hurkyl
- Post #18
- Forum: Topology and Analysis
-
H
Factoring Method: Learn How to Use It
It's a precursor to Dixon's method. Python is probably a better choice; it has arbitrary precision integers built-in, and is generally easier to program in.- Hurkyl
- Post #6
- Forum: Linear and Abstract Algebra
-
H
Disprove the nested quantifier
I can't make sense of your formulae. I think you messed up the typesetting. Also, it may help to use words instead of symbols... especially if you have to improvise to make the symbols.- Hurkyl
- Post #2
- Forum: Calculus and Beyond Homework Help
-
H
Do I Genghis Khans' electrons?
There is a physical marker: it on the trajectory that was fired from the gun, whereas other electrons aren't. By symmetry it might make sense to say that electron could have been any electron in the universe, however we can still note that it is the same electron that is there is the same...- Hurkyl
- Post #8
- Forum: Electromagnetism
-
H
Python Python 2 vs Python 3 for Computational Tasks
Er, that proverb usually refers to the situation where people reject using a good solution in favor searching for a mythical best solution -- not the situation where people are using something good and then something better comes along.- Hurkyl
- Post #7
- Forum: Programming and Computer Science
-
H
Support Evo's and My business adventure
Have you seen http://www.irregularwebcomic.net/comic.php?current=203&theme=12&dir=first5 ? Surely you can get some of those ladies to invest in your business?- Hurkyl
- Post #6
- Forum: General Discussion
-
H
Proving Symmetric Matrix Determinant is Null
We can salvage Ray's argument if we can find a real solution for the y's amongst the two-dimensional space of complex solutions. Writing e^{ix} = a + bi, the one complex equation becomes y_1 + (a+ bi) y_2 + (a^2 -b ^2 + 2abi) y_3 = 0 And now we can read off a real solution by inspection: if...- Hurkyl
- Post #11
- Forum: Calculus and Beyond Homework Help
-
H
Proving Symmetric Matrix Determinant is Null
There's no reason to think Det(A + Bi) = 0 should imply Det(A) = 0. As a concrete example, consider the matrix \left( \begin{matrix} 1 & 0 \\ 1 & -1 \end{matrix} \right) which is the real part of the matrix \left( \begin{matrix} 1 & i \\ i+1 & i-1 \end{matrix} \right)- Hurkyl
- Post #4
- Forum: Calculus and Beyond Homework Help
-
H
Cardinality of class of worlds in quantum MWT
If the density matrix A of the state can be approximately written as a convex combination of the density matrices of pure states: A \approx \sum_{i=1}^n c_i | \psi_i \rangle \langle \psi_i | then this summation remains valid after unitary evolution too. So, it's fair to describe the state...- Hurkyl
- Post #6
- Forum: Beyond the Standard Models
-
H
It doesn't make sense to get negative
What does "time of car A" mean, and what does it have to do with the problem?- Hurkyl
- Post #2
- Forum: Precalculus Mathematics Homework Help
-
H
Why aren't there famous chemists/mathematicians in the public?
I bet it's the other way around. :-p- Hurkyl
- Post #44
- Forum: General Discussion
-
H
Proving Equality of Cubed Complex Numbers with Graphical Representation
The homogeneous equation (a+b)^3 = (a+c)^3 defines an algebraic curve of degree 3 in the projective plane (with indeterminates a, b, c). So does the homogeneous equation (a+b)^3 = (b+c)^3. Therefore, exactly one of the following two statements is true: The two curves have a common component...- Hurkyl
- Post #24
- Forum: Precalculus Mathematics Homework Help
-
H
Negative Kelvin temperature? (Recent Science paper)
Both number lines are ordered from smallest to largest. So 1 is a colder temperature than -1. *: In the extended sense. I don't think- Hurkyl
- Post #10
- Forum: Thermodynamics
-
H
Negative Kelvin temperature? (Recent Science paper)
The usual extended number line looks like this: (-\infty) --- (-1) --- (0) --- (1) --- (+\infty) (where I've rescaled the line so that I can draw it in finite space) However, for the temperature extended number line, it's organized like this instead: (0^+) --- (1) --- (\infty) --- (-1) ---...- Hurkyl
- Post #8
- Forum: Thermodynamics