Log In · Register

 
Elbow it!!!, Really fun :)
Hell-Rell
post Feb 25 2006, 01:18 PM
Post #1


4/5th of all people do not understand fractions.
*****

Group: Member
Posts: 735
Joined: Jul 2005
Member No: 169,498



aight you play this game by typin a word or sentence with your elbows! the user above give you


I'll start the word off


cookies
 
 
Start new topic
Replies
*wind&fire*
post May 7 2006, 01:15 AM
Post #2





Guest






CDAG THzaGT SWAS HZFR

fuckers (if youre filtered... you lose... at this game and at life)
 
*salcha*
post May 7 2006, 01:20 AM
Post #3





Guest






QUOTE(wind&fire @ May 6 2006, 11:15 PM) *
CDAG THzaGT SWAS HZFR

fuckers (if youre filtered... you lose... at this game and at life)

fuckerz

Wolfram Researchmathworld.wolfram.comOther Wolfram Sites

Search Site




INDEX
Algebra
Applied Mathematics
Calculus and Analysis
Discrete Mathematics
Foundations of Mathematics
Geometry
History and Terminology
Number Theory
Probability and Statistics
Recreational Mathematics
Topology

Alphabetical Index


DESTINATIONS
About MathWorld
About the Author
New in MathWorld
MathWorld Classroom
Interactive Entries
Random Entry


CONTACT
Contribute an Entry
Send a Message to the Team


MATHWORLD - IN PRINT
Order book from Amazon



Calculus and Analysis > Calculus > Differential Calculus v
MathWorld Contributors > Derwent v

Derivative

COMMENT On this Page EXPLORE THIS TOPIC IN the MathWorld ClassroomDOWNLOAD Mathematica Notebook

The derivative of a function represents an infinitesimal change in the function with respect to whatever parameters it may have. The "simple" derivative of a function f with respect to a variable x is denoted either f^'(x) or
(df)/(dx), (1)

often written in-line as df/dx. When derivatives are taken with respect to time, they are often denoted using Newton's Eric Weisstein's World of Biography overdot notation for fluxions,
(dx)/(dt)==x^.. (2)

When a derivative is taken n times, the notation f^((n))(x) or
(d^nf)/(dx^n) (3)

is used, with
x^.,x^..,x^..., (4)

etc., the corresponding fluxion notation. When a function f(x,y,...) depends on more than one variable, a partial derivative
(partialf)/(partialx),(partial^2f)/(partialxpartialy), etc. (5)

can be used to specify the derivative with respect to one or more variables.

The derivative of a function f(x) with respect to the variable x is defined as
f^'(x)=lim_(h->0)(f(x+h)-f(x))/h, (6)

but may also be calculated more symmetrically as
f^'(x)==lim_(h->0)(f(x+h)-f(x-h))/(2h), (7)

provided the derivative is known to exist.

It should be noted that the above definitions refer to "real" derivatives, i.e., derivatives which are restricted to directions along the real axis. However, this restriction is artificial, and derivatives are most naturally defined in the complex plane, where they are sometimes explicitly referred to as complex derivatives. In order for complex derivatives to exist, the same result must be obtained for derivatives taken in any direction in the complex plane. Somewhat surprisingly, almost all of the important functions in mathematics satisfy this property, which is equivalent to saying that they satisfy the Cauchy-Riemann equations.

These considerations can lead to confusion for students because elementary calculus texts commonly consider only "real" derivatives, never alluding the the existence of complex derivatives, variables, or functions. For example, textbook examples to the contrary, the "derivative" (read: complex derivative) d|z|/dz of the absolute value function |z| does not exist because at every point in the complex plane, the value of the derivative depends on the direction in which the derivative is taken (so the Cauchy-Riemann equations cannot and do not hold). However, the real derivative (i.e., restricting the derivative to directions along the real axis) can be defined for points other than x==0 as
(d|x|)/(dx)=={-1 for x<0; undefined for x==0; 1 for x>0. (8)

As a result of the fact that computer algebra programs such as Mathematica generically deal with complex variables (i.e., the definition of derivative always means complex derivative), d|x|/dx correctly returns unevaluated by such software.

If the first derivative exists, the second derivative may be defined as
f^('')(x)=lim_(h->0)(f^'(x+h)-f^'(x))/h (9)

and calculated more symmetrically as
f^('')(x)==lim_(h->0)(f(x+2h)-2f(x+h)+f(x))/(h^2), (10)

again provided the second derivative is known to exist.

Note that in order for the limit to exist, both lim_(h->0^+) and lim_(h->0^-) must exist and be equal, so the function must be continuous. However, continuity is a necessary but not sufficient condition for differentiability. Since some discontinuous functions can be integrated, in a sense there are "more" functions which can be integrated than differentiated. In a letter to Stieltjes, Hermite Eric Weisstein's World of Biography wrote, "I recoil with dismay and horror at this lamentable plague of functions which do not have derivatives."

A three-dimensional generalization of the derivative to an arbitrary direction is known as the directional derivative. In general, derivatives are mathematical objects which exist between smooth functions on manifolds. In this formalism, derivatives are usually assembled into "tangent maps."

Performing numerical differentiation is in many ways more difficult than numerical integration. This is because while numerical integration requires only good continuity properties of the function being integrated, numerical differentiation requires more complicated properties such as Lipschitz classes.

Simple derivatives of some simple functions follow.
d/(dx)x^n = nx^(n-1) (11)
d/(dx)lnx = 1/x (12)
d/(dx)sinx = cosx (13)
d/(dx)cosx = -sinx (14)
d/(dx)tanx = sec^2x (15)
d/(dx)cscx = -cscxcotx (16)
d/(dx)secx = secxtanx (17)
d/(dx)cotx = -csc^2x (18)
d/(dx)e^x = e^x (19)
d/(dx)a^x = (lna)a^x (20)
d/(dx)sin^(-1)x = 1/(sqrt(1-x^2)) (21)
d/(dx)cos^(-1)x = -1/(sqrt(1-x^2)) (22)
d/(dx)tan^(-1)x = 1/(1+x^2) (23)
d/(dx)cot^(-1)x = -1/(1+x^2) (24)
d/(dx)sec^(-1)x = 1/(xsqrt(x^2-1)) (25)
d/(dx)csc^(-1)x = -1/(xsqrt(x^2-1)) (26)
d/(dx)sinhx = coshx (27)
d/(dx)coshx = sinhx (28)
d/(dx)tanhx = sech^2x (29)
d/(dx)cothx = -csch^2x (30)
d/(dx)sechx = -sechxtanhx (31)
d/(dx)cschx = -cschxcothx (32)
d/(dx)snx = cnxdnx (33)
d/(dx)cnx = -snxdnx (34)
d/(dx)dnx = -k^2snxcnx. (35)

where sn(x)=sn(x,k), cn(x)=cn(x,k), etc. are Jacobi elliptic functions, and the product rule and quotient rule have been used extensively to expand the derivatives.

There are a number of important rules for computing derivatives of certain combinations of functions. Derivatives of sums are equal to the sum of derivatives so that
[f(x)+...+h(x)]^'==f^'(x)+...+h^'(x). (36)

In addition, if c is a constant,
d/(dx)[cf(x)]==cf^'(x). (37)

The product rule for differentiation states
d/(dx)[f(x)g(x)]==f(x)g^'(x)+f^'(x)g(x), (38)

where f^' denotes the derivative of f with respect to x. This derivative rule can be applied iteratively to yield derivative rules for products of three or more functions, for example,
[fgh]^' = (fg)h^'+(fg)^'h==fgh^'+(fg^'+f^'g)h (39)
= f^'gh+fg^'h+fgh^'. (40)

The quotient rule for derivatives states that
d/(dx)[(f(x))/(g(x))]==(g(x)f^'(x)-f(x)g^'(x))/([g(x)]^2) (41)

while the power rule gives
d/(dx)(x^n)==nx^(n-1). (42)

Other very important rule for computing derivatives is the chain rule, which states that for y==y(u),
(dy)/(dx)==(dy)/(du).(du)/(dx), (43)

or more generally, for z==z(x(t),y(t))
(dz)/(dt)==(partialz)/(partialx)(dx)/(dt)+(partialz)/(partialy)(dy)/(dt), (44)

where partialz/partialx denotes a partial derivative.

Miscellaneous other derivative identities include
(dy)/(dx)==((dy)/(dt))/((dx)/(dt)) (45)
(dy)/(dx)==1/((dx)/(dy)). (46)

If F(x,y)==C, where C is a constant, then
dF==(partialF)/(partialy)dy+(partialF)/(partialx)dx==0, (47)

so
(dy)/(dx)==-((partialF)/(partialx))/((partialF)/(partialy)). (48)

Derivative identities of inverse functions include
(dx)/(dy) = 1/((dy)/(dx)) (49)
(d^2x)/(dy^2) = -(d^2y)/(dx^2)((dy)/(dx))^(-3) (50)
(d^3x)/(dy^3) = [3((d^2y)/(dx^2))^2-(d^3y)/(dx^3)(dy)/(dx)]((dy)/(dx))^(-5). (51)

A vector derivative of a vector function
X(t)=[x_1(t); x_2(t); |; x_k(t)] (52)

can be defined by
(dX)/(dt)==[(dx_1)/(dt); (dx_2)/(dt); |; (dx_k)/(dt)]. (53)

The nth derivatives of x^nf(x) for n==1, 2, ... are
d/(dx)[xf(x)] = f(x)+xf^'(x) (54)
(d^2)/(dx^2)[x^2f(x)] = 2f(x)+4xf^'(x)+x^2f^('')(x) (55)
(d^3)/(dx^3)[x^3f(x)] = 6f(x)+18xf^'(x)+9x^2f^('')(x)+x^3f^(''')(x). (56)

The nth row of the triangle of coefficients 1; 1, 1; 2, 4, 1; 6, 18, 9, 1; ... (Sloane's A021009) is given by the absolute values of the coefficients of the Laguerre polynomial L_n(x).

Faá di Bruno's formula gives an explicit formula for the nth derivative of the composition f(g(t)).

SEE ALSO: Blancmange Function, Calculus, Carathéodory Derivative, Cauchy-Riemann Equations, Chain Rule, Comma Derivative, Complex Derivative, Complex Differentiable, Convective Derivative, Covariant Derivative, Definite Integral, Differentiable, Differential Calculus, Differentiation, Directional Derivative, Euler-Lagrange Derivative, Faá di Bruno's Formula, Finite Difference, Fluxion, Fractional Calculus, Fréchet Derivative, Functional Derivative, Implicit Differentiation, Indefinite Integral, Integral, Lagrangian Derivative, Lie Derivative, Logarithmic Derivative, Numerical Differentiation, Pincherle Derivative, Power Rule, Product Rule, q-Derivative, Quotient Rule, Schwarzian Derivative, Semicolon Derivative, Total Derivative, Weierstrass Function. [Pages Linking Here]


Derivatives are fun.
 

Posts in this topic
Hell-Rell   Elbow it!!!   Feb 25 2006, 01:18 PM
iNyCxShoRT   dfoioiiiue3wq - oh yes COOKIES   Feb 25 2006, 01:20 PM
xxxSiERRAxxx   cookiesx DANGGIT I WAS CLOSE!!!!...   Feb 26 2006, 01:53 AM
Hell-Rell   sxuporevc zal.iufgvtrgsxbbhgsx,kwqazartolicx.... ...   Feb 27 2006, 12:27 PM
krispy_kreme333   belly yes i did it!!!!!!...   Feb 27 2006, 01:38 PM
xxamandajanexx   mkiilllk 3wazyh girl scout   Feb 27 2006, 04:08 PM
xxxSiERRAxxx   girl sckooooooooout haha... supercalifragalisti...   Feb 27 2006, 06:06 PM
xx_fadingincolors   wsfhjkauoykdfsjkhghf. ughh. Ducky.   Feb 27 2006, 06:34 PM
misskentucky   ducky. I have small elbows. Christine!   Feb 27 2006, 06:50 PM
xxxSiERRAxxx   Cnhristine stewardesses   Feb 27 2006, 06:51 PM
lil_chubby_cheeks2   dsxgytdeewardsxznb esaz what the hell was that? ...   Feb 27 2006, 10:05 PM
xxxSiERRAxxx   supercalifrfagalistcexpealidotious howmuchwoodcou...   Feb 27 2006, 11:55 PM
CHiiCKENBUTT   bgazhyu player   May 6 2006, 12:20 PM
tainted_angel   plzaayer --- Dignified.   May 6 2006, 11:15 PM
sw33t_rouge   dignifirdefd chicken   May 6 2006, 11:24 PM
tainted_angel   chickken --- Telephone.   May 6 2006, 11:31 PM
RiC3xBoy   uyjhfdrel.;dfrcxe nbjhpkoesw3 _ F uck, its so har...   May 6 2006, 11:49 PM
tainted_angel   Hm.. f**k, it's so hard typing it with your e...   May 6 2006, 11:55 PM
RiC3xBoy   ghyttr65opiui8,mjnhmsdxnm jyu - How do you know pe...   May 7 2006, 12:52 AM
salcha   ....eff that   May 7 2006, 12:54 AM
wind&fire   GTRIUMPHANT PWNAGE   May 7 2006, 12:55 AM
salcha   Acetone, Propylene Carbonate, Dimethyl Glutarate, ...   May 7 2006, 12:58 AM
chaneun   QUOTE(salcha @ May 7 2006, 1:58 AM) Aceto...   May 7 2006, 01:00 AM
RiC3xBoy   Quantum mechanics is a more fundamental theory tha...   May 7 2006, 01:00 AM
wind&fire   type string theory bitch Pythagoras could be calle...   May 7 2006, 01:04 AM
tainted_angel   Wudeva.   May 7 2006, 01:05 AM
wind&fire   Pythagoras could be called the first known string ...   May 7 2006, 01:06 AM
RiC3xBoy   The multidimensional continua that Riemann was con...   May 7 2006, 01:10 AM
tainted_angel   ...   May 7 2006, 01:11 AM
RiC3xBoy   .....:fsfafsaqefg Dang, that was hard.   May 7 2006, 01:13 AM
wind&fire   CDAG THzaGT SWAS HZFR fuckers (if youre filtered....   May 7 2006, 01:15 AM
salcha   QUOTE(wind&fire @ May 6 2006, 11:15 P...   May 7 2006, 01:20 AM
tainted_angel   --- Supersciologictechnicalitatious.   May 7 2006, 01:21 AM
RiC3xBoy   emnpdosvgodjogprhogprjnopdobgvdopvgdsjgbvoadovb go...   May 7 2006, 01:22 AM
tainted_angel   Gooooooogle.   May 7 2006, 01:23 AM
RiC3xBoy   Ovaries.   May 7 2006, 01:24 AM
wind&fire   ov zarfkidesd bananarama   May 7 2006, 01:27 AM
salcha   trewdftgyhuji abcdefghijklmnopqrstuvwxyz   May 7 2006, 01:28 AM
wind&fire   QUOTE(salcha @ May 7 2006, 4:28 PM) trewd...   May 8 2006, 02:14 AM
tainted_angel   abcedfghijklmnopqrstuuvwxyz --- Pantothenic.   May 7 2006, 04:58 PM
ecargnmyst   szipeserca.liffrzagdel;iksgjuc klesx;al;poxdc xioo...   May 7 2006, 08:35 PM
Uronacid   xcz=sdxszdc=n xszhdcmnjsxqk,l.wxkl.m;xzjknsdxchjns...   May 8 2006, 11:36 AM
Hina-chan   Okay, I'll try that, then. hgbaZhjnnjjjjjjjjj...   May 11 2006, 01:15 AM
marzipan   spork peony flower   May 11 2006, 09:36 PM
tainted_angel   peony fklower. --- Creator.   May 12 2006, 04:11 PM
marzipan   cdr3ezartor elbow it!!!   May 13 2006, 11:04 AM
tainted_angel   eklbow it. --- Cartwright.   May 13 2006, 11:35 AM
Jeng   cartwrighty balloon   May 13 2006, 11:38 AM
niez_cho   balloonj save your file to prevent any data loss ...   May 13 2006, 11:44 AM
tainted_angel   save your file too precent any data loss and check...   May 13 2006, 12:25 PM
niez_cho   pretend that you don't really have to typw thi...   May 13 2006, 12:28 PM
tainted_angel   the new york times is a valkuable resource for stu...   May 13 2006, 12:30 PM
Smoogrish   i stoler your chicken nd i'm mgoing to easty ...   May 13 2006, 03:41 PM
tainted_angel   as you can see,, i got lazyt at the last second -...   May 13 2006, 04:33 PM
marzipan   lyke omigosh ctmhat's awesome. createblog i...   May 14 2006, 08:07 AM
tainted_angel   createblog is the most awsome webnsite on the inte...   May 14 2006, 12:20 PM
chaneun   purchase any hand-packed quart of cce cream and ta...   May 14 2006, 12:29 PM
tainted_angel   sarah pwns like fire in forum games. --- John Go...   May 14 2006, 12:31 PM
chaneun   Well, that's impossible. D: Kevin =   May 14 2006, 12:56 PM
tainted_angel   kevin = (I typed that with my elbows, except for...   May 14 2006, 12:58 PM
Comik_knerd   ppppppedsstfer p0--we34e vpzxds;opzxdskloxd i...   May 18 2006, 12:35 PM
xPartyGrlDx   grave anger [close .. ] --- Your smile makes me...   May 18 2006, 07:56 PM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: