Recent content by LauraSuh

  1. L

    Proving a Derived Rule with Natural Deduction: Need Help!

    Hello smart people! I was having some troubles proving this derived rule using Natural deduction: ¬(∃y.Q(y) ∧ T(y)) ------------------------ ∀x.Q(x) → ¬ T(x) I got stuck in the very first line, because of the "NOT". I can't do anything if I don't take it out of there... I know...
  2. L

    Why is my Screen Text Still Emboldened Despite Adjusting ClearType Text?

    I see nothing wrong with it. What is your complaint exactly?
  3. L

    Solving Recursion Trees with Log Properties of a Constant

    Thank you so much! You're like my super hero right now! =)
  4. L

    Solving Recursion Trees with Log Properties of a Constant

    Hi, I'd like to know the log properties when they are the power of a constant. I've searched everywhere but I can't find it. the reason I want to know it is that, when solving a recursion tree problem, my teacher got an result of n^(log4 3) but I got 3^(log4 n). the base of the log haven't...
Back
Top