234 reputation
18
bio website linkedin.com/profile/…
location Colchester, United Kingdom
age 19
visits member for 9 months
seen Apr 9 at 0:50
stats profile views 73

Computing & Mathematics student at University of Essex.

Have extensive experience with:

  • HTML 4 and 5
  • CSS 2.1 and 3
  • JavaScript, including jQuery
  • PHP 5 and it's frameworks: CodeIgniter, Symfony, Zend
  • MySQL 5
  • Apache Httpd
  • Arch Linux

Just started studying:


Mar
22
comment nth degree interpolating polynomials
Thank you for explanation!
Mar
22
accepted nth degree interpolating polynomials
Mar
22
asked nth degree interpolating polynomials
Jan
24
awarded  Enthusiast
Jan
21
comment Function which gradually rises until some point and then quickly “falls”
Thank you! The second modification is what I wanted.
Jan
21
comment Function which gradually rises until some point and then quickly “falls”
Thank you, that's interesting!
Jan
21
comment Function which gradually rises until some point and then quickly “falls”
Thank you for the answer! I meant single function, not piecewise.
Jan
21
accepted Function which gradually rises until some point and then quickly “falls”
Jan
21
comment Function which gradually rises until some point and then quickly “falls”
@IanMateus That is not necessary.
Jan
21
asked Function which gradually rises until some point and then quickly “falls”
Jan
17
awarded  Nice Question
Nov
24
accepted Proof of sequence limit, using epsilon-delta method.
Nov
24
comment Proof of sequence limit, using epsilon-delta method.
Thank you, I hope I finally figured it out with the priceless help of SE mathematicians. :)
Nov
24
comment Proof of sequence limit, using epsilon-delta method.
Thank you! One elaboration: is ${\lceil\frac{1}{\epsilon^2}\rceil}$ means integer part without rounding it or it is the next integer, which is larger or equal to ${\frac{1}{\epsilon^2}}$?
Nov
24
comment Proof of sequence limit, using epsilon-delta method.
Thank you for such a consistent and complete answer!
Nov
24
comment Proof of sequence limit, using epsilon-delta method.
@alex.jordan Yes, ${n}$, sorry, just a typo. I have corrected it.
Nov
24
revised Proof of sequence limit, using epsilon-delta method.
edited body
Nov
24
asked Proof of sequence limit, using epsilon-delta method.
Nov
24
comment Why ${ \sum\limits_{n=1}^{\infty} \frac{1}{n} }$ is divergent , but ${ \sum\limits_{n=1}^{\infty} \frac{1}{n^2} }$ is convergent?
thank you again, i think I understood. :)
Nov
24
comment Why ${ \sum\limits_{n=1}^{\infty} \frac{1}{n} }$ is divergent , but ${ \sum\limits_{n=1}^{\infty} \frac{1}{n^2} }$ is convergent?
Thank you! I've understood "telescoping sum", but could you please explain what gives "comparison" for the first series? I can't see any significant difference between ${\frac{1}{n^2}}$ and ${\frac{1}{(n-1)n}}$