New posts in substitution

Prove $\sum{\frac{1}{(x+2y)^2}} \geq\frac{1}{xy+yz+zx}$

Calculate the integral $\int e^{\sin x}\,dx$

sed error: "invalid reference \1 on `s' command's RHS"

Solving $ax^3+bx^2+cx+d=0$ using a substitution different from Vieta's?

Indefinite Integral $\int\sqrt[3]{\tan(x)}dx$

$\int_{-\infty}^{\infty} \frac{e^{mx}}{(ae^{nx}+b)}dx$

Proving inequality $\frac{a}{b}+\frac{b}{c}+\frac{c}{a}+\frac{3\sqrt[3]{abc}}{a+b+c} \geq 4$

How to prove this inequality $\sqrt{\frac{ab+bc+cd+da+ac+bd}{6}}\geq \sqrt[3]{{\frac{abc+bcd+cda+dab}{4}}}$

Prove the inequality $a^2bc+b^2cd+c^2da+d^2ab \leq 4$ with $a+b+c+d=4$

How can I use a variable in the replacement side of the Perl substitution operator?

How prove this inequality $\sum\limits_{cyc}\frac{x+y}{\sqrt{x^2+xy+y^2+yz}}\ge 2+\sqrt{\frac{xy+yz+xz}{x^2+y^2+z^2}}$

Square root of $2$ is irrational

$f:\mathbb{R} \to \mathbb{R}$ such that $f(x+y^2+f(y)) = f(x-y^2-f(y))$

How to solve this indefinite integral? $\int {t}{\sqrt{1+\cos(t)}} \,dt$

Command substitution: backticks or dollar sign / paren enclosed? [duplicate]

Integral in terms of a parametric variable

For any triangle with sides $a$, $b$, $c$, show that $a^2b(a-b)+b^2c(b-c)+c^2a(c-a)\ge 0$

bash : Bad Substitution

How to avoid heredoc expanding variables? [duplicate]

Why is this integration method not valid?