partial derivative

Function can have two or more independent variables. To find derivative with respect to variable {partial derivative}|, hold other variables constant: df(x, y, z, ...) / dx = df(x, a, b, c, ...) / dx, where d is derivative, f is function, xyz are variables, and abc are constants.

change

For two variables, function-change slope or gradient df equals function value at x + dx and y + dx minus function value at x and y: df = f(x + dx, y + dy) - f(x,y) = (Df(x,y) / Dy) * dx + (Df(x,y) / Dy) * dy = D^2f(x,y) / DxDy, where d is differential, D is partial derivative, and D^2 is second partial derivative. Total change is sum of x and y changes. Direction change is partial derivative.

order

Order of taking partial derivatives does not matter, because variables are independent.

complex numbers

Complex-number differential depends on Cartesian differential. M is complex-number real part and N is imaginary part. dx and dy are infinitesimals on x-axis and y-axis. dq and dp are infinitesimals on real and imaginary axes. dq = M * dx + N * dy and dp = N * dx - M * dy. Therefore, Dp / Dx = Dq / Dy and Dp / Dy = - Dq / Dx {Cauchy-Riemann equations, partial derivative}, where D denotes partial differentials.

Related Topics in Table of Contents

Mathematical Sciences>Calculus>Differentiation>Partial

Whole Section in One File

3-Calculus-Differentiation-Partial

Drawings

Drawings

Contents and Indexes of Topics, Names, and Works

Outline of Knowledge Database Home Page

Contents

Glossary

Topic Index

Name Index

Works Index

Searching

Search Form

Database Information, Disclaimer, Privacy Statement, and Rights

Description of Outline of Knowledge Database

Notation

Disclaimer

Copyright Not Claimed

Privacy Statement

References and Bibliography

Consciousness Bibliography

Technical Information

Date Modified: 2022.0224