Knowledge base dedicated to Linux and applied mathematics.
bra-ket notation notation, is used to denote quantum states. How to write bra-ket/braket notation in Latex with braket package: braket , bra and (...) Read More »
Latex how to write symbol checkmark: \checkmark Read More »
Latex how to write symbol average: \overline Read More »
How to write Latex symbol Latex Planck constant h, Planck constant reduced: \hbar, \hslash Read More »
How to write Latex symbol symbol there exists one and only one: \exists! Read More »
How to write latex yen symbol : \yen Read More »
How to write latex symbol not equal : \neq Read More »
How to write latex symbol different : \neq Read More »
How to write multiplication symbol, how to write Latex symbol multiply x : \times Read More »
How to write Latex symbol not in : \notin means "is not an element of", "is not a member of" or "does not belong (...) Read More »
How to write Latex symbol belongs to : \in means "is an element of", "a member of" or "belongs to". Read More »
Derivative f’ of function f(x)=arctan x is: f’(x) = 1 / (1 + x²) for all x real. To show this result, we use derivative of the inverse function tan (...) Read More »
Derivative f’ of function f(x)=arcsin x is: f’(x) = 1 / √(1 - x²) for all x in ]-1,1[. To show this result, we use derivative of the inverse (...) Read More »
Derivative f’ of function f(x)=arccos x is: f’(x) = - 1 / √(1 - x²) for all x in ]-1,1[. To show this result, we use derivative of the inverse (...) Read More »
We are going tho show that the kernel of a group homomorphism is a normal subgroup. Next, we prove that every normal subgroup is the kernel of a (...) Read More »
How to write matrices in Latex ? matrix, pmatrix, bmatrix, vmatrix, Vmatrix. Here are few examples to write quickly (...) Read More »
We prove here that the sine function sin (-x) = - sin x is odd using the unit circle. Read More »
We prove here that the cosine function cos(-x)=cos x is even using the unit circle. Read More »
In this section, we shall study the polynomial interpolation in the form of Newton. Given a sequence of (n+1) data points and a function f, the (...) Read More »
Derivative of composite function (g ∘ f) (g circle f), chain rule is defined by (g ∘ f)’(x) = g’(f(x)) × f’(x) . Derivative of composite function (u ∘ (...) Read More »