POV-Ray : Newsgroups : povray.off-topic : Iterated derivatives Server Time
5 Sep 2024 09:20:41 EDT (-0400)
  Iterated derivatives (Message 34 to 43 of 93)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Darren New
Subject: Re: Iterated derivatives
Date: 16 Nov 2009 11:21:58
Message: <4b017c26$1@news.povray.org>
Invisible wrote:
> Just for giggles: how many meanings can you find for "normal"?

Sure. But even differences between things like

  sin x^-1  vs   sin^-1 x

where the two "^-1" mean entirely different operations. Similarly with

   lg^2 X  vs  lg X^2

Drove me nuts, as I learned computers before I learned all this higher-level 
math.

-- 
   Darren New, San Diego CA, USA (PST)
   I ordered stamps from Zazzle that read "Place Stamp Here".


Post a reply to this message

From: Invisible
Subject: Re: Iterated derivatives
Date: 16 Nov 2009 11:33:50
Message: <4b017eee$1@news.povray.org>
>> Just for giggles: how many meanings can you find for "normal"?
> 
> Sure.

Because it's not just the notations that are ambiguous - it's the 
language as well!

> But even differences between things like
> 
>  sin x^-1  vs   sin^-1 x
> 
> where the two "^-1" mean entirely different operations.

The first one, at least, is unambiguous. But the second one? Now do you 
suppose that's the arcsine of x? Or the reciprocol of the sine of x?

Good luck with that one.

> Similarly with
> 
>   lg^2 X  vs  lg X^2
> 
> Drove me nuts, as I learned computers before I learned all this 
> higher-level math.

And then of course, people will write "log x". Wanna take a guess which 
base that is? Now, sometimes it actually doesn't matter which base. And 
if it does, it *probably* means the natural logarithm. Probably...

Speaking of which, the base of natural logarithms is "e". And sometimes 
"e" means 1 + 1/1 + 1/2 + 1/3 + 1/4... And sometimes "e" is just another 
variable.

Hell, I've seen formulas where pi does *not* refer to the well-known 
transcendental number!

Doomed, DOOMED, WE'RE ALL DOOMED! >_<


Post a reply to this message

From: Darren New
Subject: Re: Iterated derivatives
Date: 16 Nov 2009 11:41:08
Message: <4b0180a4$1@news.povray.org>
Invisible wrote:
> But the second one? Now do you 
> suppose that's the arcsine of x? Or the reciprocol of the sine of x?

That's exactly my point.

> if it does, it *probably* means the natural logarithm. 

Well, that makes sense, yes.

> Doomed, DOOMED, WE'RE ALL DOOMED! >_<

I asked an exchange professor from Greece once, and he said they use the 
same capital-sigma notation for summation and delta-for-change and such that 
we use in America, except all their variables are also greek letters. *That* 
must suck. :-)

-- 
   Darren New, San Diego CA, USA (PST)
   I ordered stamps from Zazzle that read "Place Stamp Here".


Post a reply to this message

From: Invisible
Subject: Re: Iterated derivatives
Date: 16 Nov 2009 11:51:35
Message: <4b018317$1@news.povray.org>
Darren New wrote:

> I asked an exchange professor from Greece once, and he said they use the 
> same capital-sigma notation for summation and delta-for-change and such 
> that we use in America, except all their variables are also greek 
> letters. *That* must suck. :-)

Heh. Mathematics, not content with featuring a zoo of custom symbols 
ranging from "+" and "/" right up to those weird curly arrows, *also* 
uses letters from at least the Latin, Greek and Hebrew alphabets. All at 
once!

Sqrt(-1) = i   [So that's Latin.]
Exp(1) = e     [Latin again - except when people use Epsilon instead...]
Asin(1) = pi   [Definitely Greek.]
|Z| = Alpha0   [So Hebrew then - with Arabic subscripts just for good 
measure.]


Post a reply to this message

From: Invisible
Subject: Re: Iterated derivatives
Date: 16 Nov 2009 11:54:47
Message: <4b0183d7$1@news.povray.org>
Invisible wrote:

> |Z| = Alpha0   [So Hebrew then - with Arabic subscripts just for good 
> measure.]

...assuming you can SPELL. >_<

The cardinality of the set of integers is of course Aleph-null.


Post a reply to this message

From: Bill Pragnell
Subject: Re: Iterated derivatives
Date: 16 Nov 2009 12:05:00
Message: <web.4b018511f50de6a96dd25f0b0@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> And then of course, people will write "log x". Wanna take a guess which
> base that is? Now, sometimes it actually doesn't matter which base. And
> if it does, it *probably* means the natural logarithm. Probably...

IIRC, 'log x' with no base usually means base 10, and 'ln x' is the natural log.
But, as you say, depends what the local conventions are.

> Hell, I've seen formulas where pi does *not* refer to the well-known
> transcendental number!

Now that's just careless.

> Doomed, DOOMED, WE'RE ALL DOOMED! >_<

Eat more pi.


Post a reply to this message

From: Fredrik Eriksson
Subject: Re: Iterated derivatives
Date: 16 Nov 2009 12:16:43
Message: <op.u3hzl4q47bxctx@e6600>
On Mon, 16 Nov 2009 17:12:29 +0100, Darren New <dne### [at] sanrrcom> wrote:
>
> Which just goes to show the problem I have with 90% of all matehmatical  
> notation. It's so utterly inconsistent that even something like  
> (f(f(x))) is ambiguous.

Although I understand (and to some extent agree with) the point you are  
trying to make, (f(f(x))) is not ambiguous in mathematical notation. The  
problems come when you remove parentheses or interpret them in a  
non-standard manner. Wolfram Alpha does those things because mathematical  
notation does not translate easily into ASCII.



-- 
FE


Post a reply to this message

From: Nicolas Alvarez
Subject: Re: Iterated derivatives
Date: 16 Nov 2009 12:22:34
Message: <4b018a5a$1@news.povray.org>
"Fredrik Eriksson" <fe79}--at--{yahoo}--dot--{com> wrote:
> Basic high-school level math. I am slightly surprised that you did not
> know it, though I am not in the least surprised that you did not bother to
> google for it.

They teach derivatives at high school?


Post a reply to this message

From: Fredrik Eriksson
Subject: Re: Iterated derivatives
Date: 16 Nov 2009 12:28:38
Message: <op.u3hz50sn7bxctx@e6600>
On Mon, 16 Nov 2009 18:22:34 +0100, Nicolas Alvarez  
<nic### [at] gmailcom> wrote:
>
> They teach derivatives at high school?

They did at my high school, though possibly not to all students. I do not  
recall which course introduced derivatives, but there were 5 math courses  
in total, and only those studying natural sciences or technology took all  
five. Most only took the first two.



-- 
FE


Post a reply to this message

From: andrel
Subject: Re: Iterated derivatives
Date: 16 Nov 2009 13:30:37
Message: <4B019A4B.4080502@hotmail.com>
On 16-11-2009 17:15, Invisible wrote:
> Darren New wrote:
> 
>> Which just goes to show the problem I have with 90% of all 
>> matehmatical notation. It's so utterly inconsistent that even 
>> something like (f(f(x))) is ambiguous.
> 
> Several millennia of mathematical discoveries, all made by different 
> people in different places, and apparently several of them discovered 
> the same or similar things, but gave them different names - or gave them 
> names which clash with existing but inrelated things they didn't know 
> about.
> 
> Just for giggles: how many meanings can you find for "normal"?
> 
> There's the normal distribution, normal vectors, a normed space...

Wednesday I have again an opportunity to give my talk on deriving 
programs from specifications. One of the things I mention is that the 
humble '=' has at least five and possibly more meanings depending on 
context, interpretation, and the type op the object that it is applied 
to*. And I will not even mention that the general use is inconsistent in 
the context of A=B+C where A,B,and C are matrices. Here '+' is 
pointwise, while '=' has an implicit summation**. As far as I know there 
is not even an generally accepted symbol to express pointwise equality. 
I know of people that try the opposite and make the summation explicit, 
but that breaks most of other mathematical uses.


* equivalence, equality, definition, EXNOR, assignment and perhaps one 
or more that don't have names. The type plays a role in A=B=C which is 
OK if they are all booleans (or A or C is) but not if they are all 
integers. In A=5 it can be an expression of equality, if A was undefined 
it can be a binding/assignment, but it can also be a boolean that is 
false everywhere except at 5.

** See also the concept of '=' in OO languages. Are two objects the same 
if all fields are the same?


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.