Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Guideline to save 0 or NULL to a NUMBER column

Re: Guideline to save 0 or NULL to a NUMBER column

From: Brian Peasland <oracle_dba_at_remove_spam.peasland.com>
Date: Tue, 17 Jun 2003 21:55:38 GMT
Message-ID: <3EEF8E5A.5975C6E0@remove_spam.peasland.com>


Ok, I'll take a stab at it....

The assumption is:

e^(pi*i) - 1 = 0

which, adding one to both sides, is equivalent to:

e^(pi*i) = 1

Using ln(e^x)=x and if (a=b), then (ln a=ln b):

pi*i = ln 1

Knowing that ln 1 = 0 (e^0=1):

pi*i = 0

Divide both sides by pi:

i = 0 != sqrt(-1)

A contradiction has been raised. Therefore the assumption is incorrect.

Cheers,
Brian

Niall Litchfield wrote:
>
> and I guess I should have notated e^^(pi*i) as either
>
> e^(pi*i) or e**(pi*i) - isn't plain text a pain sometimes.
>
> e raised to the power of the product of pi and the square root of minus 1,
> minus 1 equals zero.
>
> :(
>
> Goodnight.
> --
> Niall Litchfield
> Oracle DBA
> Audit Commission UK
> *****************************************
> Please include version and platform
> and SQL where applicable
> It makes life easier and increases the
> likelihood of a good answer
> ******************************************
> "Niall Litchfield" <niall.litchfield_at_dial.pipex.com> wrote in message
> news:3eef7ed4$0$10631$cc9e4d1f_at_news.dial.pipex.com...
> > i is the square root of minus -1. Not as in
> >
> > for i in 1.... loop.
> >
> > So this one formula relates natural logarithms, to pi to imaginary numbers
> > to unity and zero. Its kind of nice that it has a neat trigonometric
> > explanation as well.
> >
> > cheers
> >
> > --
> > Niall Litchfield
> > Oracle DBA
> > Audit Commission UK
> > *****************************************
> > Please include version and platform
> > and SQL where applicable
> > It makes life easier and increases the
> > likelihood of a good answer
> > ******************************************
> > "Brian Peasland" <oracle_dba_at_remove_spam.peasland.com> wrote in message
> > news:3EEF7B0E.A2E4E31B_at_remove_spam.peasland.com...
> > >
> > >
> > > > In your spare time try this:
> > > >
> > > > e raised to the power (pi * i)) + 1
> > >
> > > Maybe I'm not doing it right, but isn't this an ever increasing number
> > > as i increases? I must be missing the point.....
> > >
> > > Cheers,
> > > Brian
> > >
> > >
> > > --
> > > ===================================================================
> > >
> > > Brian Peasland
> > > oracle_dba_at_remove_spam.peasland.com
> > >
> > > Remove the "remove_spam." from the email address to email me.
> > >
> > >
> > > "I can give it to you cheap, quick, and good. Now pick two out of
> > > the three"
> >
> >

-- 
===================================================================

Brian Peasland
oracle_dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Tue Jun 17 2003 - 16:55:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US