Recent content by cellotim
-
C
Graduate Do not believe this letter on gravitational radiation
Yes, I see now. There is a difference. The continuity equation for electromagnetism is, \nabla\cdot\vec{J} + \partial \rho/\partial t = 0 or \partial_\mu J^{\mu} = 0 where J^{\mu} = (-\rho,\vec{v}) is underspecified. But the equation \partial_{\mu} T^{\mu\nu} = 0 has four equations, not...- cellotim
- Post #5
- Forum: Special and General Relativity
-
C
Graduate Do not believe this letter on gravitational radiation
Yes, I agree. I think it's a good example of a basic mistake and one that's easy to make given the way the geodesic equation is set up. It's a good discussion point for logical fallacies. In this case, it's a classic fallacy of reversed implication, i.e. since constant velocity implies...- cellotim
- Post #3
- Forum: Special and General Relativity
-
C
Graduate Do not believe this letter on gravitational radiation
I was looking for references on the quadrupolar formula and found this http://adsabs.harvard.edu/full/1992Ap&SS.194..159Y". I was so shocked to find that it had actually been published (although it was nearly 20 years ago) that I had to post this warning that there is a fundamental flaw in the...- cellotim
- Thread
- Gravitational Radiation
- Replies: 4
- Forum: Special and General Relativity
-
C
L'Hospital's Rule for tan(x) and tan(10x) at 9pi/4: Exact Value Calculation
In your last line, you take tan10x out of the limit without evaluating it. Put it back in and turn it into cot(10x) to put it on the bottom, then apply L'Hospital's. Make sure to apply exp at the end to get the final answer.- cellotim
- Post #2
- Forum: Calculus and Beyond Homework Help
-
C
Is there an easier way to prove the divisibility of integers?
Well, consider the sets of integers (1,...,n) (n+1,...,2n) and so on (and the negatives likewise). Now, these partition the integers. Take n consecutive integers anywhere in the integers and for none of them to divide n exactly you would have to fit them inside one of these sets. That's...- cellotim
- Post #2
- Forum: Calculus and Beyond Homework Help
-
C
LU Decomposition: Solving for A
It needs to be diagonal. It remains to prove that that diagonal matrix must be the identity.- cellotim
- Post #6
- Forum: Calculus and Beyond Homework Help
-
C
LU Decomposition: Solving for A
The M's are not necessary as far as I can see only that L and L' are lower-triangular and U and U' are upper-triangular, and I mean preserve upper-triangularity of U' to U.- cellotim
- Post #4
- Forum: Calculus and Beyond Homework Help
-
C
How do I get the second matrix from the first one in this example
Like before, use the rows that have only a single 1. These allow you to change any value in the column without affecting the rest of the row.- cellotim
- Post #2
- Forum: Calculus and Beyond Homework Help
-
C
If f,g cont. , then g o f cont.?
Let me try to reiterate it. Say we have a neighborhood of f(x), V. Then we can find a neighborhood of x, U in X such that f(U) is in V. In the same way, if we have a neighborhood of g(f(x)) W in Z, we can find a neighborhood of f(x) T in Y, such that g(T) is in W. So, we should be able to...- cellotim
- Post #2
- Forum: Calculus and Beyond Homework Help
-
C
LU Decomposition: Solving for A
Suppose we have two different LU decompositions, A = LU and A=L'U'. Because A is non-singular L, U, L' and U' are all non-singular and invertible. This implies that U = L^{-1}L'U'. Now you should be able to show that I = L^{-1}L' in order to preserve upper-triangularity.- cellotim
- Post #2
- Forum: Calculus and Beyond Homework Help
-
C
How do we get the second matrix from the first one in this example
I see. In your original question, A's first row was unchanged. In that case, just use the new C row to get the result.- cellotim
- Post #14
- Forum: Calculus and Beyond Homework Help
-
C
How do we get the second matrix from the first one in this example
Forget about A and B. You can do the operations on C alone. Look at rows 7 and 8.- cellotim
- Post #10
- Forum: Calculus and Beyond Homework Help
-
C
How do we get the second matrix from the first one in this example
You type them \begin{array}{ccc} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{array} where x=tex. Use cccc for a 4x4 matrix instead of ccc.- cellotim
- Post #7
- Forum: Calculus and Beyond Homework Help
-
C
How do we get the second matrix from the first one in this example
Use the tex delimiters. Just click on the matrix in my post, you should get a popup with the source code.- cellotim
- Post #5
- Forum: Calculus and Beyond Homework Help
-
C
Probability: # of Permutations from r Choices of n Objects
So we have n balls, p are identical. Are the rest not identical? I.e. are exactly p identical or at least p identical? Suppose it's exactly p. One way is to do it by cases. Choose k from the n-p distinct objects and r-k from the p identical. In that case you have a sum over k=0...r. Now...- cellotim
- Post #2
- Forum: Precalculus Mathematics Homework Help