1,428 reputation
214
bio website
location
age
visits member for 1 year, 1 month
seen yesterday
stats profile views 232

May
14
comment Can a Accumulation Point be an Eigenvalue?
In what space is 0 an accumulation point, and what is it accumulated by? Clearly, the zero operator is compact and has eigenvalue 0...
May
8
comment Constructing Points
I'm pretty sure we'll need a drawing to help you.
Apr
10
comment Explaining why we can't “find” an antiderivative of $f(t) = e^{t^2}$.
The "general formula for the roots of a polynomial"-problem was solved beautifully by Galois theory; is this problem equally elegantly solved?
Apr
2
comment Can convergence be seen as a form of continuity?
Oh, i'm sorry, /all/ topological spaces $Y$. I read "is there a toplogical space "Y" s.t....". My bad.
Apr
2
comment Can convergence be seen as a form of continuity?
1) Take $Y=\{x\}$
Mar
23
comment How do I prove the following: $f(S\cup T) = f(S) \cup f(T)$
1. please use latex for math notation. 2. what are your own thoughts? what is your definition of them being equal?
Mar
19
comment How do i prove that the reduced row echelon form is unique?
By "question", I meant your definition of being in reduced row echelon form. I meant that you never defined what it means for $B$ to be the rref of $A$.
Mar
19
comment How do i prove that the reduced row echelon form is unique?
You only defined the property of being in reduced row echelon form. This is a yes/no question. I cannot think of a natural definition for uniqueness from your question.
Mar
19
comment to show $X$ is disconnected
You don't need a concept of a "mother space" to define connectedness - it's all about finding two open subsets $A,B\subset X$ with $A\cap B=\emptyset$ and $A\cup B=X$.
Mar
19
comment $g:\mathbb{C}\rightarrow\mathbb{C}$ be analytic and $g(0)\neq 0$ we need to calculate $\frac{1}{2\pi i}\int_{|z|=r>0} f(z)g(z) dz$
Calculate residue at 0 using Laurent series?
Mar
10
comment Show that $f(z)$ has no antiderivative in $\,S=\mathbb{C}\setminus \{-i,i\}$
@mrf: Then i think it would be more correct to say "You could've also picked an integral around z=-i, because you'd get similar problems", instead of just "repeat". "Repeat" makes it sounds like they're both necessary.
Mar
10
comment Show that $f(z)$ has no antiderivative in $\,S=\mathbb{C}\setminus \{-i,i\}$
In the third solution, the repetition for $z=-i$ is not necessary - you have already proven that the antiderivative does not exist in the given area.
Mar
10
comment Show $I=\{sf\mid s\in \mathbb Z_{11}[x]\}$ matches $J=\{h \in \mathbb Z_{11}[x] \mid h(1) = h(-2) = 0\}$.
@haunted85: Those are just the roots of $f$.
Mar
10
comment Show $I=\{sf\mid s\in \mathbb Z_{11}[x]\}$ matches $J=\{h \in \mathbb Z_{11}[x] \mid h(1) = h(-2) = 0\}$.
$f(\overline 2)=\overline 4$ so $f\not\in J$ but $f\in I$ with $s=1$. So $I\neq J$
Mar
10
comment Show $I=\{sf\mid s\in \mathbb Z_{11}[x]\}$ matches $J=\{h \in \mathbb Z_{11}[x] \mid h(1) = h(-2) = 0\}$.
In the definition of $I$, don't you mean $s\in\mathbb{Z}_{11}[x]$?
Feb
9
comment What is inverse of $I+A$?
By substituting $A'=A-I$, you are basically asking for the inverse of all matrices.
Feb
6
comment Example of an increasing, integrable function $f:[0,1]\to\mathbb{R}$ which is discontinuous at all rationals?
@Belgi: that depends on your measure...
Jan
31
comment A box contains 150 oranges.If one orange is taken…
@AndréNicolas: I read it as a "factory of boxes" question, in which some process generates uniformly distributed rotten oranges. If you know the probability for this exact box, then apparently you have already counted the rotten ones.
Jan
31
comment A box contains 150 oranges.If one orange is taken…
Strictly speaking, we don't know the number of good oranges. There could be 150 bad oranges in the box. We can only give the estimated number of good oranges.
Jan
30
comment Next number after 1729??
Of course, in Haskell, you wouldn't need to stop anywhere. You can just calculate them all and print a finite subset.