Giter VIP home page Giter VIP logo

Comments (2)

oscarlevin avatar oscarlevin commented on May 27, 2024 1

This is now fixed in source on edition branch. Thanks @siliconninja for sticking with this one.

from discrete-book.

siliconninja avatar siliconninja commented on May 27, 2024

I saw a commit here that fixes this issue: fb88027
Thanks Oscar Levin! I am closing this issue because it's no longer needed.

EDIT 8/24/18: That commit fixed a different issue. Now I understand more clearly that the example was showing a proof by induction that the sum from i=1 to n of i = n(n+1)/2 by testing (n+1)(n+2)/2 in the inductive case. But P(n) should be the statement 1+2+3+...+n=n(n+1)/2, since in the base case for n=1, the right hand side should have n+1=1+1, so the right hand side is equal to 1(1+1)/2, not 1(1+2)/2. I am reopening this issue since the typo for Example 2.5.1 has not yet been fixed (I haven't seen a commit where it is fixed yet).

from discrete-book.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.