Recent content by Johnson04
-
J
Show that double integral does not exist
You may also integrate in the following way: I = \int\limits_{0}^{\infty}\frac{1}{\sqrt{1+y^2}}\int\limits_{0}^{\infty}\frac{1}{1+(\frac{x}{\sqrt{1+y^2}})^2}\frac{1}{\sqrt{1+y^2}}dxdy = \int\limits_{0}^{\infty}\frac{1}{\sqrt{1+y^2}}[\arctan(\frac{x}{\sqrt{1+y^2}})]|_{0}^{\infty}dy =...- Johnson04
- Post #4
- Forum: Calculus and Beyond Homework Help
-
J
Undergrad Calculating an Integral with the Limit of Infinity
This may not be true. Think about this: P_k=\{a, b-\sum\limits_{n=1}^{k-1}\frac{b-a}{2^n}}, b-\sum\limits_{n=1}^{k-2}\frac{b-a}{2^n}}, \cdots, b-\frac{b-a}{4}-\frac{b-a}{2}, b-\frac{b-a}{2}, b\} -
J
Is the uncountably infinite union of open sets is open?
Well, I believe I totally understand the related properties of the Cantor set now. First, not all points in Cantor set are endpoints of the removed open sets. Second, the complement of the Cantor set only contains countably infinitely many open sets, that means the Cantor set does contain only...- Johnson04
- Post #9
- Forum: Calculus and Beyond Homework Help
-
J
Understanding the Difference between \subseteq and \subset in Sets
I think you just need to check their respective definitions. A \subseteq B just means that \forall x\in A, x\in B. This definition does not say anything about the elements in B. In other words, \forall x\in B, it could be either in A or not in A. If \forall x\in B, implies x\in A, then A=B; if...- Johnson04
- Post #13
- Forum: Calculus and Beyond Homework Help
-
J
Is the uncountably infinite union of open sets is open?
Thanks Dick! I think I see what you mean. Each interval contains a unique rational number, because the set of all rational numbers is dense on real line. On real line there are only at most countably infinite many open intervals. Actually this conclusion make the proof of the Cantor set is...- Johnson04
- Post #8
- Forum: Calculus and Beyond Homework Help
-
J
Is the uncountably infinite union of open sets is open?
I think that was my question: if the complement of the Cantor set on [0,1] is the set of uncountably infinitely many disjoint open sets. I think it is, because the end points of the open sets form the Cantor set. It can be proved that the Cantor set is uncountable set by using the Cantor's...- Johnson04
- Post #5
- Forum: Calculus and Beyond Homework Help
-
J
Is the uncountably infinite union of open sets is open?
Thanks a lot. I see, since any points in a open set are interior points, the points in the any union of the open sets are still interior points, accordingly, the union of the open sets is still open, no matter if the union is finite, countably infinite or uncountably infinite. Well, I was...- Johnson04
- Post #3
- Forum: Calculus and Beyond Homework Help
-
J
Is the uncountably infinite union of open sets is open?
This is not a homework problem, just a question from a discussion with my classmates about the Cantor set. The original goal is to prove Cantor set is closed. My earlier attempt is to show the complement of the Cantor set is open. Since when construct the Cantor set each time the sets removed...- Johnson04
- Thread
- Infinite Sets Union
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
J
Graduate Cyclic abelian group of order pq
For this problem, in order for the group G to be cyclic, is the abelian condition necessary? In other words, if the problem is restated as: "if a finite group of order pq, where p and q are distinct primes, the the group is cyclic", is it still true? The reason I asked this question is that...- Johnson04
- Post #4
- Forum: Linear and Abstract Algebra
-
J
Determine if this set is compact or not
Homework Statement Let E be the set of all x\in [0,1] whose decimal expansion contains only the digits 4 and 7. Is E compact? Is E perfect? Homework Equations The Attempt at a Solution My answer is: E is compact and perfect. By Heine-Borel theorem (E is compact equivalent to E...- Johnson04
- Thread
- Compact Set
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
J
How to solve this differential equation analytically
Homework Statement u''(x) - (x^6 + 3*x^2)*u(x) = 0, u(-1) = u(1) = 1, -1 <= x <= 1 The Attempt at a Solution Consider v''(x) - s^2 * v(x) = 0, the auxiliary equation is: r^2 - s^2 = 0. Since (x^6 + 3*x^2) >= 0, s >= 0. Thus, I got r = s or -s. Suppose v(x) = a*exp(s*x)+b*exp(-s*x)...- Johnson04
- Thread
- Differential Differential equation
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
J
How to calculate derivative of a vector valued function
Thanks for replying! \lim \limits_{\vec h \rightarrow 0} \frac{|\sum \limits_{i=1}^n h_i^2|}{|\vec h|} was obtained from \lim \limits_{\vec h \rightarrow 0} \frac{|\vec f(\vec x + \vec h) - \vec f(\vec x) - A\vec h|}{|\vec h|} . Since I defined the linear transform at \vec x =...- Johnson04
- Post #3
- Forum: Calculus and Beyond Homework Help
-
J
How to calculate derivative of a vector valued function
Homework Statement \vec f_1 : \bf R^n \rightarrow R^1 , \vec f_1(\vec x) = \|\vec x\|^2, calculate \vec f_1'(\left[ \begin{array}{c} 1 \\\vdots\\ 1 \end{array} \right]) Homework Equations N/A The Attempt at a Solution I calculated the derivative as follow: Since \vec f_1(\vec x) =\|\vec x...- Johnson04
- Thread
- Derivative Function Vector
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
J
*another and hopefully last* linear algebra problem
Once you find the general solution, which is in the form: x(t) = constant * something or something + constant, by using x(0) = 1, you can determine the specific values of the constants. In other words, you can use the initial condition to obtain the specific solutions.- Johnson04
- Post #13
- Forum: Calculus and Beyond Homework Help
-
J
Linear Inependence in polynomial space
You may also use the equivalence between the P4 and R4. That is to say, you may construct a relation (function): l(x)=a1 + a2*x + a3*x2 + a4*x3, where x = (a1, a2, a3, a4). So in your case the set of vectors is actually equivalent to {(1,0,1/2,0), (1,0,-1/2,0), (0,1,0,1/6), (0,1,0,-1/6)}. Now it...- Johnson04
- Post #11
- Forum: Calculus and Beyond Homework Help