香港寵物小精靈村落 論壇

 找回密碼
 加入
查看: 2230|回復: 12
打印 上一主題 下一主題

[A.Math.] 關於 limit and derivative

 關閉 [複製鏈接]
跳轉到指定樓層
1#
發表於 10/6/2005 04:30 PM | 只看該作者 回帖獎勵 |正序瀏覽 |閱讀模式
我有點東東想問..

1) 幾時先可以斷定limit does not exist ?

2) derivative 係咩? (我指 derivative ge meaning ) 有冇實質的東西是derivative ?

3) dy / dx , dy & dx 分別代表咩?
13#
發表於 14/6/2005 10:56 PM | 只看該作者
就咁differentiate的話, 教個小學生都識做啦..."(佢知咩叫index, 就好快識做d基本differentiation)
a.maths考試又點會咁益你
回復

使用道具 舉報

12#
發表於 10/6/2005 10:29 PM | 只看該作者
Originally posted by smallpotato226 at 2005-6-10 10:24 PM:

final exam (next week) ar Sir 話用differentiation 做 (no mark)...XD
訓練我地用first principle....

即係 acceleration 一定係constant 先用到?

[ Last edited by smallpotato226 on 2005-6-10 at  ...

differentiation 做 (no mark)...<+因為俾用的話會有人屈機屈時間嘛

即係 acceleration 一定係constant 先用到? <+physics書講了
回復

使用道具 舉報

11#
 樓主| 發表於 10/6/2005 10:24 PM | 只看該作者
Originally posted by 落雷 at 2005-6-10 10:01 PM:
since份CE卷會有4-5分問你點樣做first principle

blue:用中文講一次
一條直線的slope在任何一點都固定的
y=mx+c,v=u+at都是直線
那麼可以證明s=ut+(1/2)at^2係a是常數先用到

final exam (next week) ar Sir 話用differentiation 做 (no mark)...XD
訓練我地用first principle....

即係 acceleration 一定係constant 先用到?

[ Last edited by smallpotato226 on 2005-6-10 at 10:25 PM ]
回復

使用道具 舉報

10#
發表於 10/6/2005 10:09 PM | 只看該作者
Originally posted by smallpotato226 at 2005-6-10 09:54 PM:

如果係下面le D le?

1)
lim    square root(x - 3) / (x^2 - 9 )
x→3

2)
lim      x^3 /( 2x + x^2 )
x→∞

3)
lim 2x^2 + 3x + 1 / (x + 1)
x→∞


lim    √(x - 3) / (x - 3)(x + 3)
x→3

Let y=x-3 then y→0

lim    √y / y(y+6)
y→0

=lim   √y /  lim y /  lim (y+6)
y→0     y→0    y→0

= 0/  lim y /  6
    y→0   

not exist

其他的自己試下啦
if x→∞
x+2005→∞  and x-1→∞
回復

使用道具 舉報

9#
發表於 10/6/2005 10:01 PM | 只看該作者
Originally posted by smallpotato226 at 2005-6-10 09:43 PM:
red >> 我未教diffrentiation....只係教左first principle...不過老師教講過derivative of y = x^2 係 2x..

green >> 即係用 differentiation , s=ut+(1/2)at^2 可以prove 到 v=u+at ?

blue >> 未係太明.....不過都明明地...

red:
用diffrentiation同埋first principle做出來的結果無可能唔係一樣的
因為diffrentiation是大大簡化了first principle的步驟
分別於
用diffrentiation不會有 lim 符號
用first principle 就是那公式
所以你可以用first principle找出d(x^2)/dx
而first principle一定要記的
since份CE卷會有4-5分問你點樣做first principle

green:上面已經用first principle證明了。
1987年有一條LQ係prove law of refraction (sinθ1/sinθ2=u/v)

blue:用中文講一次
一條直線的slope在任何一點都固定的
y=mx+c,v=u+at都是直線
那麼可以證明s=ut+(1/2)at^2係a是常數先用到
回復

使用道具 舉報

8#
 樓主| 發表於 10/6/2005 09:54 PM | 只看該作者
Originally posted by 落雷 at 2005-6-10 09:32 PM:

簡化後剩返下面的野無其他野,或者有幾個相加但全部都係下面的野
就 not exist

lim k/x^n
x→0

lim kx^n
x→∞

lim kx^n
x→-∞

(for all rational values of n)

如果係下面le D le?

1)
lim    square root(x - 3) / (x^2 - 9 )
x→3

2)
lim      x^3 /( 2x + x^2 )
x→∞

3)
lim 2x^2 + 3x + 1 / (x + 1)
x→∞
回復

使用道具 舉報

7#
 樓主| 發表於 10/6/2005 09:43 PM | 只看該作者
red >> 我未教diffrentiation....只係教左first principle...不過老師教講過derivative of y = x^2 係 2x..

green >> 即係用 differentiation , s=ut+(1/2)at^2 可以prove 到 v=u+at ?

blue >> 未係太明.....不過都明明地...

2) Derivative is also a function for SLOPE of a function
e.g.
dy/dx=d(x^2)/dx=2x
To find the slope at P(3,9)
put P into 2x
d(x^2)/dx|(3,9)
=2(3)
=6
We say the slope of y=x^2 at P(3,9) is 6

Derivative of a horizontal line is always 0 (dk/dx=0)
In mechanics,
s=ut+(1/2)at^2
we know that the slope of the graph means the velocity of motion
in fact we can use differentiation to find the equation for v
v
=ds/dt
=lim Δs/Δt
Δt→0
=lim [u(t+Δt) +(1/2)a(t+Δt)^2 -ut -(1/2)at^2] /Δt
Δt→0
=lim [ut+uΔt +(1/2)at^2 +atΔt +(1/2)a(Δt)^2 -ut -(1/2)at^2] /Δt
Δt→0
=lim [uΔt +atΔt +(1/2)a(Δt)^2] /Δt
Δt→0
=lim [u +at +(1/2)aΔt]
Δt→0
=u+at


You also know that the equation is for UNIFORMED accelerated motion,then,
again,the slope of the graph means the acceleration of motion
v=u+at represents a straight line
Derivative of a straight line is a constant
for y=mx+c
the derivative is m
回復

使用道具 舉報

6#
發表於 10/6/2005 09:32 PM | 只看該作者
Originally posted by smallpotato226 at 2005-6-10 09:25 PM:
THX AR~~
Question 1 仲有少少問題..

有時條數,我唔知計到哪steps 才可斷定佢does not exist,怎樣才知到哪steps  ??

簡化後剩返下面的野無其他野,或者有幾個相加但全部都係下面的野
就 not exist

lim k/x^n
x→0

lim kx^n
x→∞

lim kx^n
x→-∞

(for all rational values of n)

[ Last edited by 落雷 on 2005-6-10 at 09:34 PM ]
回復

使用道具 舉報

5#
 樓主| 發表於 10/6/2005 09:25 PM | 只看該作者
THX AR~~
Question 1 仲有少少問題..
1) LIMIT tends to infinity then it is said to be "not exist"
e.g.
lim (x^2+1)/x
x→0
=lim (x+1/x)
x→0
=lim x + lim 1/x
x→0    x→0
=0 + lim 1/x
   x→0
Not exist as 1/x→∞

有時條數,我唔知計到哪steps 才可斷定佢does not exist,怎樣才知到哪steps  ??
回復

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 加入

本版積分規則

手機版|Archiver|香港寵物小精靈村落

GMT+8, 24/10/2024 04:52 AM , Processed in 0.013980 second(s), 14 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回復 返回頂部 返回列表