You are not logged in.
Triangle Inequality
or
Cauchy-Schwarz Inequality
Arithmetic, Geometric, and Harmonic Means
In other words, if A, G, and H are the arithmetic, geometric, and harmonic means, respectively, then H ≤ G ≤ A.
Hölder's Inequality
where
Chebyshev's Inequality
For a[sub]1[/sub] ≥ a[sub]2[/sub] ≥ ... ≥ a[sub]n[/sub] and b[sub]1[/sub] ≥ b[sub]2[/sub] ≥ ... ≥ b[sub]n[/sub],
Minkowski's Inequality
For positive a[sub]k[/sub], b[sub]k[/sub] and p > 1,
Bernoulli's Inequality
For x > -1, x ≠ 0, and integers n > 1,
A special case is
Jensen's Inequality
For 0 < p ≤ q and positive a[sub]k[/sub],
Cauchy-Schwarz Inequality for Integrals
Hölder's Inequality for Integrals
where
Minkowski's Inequality for Integrals
For p > 1,
Jensen's Inequality for Integrals
For 0 < p < q,
Young's Inequality
Let f be a continuous strictly increasing real-valued function on [0, ∞), with f(0) = 0 and as x approaches ∞, f(x) approaches ∞. Then if g is the inverse function of f, for any positive numbers a, b we have
Triangle Inequality for Vectors
Schwarz's Inequality for Vectors
Cauchy-Schwarz Inequality for Inner Product Spaces
Hadamard's Inequality
Let A be an n × n matrix with entries a[sub]ij[/sub] and transpose A[sup]T[/sup]. Then
Arc Length
The length of a curve y = f(x) from x = a to x = b is given by
If the curve is represented parametrically by x = f(t) and y = g(t), then the length of the curve from t = a to t = b is given by
In polar coordinates with r = f(θ), the length of the curve from θ = α to θ = β is given by
Volumes of Revolution
Disk method:
Washer method:
Shell method:
Iterated Integrals
If the double integral of f(x, y) over a region R bounded by f[sub]1[/sub](x) ≤ y ≤ f[sub]2[/sub](x), a ≤ x ≤ b exists, then we may write
This may be extended to triple integrals and beyond.
Transformations of Multiple Integrals
If (u, v) are the curvilinear coordinates of a point related to Cartesian coordinates by the transformation equations x = f(u, v), y = g(u, v) which map the region R to R' and G(u, v) = F(f(u, v), g(u, v)) then
This may be extended to triple integrals and beyond.
Note: See the section on Jacobians in the Partial Differentiation Formulas thread if you do not understand the notation used in "Transformations of Multiple Integrals":
Derivative of a Parametric Function
The derivative of a parametric function defined by x = f(t) and y = g(t) is given by
L'Hôpital's Rule
For differentiable functions f(x) and g(x),
This is useful for determining limits which give indeterminate forms such as 0/0, ∞/∞, 0[sup]0[/sup], 1[sup]∞[/sup], 0 × ∞, ∞ - ∞, and ∞[sup]0[/sup].
Local Extrema (Maxima and Minima)
The point a on a curve f(x) is a local maximum if f'(a) = 0 and f''(a) < 0.
The point a on a curve f(x) is a local minimum if f'(a) = 0 and f''(a) > 0.
Yeah, I noticed the amount of views and was pretty impressed. I'll post some differential equation stuff in the "Differential Calculus" thread for now, I guess. About people agreeing on the splitting of that thread, I vote for it, because I view differential calculus as the part of calculus I where you learn how to take derivatives of functions and apply them to other problems. Differential equations are something you do further down the line, and it might confuse someone just looking for a formula for a derivative when they run into things like integrating factors and hypergeometric functions.
That's very odd. I can do it now too. Anyway, would it be alright for me to make new topics as needed on this forum? Right now I'm wanting to make a topic on inequalities.
The r[sup]2[/sup] is supposed to disappear. This article outlines the derivation of the equation for an ellipse:
http://en.wikipedia.org/wiki/Derivation … an_ellipse
Sorry for just posting a link again, but this article really covers it completely.
The Laplacian
The Laplacian operator ∇[sup]2[/sup] may be used on either scalar or vector functions:
The Biharmonic Operator
The biharmonic operator ∇[sup]4[/sup] on Φ is given by
∇ Formulas
For scalar functions Φ and Θ and vector functions A and B, the following equalities hold:
The Operator Del/Nabla
The operator del(sometimes called nabla) is defined by
Gradient
The gradient of Φ(x, y, z) is given by
Divergence
The divergence of A is given by
Curl
The curl of A is given by
Derivative of a Vector Function
The derivative of a vector function A(u) = A[sub]1[/sub](u)i + A[sub]2[/sub](u)j + A[sub]3[/sub](u)k is given by
Vector derivatives satisfy the following equations(note that Φ is a scalar function):
Integral of a Vector Function
If A(u) = dB/du, then we have the indefinite integral of A(u)
and the definite integral of A(u)
I've started submitting some equations to this section, but I am beginning to have trouble. To be specific, the vector formula thread is not allowing me to post (or even preview my post, which is strange because it let me do that until recently). I get a 403 Forbidden error. Is there any explanation for this?
Also, I was wondering if it would be alright for me to start new formula threads, if there are topics that I feel don't fit in any other thread.
One last thing. I noticed that the first few replys on the "Differential Calculus" thread pertained to differential equations, but then the rest addressed plain old derivatives. Should differential equations get their own thread, or should I feel free to submit any formula relating to differential equations to the "Differential Calculus" thread?
Edit: The first small section of my vector formula post seems to submit, but I still get 403 Forbidden for the other material. I have no idea why.
Edit 2: I've managed to pinpoint the problem down to my "curl" section. Everytime I try to post it in any form I am given the 403 Forbidden error. My formulas with ∇ are incomplete without the curl! I won't be able to sleep tonight.
Edit 3: It appears that for some reason the forum doesn't like the word curl. If nothing immediately follows the word's last letter, I am unable to post (note the period immediately after the "evil word" in the previous sentence). I had to perform a little trickery to get the word "curl" alone in my vector post. Does anyone have an idea why this is so?
Differential of a Multivariable Function
If z = f(x[sub]1[/sub], x[sub]2[/sub], ..., x[sub]n[/sub]), then
Differentiation of Composite Functions
If z = f(x[sub]1[/sub], x[sub]2[/sub], ..., x[sub]n[/sub]), where x[sub]1[/sub] = f[sub]1[/sub](r[sub]1[/sub], r[sub]2[/sub], ..., r[sub]p[/sub]), ..., x[sub]n[/sub] = f[sub]n[/sub](r[sub]1[/sub], r[sub]2[/sub], ..., r[sub]p[/sub]), then
where k = 1, 2, ..., p.
Implicit Functions
For the implicit equation F[x, y, z(x, y)] = 0, we have
and
Surface Area
The area of a surface z = f(x, y) is given by
Theorems on Jacobians
If x and y are functions of u and v and u and v are functions of r and s, then
For 2 equations in n > 2 variables to be possibly solved for the variables x[sub]a[/sub] and x[sub]b[/sub], it is necessary and sufficient that
This may be extended to m equations in n > m variables.
If u = f(x, y) and v = g(x, y), then a necessary and sufficient condition that a functional relation of the form Φ(x, y) = 0 exists between u and v is that
This may be extended to n functions of n variables.
Partial Derivatives with Jacobians
Given the equations F(x, y, u, v) = 0 and G(x, y, u, v) = 0, we have
This process may be extended to functions of more variables.
Differentiation Under the Integral Sign
If
then
Translation of Axes
The coordinates (x', y') of a coordinate system with origin O' = (x[sub]0[/sub], y[sub]0[/sub]) relative to the standard origin (0, 0) are related to the standard (x, y) coordinates by the transformation equations
or
Rotation of Axes
The coordinates (x', y') of a coordinate system with origin (0, 0) with the x'-axis making an angle of α with the positive x-axis are related to the standard (x, y) coordinates by the transformation equations
or
Translation and Rotation of Axes
The coordinates (x', y') of a coordinate system with origin O' = (x[sub]0[/sub], y[sub]0[/sub]) relative to the standard origin (0, 0) and with the x'-axis making an angle of α with the positive x-axis are related to the standard (x, y) coordinates by the transformation equations
or
Logarithm of a Complex Number
where k is an integer.
Circle Inscribed in a Triangle
The radius of a circle inscribed in a triangle of sides a, b, and c is given by
where the semiperimeter s of the triangle is given by
Circle Circumscribing a Triangle
The radius of a circle circumscribing a triangle of sides a, b, and c is given by
where once again s is the semiperimeter of the triangle.
Regular n-gon Inscribed in a Circle
The area of a regular n-gon inscribed in a circle of radius r is given by
The perimeter of the n-gon is given by
Regular n-gon Circumscribing a Circle
The area of a regular n-gon circumscribing a circle of radius r is given by
The perimeter of the n-gon is given by
Ellipse
The area of an ellipse of semi-major axis a and semi-minor axis b is given by
The perimeter of the ellipse is given by
or approximately
Parallelepiped
The volume of a parallelepiped of cross-sectional area A and height h is
or, equivalently,
where a, b, and c are the side lengths and θ is the angle between the slanted side and the horizontal.
Slanted Cylinder
The volume of a slanted cylinder with radius r, height h and slant height l is given by
or, equivalently,
where θ is the angle between the slanted side and the horizontal.
The lateral surface area of the slanted cylinder is given by
Non-circular Cylinder
The volume of a non-circular cylinder of cross-sectional area A, height h and slant height l is given by
or, equivalently,
where θ is the angle between the slanted side and the horizontal.
The lateral surface area of the non-circular cylinder is given by
where p is the perimeter of the non-circular cylinder. Note that the equations for circular cylinders may be derived from the equations for non-circular cylinders, by having A = πr² and p = 2πr.
Pyramid
The volume of a pyramid of base area A and height h is given by
Spherical Cap
The volume of a spherical cap of radius r and height h is given by
The surface area of the spherical cap is given by
Ellipsoid
The volume of an ellipsoid of semiaxes a, b, and c is given by
Paraboloid of Revolution
The volume of a paraboloid of revolution with "radius" b and height a is given by
Note: Would it be useful if someone were to create labeled images of these shapes to aid in the visualization of them? I could make a few drawings.
Also, should formulas of solid analytic geometry go here as well?
Making sure everything checks out would be a good exercise. After solving it, you'll realize that I made it rather simple... I should have made things crazier. Here are some things you can look into if you really want to see how it simplifies and get stuck: Elliptic integrals, obscure trigonometric identities, the Bromwich integral, obscure(and maybe somewhat non-obscure) infinite sums and products, definitions of obscure constants, contour integrals, simplicial homology theory, differential geometry, and integration of differential forms, just to name a few topics.
I've never heard of any of the equations in this thread. In my studies I have always used
where ζ is Riemann's zeta function, Γ(x) is the gamma function, ∇ is the del operator, L[sup]-1[/sup] denotes the inverse Laplace transform, T[sub]n[/sub] is the nth Chebyshev polynomial of the first kind, C is a simple closed curve bounding a region having z = a as an interior point, σ[sub]0[/sub][sup]m[/sup] is a simplex of an oriented simplicial complex and [σ[sup]m[/sup], σ[sup]m - 1[/sup]] is an incidence number, S is a compact, orientable, differentiable k-dimensional manifold with boundary in E[sup]n[/sup] and ω is a (k - 1)-form in E[sup]n[/sup], defined, and C[sup]1[/sup] at all points of S, and η(x) is Dirichlet's eta function.
(Sorry for stealing your joke, Ricky.
)
Make the Standard Deviation Calculator take place on a highway, that always spices things up.
Yes, I remember Audacity's only problem being occasional crashes. They weren't bad enough to outshine the positive aspects of the software, however. Just save as often as you get something worth saving recorded and you'll be good.
As long as you have a mic it should be possible. You probably have "Sound Recorder" (under Start->Programs->Accessories->Entertainment), and you can use that to do the most basic recordings. I wouldn't recommend it though, you will have a very hard time editing and cleaning up anything, and you'll want to be able to convert the .wav files Sound Recorder makes into .mp3's, since .wav's are pretty big. I use a program called Audacity, it's free, and it has plenty of features that will keep you happy. You can edit any part of a recording, have different tracks (for example, record yourself playing some chords and the you can use that as backing for a solo, I'm bad at explaining it...), and there are some effects you can use (I think I only ever used noise removal though). So if you're looking for some programming software, maybe Audacity would be a good thing to look into.
That is the most incredible name I have ever seen for a machine that calculates the mean of a set of numbers. It's stylish too. Excellent.
Hmm, maybe you have a low quality mic? My friend records hundreds of songs and they all sound great, I can ask him what kind of mic he has. I guess I have another friend who records a lot and it sounds good... I can ask both of them.
As a matter of fact, I used to record myself too, I can look back to my old recordings and see if they're fuzzy sounding or anything. Of course this will require research on my part, as all my recordings are no longer in my possession.
Perhaps a mathematical encyclopedia? Members could submit entries. I'd be interested in helping.
What language(s) would you be interested in having, Patrick?
Sad that this thread seems destined to die now due to se7en's choice. I would prefer that this thread is not deleted, I(as well as some others, I'm sure) put some work into my posts and I'd hate to see them thrown away. se7en has already deleted the majority of his "revealing material" anyway. I don't think people who stop by to read now will understand exactly what happened here, and it's not like you can go into our brains and erase our memory of this thread, so I think what's left of it should stay.
A circle centered at (h,k) with radius r is given in Cartesian coordinates by the equation
An ellipse centered at (h,k) with semimajor axis a and semiminor axis b is given in Cartesian coordinates by the equation
If you're taking course on matrices and linear transformations, perhaps this page will have better information for you:
[url=]http://en.wikipedia.org/wiki/Matrix_representation_of_conic_sections[/url]