Recent content by plum356

  1. plum356

    What are ways to learn/play with electricity at 6 years of age?

    not necessarily electricity but have a look at KiwiCo https://www.kiwico.com/
  2. plum356

    I Need Calculus Book Recommendations please

    i came across a series of books by UBC: https://personal.math.ubc.ca/~CLP/index.html they look nice!
  3. plum356

    LaTeX Where can I find beginner resources for learning LaTEX?

    https://www.overleaf.com/learn you can also use their online editor instead of downloading a software.
  4. plum356

    I Need Calculus Book Recommendations please

    don't overwhelm yourself with resources. it's often very crippling and unproductive.
  5. plum356

    Compute lim as n tends to infinity of f(xn)

    If you start with ##n>0##, what would the comparison relation between ##-(1/n)## and ##0## be?
  6. plum356

    Writing some ZF axioms with FOL symbols

    Yes, it's first order logic. The "edit" button disappeared, though, so I can't even modify the post. For the symbols ##\subseteq## and "proper subset", I can't utilise them yet, because the exercise wants me to write the axioms using only FOL's language + ##\in##. I think that you're right for...
  7. plum356

    Integral of 1 / (x^2 + 2) dx ?

    I think that the most straightforward way is to factorise ##x^2+2## into ##2\left(1+x^2/2\right)=2\left[1+(x/\sqrt 2)^2\right]##. When you see an integral close to one that you would usually find in an integration table, ##(1+x^2)^{-1}## for instance, try adding a ##0## or factorising something.
  8. plum356

    Writing some ZF axioms with FOL symbols

    The axioms: My work: Extension:$$\forall x\forall y,\,(x=y)\iff(\forall z,\,(z\in x\iff z\in y))$$ Empty Set:$$\exists x|\forall y,\,\neg(y\in x)$$ Pair Set:$$\forall c\forall d,\,\exists e|(c\in e)\wedge(d\in e)\wedge[\forall f,\,\neg((f=c)\vee(f=d))\implies\neg(f\in e)]$$ If you consider any...
  9. plum356

    I Are De Morgan's laws for sets necessary in this proof?

    Good evening! Have a look at the following part of a proof: Mentor note: Fixed the LaTeX I don't understand the use of implications. Isn't ##x\in C_M(A\cup B)\iff x\notin(A\cup B)##? To me, all of these predicates are equivalent.
Back
Top