Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!drn.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed00.sul.t-online.de!t-online.de!news.zanker.org!nntp-peering.plus.net!ptn-nntp-feeder02.plus.net!ptn-nntp-spool01.plus.net!ptn-nntp-reader04.plus.net!not-for-mail
Date: Tue, 14 Sep 2004 20:26:16 +0100
From: Paul <paul@test.com>
User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040912)
X-Accept-Language: en-us, en
MIME-Version: 1.0
Newsgroups: comp.databases.theory
Subject: Re: The IDS, the EDS and the DBMS
References: <cha6ah$b9c@odak26.prod.google.com> <CAa_c.287375$eM2.249312@attbi_s51> <41397886$0$78753$e4fe514c@news.xs4all.nl> <fXu_c.31617$3l3.28197@attbi_s03> <413af3cf$0$34762$e4fe514c@news.xs4all.nl> <X5H_c.35853$3l3.15891@attbi_s03> <413ced7c$0$566$e4fe514c@news.xs4all.nl> <DNk%c.142552$Fg5.39433@attbi_s53> <f556e3abffeb4a81492c665557f40d2c@localhost.talkaboutdatabases.com> <rgm0d.168571$mD.134957@attbi_s02> <414214df$0$568$e4fe514c@news.xs4all.nl> <5vs1d.432089$%_6.167991@attbi_s01> <Cf-dnY1UKMIHSNvcRVn-pQ@comcast.com> <414714c4$0$52348$ed2619ec@ptn-nntp-reader01.plus.net> <9oF1d.50$0k2.52@news.oracle.com>
In-Reply-To: <9oF1d.50$0k2.52@news.oracle.com>
X-Enigmail-Version: 0.85.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 19
Message-ID: <414745d8$0$13400$ed2e19e4@ptn-nntp-reader04.plus.net>
Organization: Customer of PlusNet plc (http://www.plus.net)
NNTP-Posting-Host: 3be49144.ptn-nntp-reader04.plus.net
X-Trace: DXC=<QL3idU71eFRZMG8Ni;2VKigd3Y`7Rb;N3_LeXC3B]SIKHC=[HGJ^NG7fYGL`]\EdC;F5ma]G:2EJXY=<n\@B8<N
X-Complaints-To: abuse@plus.net
Xref: dp-news.maxwell.syr.edu comp.databases.theory:25990

Mikito Harakiri wrote:
>>But irrationals, or even the subset of them that is the nth roots of
>>integers, don't have such a canonical form - for example consider
>>sqrt(2) + sqrt(3). So after a few simple addition or multiplication
>>operations the representation will rapidly get very unwieldy.
> 
> When adding integers the representation grows as well, so there is really no
> difference.

Well if I add two integers the result is usually not much bigger in 
terms of space e.g.
28594564654655 + 56467986465464

but if I add two "surds" I get an expression that takes up at least 
twice as much space e.g. sqrt(2) + sqrt(3). Also there could be 
complicated ways to simplify the expressions which would be 
computationally expensive compared to integers.

Paul.
