Recent content by losiu99

  1. L

    Proving the Relation for Integer n > 1

    Yes, that's what I was talking about. Can you see how to use it to prove your formula by induction?
  2. L

    Proving the Relation for Integer n > 1

    Are you familiar with half-angle formula for cosine?
  3. L

    Why does the series [(sin n)^2]/n^(1/2) diverge?

    On the second thought, it shouldn't be there. Equidistribution doesn't guarantee that much regularity:wink: The best we can say knowing that 1/3 of sin^2n is not less than 1/2 is that the whole sum is not less than 1/2\sum_{n=1}^{N/3}\frac{1}{\sqrt{n}} Edit: the actual numbers are pulled out of...
  4. L

    Example of a Diverging Series & Converging Integral

    This reasoning applies only to decreasing functions. Try something which is "large" for integers, but vanishes outside of small intervals around them.
  5. L

    Why does the series [(sin n)^2]/n^(1/2) diverge?

    On the other hand, http://www.wolframalpha.com/input/?i=sum_%28n%3D1%29^2000+sin^2%28n%29%2Fsqrt%28n%29
  6. L

    Why does the series [(sin n)^2]/n^(1/2) diverge?

    Could you please elaborate on how did you do that? Mathematica says the sum of first 10K elements is almost 100. As for proving divergence: I'd try exploiting the fact that the sequence \left{\frac{n}{2\pi}\right} is equidistributed modulo 1. It means that for each subinterval, number of...
  7. L

    Integral Calculus inequalities problem

    Hint: what is the minimal value of e^{\cos(x-y)} on the whole R?
  8. L

    Find f'(0) for f(x) = e^(-1/x^2)

    l'Hospital works if you take \frac{\frac{1}{x}}{e^{\frac{1}{x^2}}}
  9. L

    Find f'(0) for f(x) = e^(-1/x^2)

    I'd substitute t=1/x.
  10. L

    Strange Sequence | Convergent and Divergent Limits Explained

    \sum_{n=1}^{2N}a_n=0 for every N, and so, \lim_{N\rightarrow\infty}\sum_{n=1}^{2N}a_n=\lim_{N\rightarrow\infty}0=0
  11. L

    Strange Sequence | Convergent and Divergent Limits Explained

    Since each member of this sequence is zero, the limit is zero as well.
  12. L

    Strange Sequence | Convergent and Divergent Limits Explained

    \sum_{n=1}^{N}a_n=(-1)^N so the series doesn't converge. On the other hand \sum_{n=1}^{2N}a_n=0\qquad\sum_{n=1}^{2N+1}a_n=-1 so both limits exist. Sorry I left it w/o explanation, I though it was this kind of problems where the answer is kinda tricky, but easy to verify.
  13. L

    Topology: Continuous f such that f(u)>0 , prove ball around u exists such that

    Let's use Cauchy definition of continuity: since f(u)>0, then (1/2)f(u)>0 as well. There exist a ball B around u such that, for all v\in B we have |f(v)-f(u)|<(1/2)f(u). But this implies in particular f(u)-f(v)<(1/2)f(u) and so f(v)>(1/2)f(u).
  14. L

    Topology - spaces, compactness

    Yes. It's enough to take just [0,1] as a subset of rationals, as it is closed and bounded, yet not compact.
Back
Top