Re: Not Just the US With Education Problems



Walter Bushell <proto@xxxxxxx> wrote:
In article <g2hqdq$in7$4@xxxxxxxxxxxxxxxxx>,
Paul J Gans <gans@xxxxxxxxx> wrote:

What happens is that many kids, not understanding how
to compute a square root decide that they will never
master math.

The algorithm for the computation isn't important. The
concept of the square root is.

A caculator allows students to play with square roots
without having to know the algorithm -- which is complex
and very difficult to prove to grade or high school
students.

x[n+1]=(x[n]+c/x[n])/2 where c is the number we are taking the square
root of.

is hard to prove, given a sloppy guess it converges fast as a little
experience will show. Not only that errors do not accumulate.

Yup. That's Newton's method. Easy enough to prove once
one has a year of calculus under one's belt.

The method I was taught in school was a manual method rather
like long division. One bunched the number whose root you
wanted into pairs of digits, and went on from there. It
actually is a longhand method of completing the square.

I don't know why they never taught Newton's method. It
is fairly quick even longhanded. And it converges as you
know, quadratically, so that the number of correct digits
doubles each time through. So one can get the first digit
almost in one's head. One more pass gets two, which involves
only a two digit division. The next pass gets four, which
is about what precision we worked to by hand.

And it converges no matter what guess you start with. That's
not always true for Newton's method, but it is for taking
square roots.

--
Norton.

.



Relevant Pages

  • Re: rapidly converging rational sqrt
    ... Note that after iteration 6 we have ... > more than 100 significant digits. ... I don't wish to denigrate your algorithm unduly, but square root algorithms ...
    (sci.math.research)
  • Re: irrational number continuum
    ... do not prove the existence of denumerable sequences. ... square root od 2 in order to do useful calculations with that "notion" ... in a finite number of digits" (either in the case of dec. rep. of 1/3 ... I don't always compute with only approximations. ...
    (sci.logic)
  • Re: Newbie question(s)...
    ... > It is not true that the digits in an irrational numbers are ... is the square root of 3 in base 2... ... have zero mean XOR the plaintext and key, ...
    (sci.crypt)
  • Re: Special factorization method sought
    ... The user specifies the number of decimal digits desired, ... After that number-of-digits and high-order prefix is ... close as to make factorization by square root method practical. ... close, for the range of the first prime, instead of taking the full ...
    (sci.crypt)
  • Re: Pi with bad calculator
    ... little piece of grocery store calculator whose ... extravagance doesn't go beyond a mere square root ... allowing you to get 7 digits of precision through memorisation of a mere ... It does need the square root button. ...
    (sci.physics)