|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 16-11-2009 14:42, Invisible wrote:
> Fredrik Eriksson wrote:
>
>> From what I can tell, you basically suffer from a lack of education.
>
> Well, I _did_ go to a school for stupid people.
>
>> That can be remedied, if you are willing to make the effort.
>
> I'm more concerned about the time and cost aspect of it, but sure.
It will cost time but not so much money. It is for your personal
education, so you don't need to enroll in university. And even time is
relative here, as long as you are trying to compute these things _not_
studying it will cost you more time.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Mon, 16 Nov 2009 14:41:12 +0100, Invisible <voi### [at] devnull> wrote:
>
> Well, one formula says something like dy/dx = dy/du * du/dx
Yes, but note the use of 'u', which in this case basically represents the
inner function.
--
FE
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 16-11-2009 14:15, Invisible wrote:
> Fredrik Eriksson 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.
>
> ...what I *should* have done of course is
>
> http://www.wolframalpha.com/input/?i=derivative+f(f(x))
>
> *facepalm*
no, because that is a derivative with respect to f not x.
your answer might be
http://www.wolframalpha.com/input/?i=derivative+f%20f%20x%20with%20respect%20to%20x
but then again it might not, depending on what you really want.
Many of my students are (hopefully: were) unable to perform a long
division or even a long multiplication. They weren't though at school
because 'everybody has a calculator at hand anyway'.
Someday in the near future all the rest of mathematics and calculus will
not be though anymore because 'everybody has an internet connection at
hand anyway'. That will be a sad day for our culture.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>> ...what I *should* have done of course is
>>
>> http://www.wolframalpha.com/input/?i=derivative+f(f(x))
>>
>> *facepalm*
>
> no, because that is a derivative with respect to f not x.
Yes, I figured that out already. (It's actually quite nice that
Mathematica has an unambiguous notation for this - but you have to
remember to use it!)
> Many of my students are (hopefully: were) unable to perform a long
> division or even a long multiplication. They weren't though at school
> because 'everybody has a calculator at hand anyway'.
At my school, we did nothing *but* long division! Pages and pages and
pages of it, for years on end. From when I was 14 until I left school,
_all_ we did in our maths lessons was long division. (Not to mention the
homework, which was... long division.)
> Someday in the near future all the rest of mathematics and calculus will
> not be though anymore because 'everybody has an internet connection at
> hand anyway'. That will be a sad day for our culture.
I'm not sure they teach calculus *currently* in schools. Then again, I'm
not sure because I didn't attend a normal school... I think in this
country, if you want to learn about mathematics (not just arithmetic),
you have to take a special course. I think it's outside the normal
school curriculum.
Then again, how many people will ever need to know how to compute the
integral of a polynomial? If you can't add, you're going to have a bit
of a problem doing your weekly shopping, but there's not much need for
higher math unless you're working in some specialist industry somewhere.
(Or you're an academic, which nobody is.)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>> Well, one formula says something like dy/dx = dy/du * du/dx
>
> Yes, but note the use of 'u', which in this case basically represents
> the inner function.
This is one of the more confusing aspects of calculus. The duality
between "functions" and "variables that share a relationship". That and
the multiple notations for the same concept...
I still don't entirely understand what you're saying, but presumably
you're right.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Mon, 16 Nov 2009 15:11:13 +0100, Invisible <voi### [at] devnull> wrote:
>
> I still don't entirely understand what you're saying
(Excuse the mixing of Lagrange notation and ASCII-fied Leibniz notation)
First look at y = f(x). Then f'(x) = dy/dx.
Now try y = f( g(x) )
Let u = g(x). Then y = f( u ).
In f'(x) = dy/dx, we can trivially introduce 'u' thus:
f'(x) = dy/dx * (du/du) = (dy/du) * (du/dx)
dy/du is obviously the derivative of 'y' with respect to 'u', i.e. f'(u).
Similarly, du/dx is the derivative of 'u' with respect to 'x', i.e. g'(x).
f'(x) = (dy/du) * (du/dx) = f'(u) * g'(x)
Substitute u = g(x) to get:
f'(x) = f'( g(x) ) * g'(x)
--
FE
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Then again, how many people will ever need to know how to compute the
> integral of a polynomial?
This is why it's not taught to everyone, and is reserved until when people
*choose* they want to do maths (when you're 16 in the UK).
> If you can't add, you're going to have a bit of a problem doing your
> weekly shopping, but there's not much need for higher math unless you're
> working in some specialist industry somewhere.
You'd be surprised how many industries require specialist knowledge :-) For
example, I suspect the structural engineer that designed your building did
plenty of calculations using calculus to estimate stresses based on the
loading (simple cases can be looked up in tables, but anything unusual needs
to be worked out manually). Ditto for an electrical engineer who designed
the power supply for your computer, the DCDC converter in your mobile phone
and numerous other circuits - without an understanding of calculus you're
going to be totally lost.
Of course computers can simulate and calculate stuff for you, but you're
going to look a right idiot if you need to run ten 12 hour simulations to
decide the correct structure or capacitor size when your colleague can work
it out exactly in a few minutes with a piece of paper.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Invisible <voi### [at] devnull> wrote:
> I'm not sure they teach calculus *currently* in schools. Then again, I'm
> not sure because I didn't attend a normal school... I think in this
> country, if you want to learn about mathematics (not just arithmetic),
> you have to take a special course. I think it's outside the normal
> school curriculum.
Depends what you mean by 'school'. Derivatives (including the chain rule!),
integrals, and even differential equations were all on the maths A-level
syllabus that I did (I would hope that they still are!). I did my A-levels at
school, but I think many people go to college to study A-levels if their school
does not offer them.
Note that an A-level college is usually *not* the same thing as a university
(cue lengthy debate on schooling ages/terminology in different countries!).
> (Or you're an academic, which nobody is.)
I believe there are many regular posters here who might disagree with that! :-)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Depends what you mean by 'school'. Derivatives (including the chain
> rule!),
> integrals, and even differential equations were all on the maths A-level
> syllabus that I did (I would hope that they still are!).
They were when I did my maths A levels (1999).
> Note that an A-level college is usually *not* the same thing as a
> university
> (cue lengthy debate on schooling ages/terminology in different
> countries!).
Hehe yes, I went to a sixth form college to do my A levels because schools
in my area tended to finish at 16 and not offer A levels at all. Then I
left this college at 18 to go to another college, which was part of a
university - grande confusione!
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Invisible wrote:
> Suppose that the first derivative of f(x) is g(x).
>
> What the hell is the derivative of f(f(x))?
Unrelated to your question, but when I read the topic I first thought
you were after the n-th derivative of some function...
For example, deriving n times f(x)*g(x) has a fun formula :-)
--
Vincent
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |