From the second fundamental theorem of calculus to the first

55 Views Asked by At

Let's say I have a function $$ f(x) = \int_{0}^{1} \frac{\partial f}{\partial x}(\sigma x)\cdot x d\sigma$$

with $$ \frac{\partial f}{\partial x}(\sigma x)\cdot x d\sigma $$ that satisfy all the hypothesis for the Fundamental theorem of calculus.

Let's also define $$ g(\sigma) = \sigma x $$

Now my question Is it mathematically correct the following implication?

$$ f(x) = \int_{0}^{1} \frac{\partial f}{\partial x}(\sigma x)\cdot x d\sigma = \int_{0}^{1} \frac{\partial f}{\partial x}(g(\sigma))\cdot x d\sigma \Rightarrow f(x,g(\sigma)) = \int_{0}^{\sigma} \frac{\partial f}{\partial x}(g(\sigma))\cdot x d\sigma $$ for $$ \sigma = [0,1] $$

and thus

$$ \frac{\text{d}f}{\text{d}\sigma}(x,g(\sigma)) = \frac{\partial f}{\partial x}(g(\sigma))\cdot x d\sigma $$

again for $$ \sigma = [0,1] $$

ALL FROM HERE IS EDITED

Thanks the answering I realized that my implication was wrong.

But what about the following

$$ f(x) = \int_{0}^{1} \frac{\partial f}{\partial x}(\sigma x)\cdot x d\sigma = \int_{0}^{1} \frac{\partial f}{\partial x}(g(\sigma))\cdot x d\sigma \Rightarrow f(g(\sigma)) = \int_{0}^{\sigma} \frac{\partial f}{\partial x}(g(\sigma))\cdot x d\sigma $$ for $$ \sigma = [0,1] $$

Now makes more sense because if for instance we set sigma = 1 $$ f(g(\sigma)) = f(g(1)) = f(x) $$.

But I'm not completely convinced. Is it wright my (edited) implication or still wrong?

1

There are 1 best solutions below

2
On BEST ANSWER

Lets compare the beginning and the end of your question.

What is $f$ ?

-(In the beginning)A function from $\mathbb{R} \to \mathbb{R}$.

-(In the end) A function from $\mathbb{R}^2 \to \mathbb{R}$.

So do you think such maps can be equal to each other ?