Why we can't differentiate a polynomial equation as many times as we wish?Proof for exact differential equations shortcut?Implicit differentiation. If $sin y=2sin x$, show $(fracdydx)^2=1 + 3sec^2y$Sketch parametric curveWhy can't one implicitly differentiate these two relations?Simple system of two nonhomogeneous ordinary differential equations solved by elimination. (Ex 3.1-2)How to solve this implicit differentiation problem concerning arcsin?Solving $sin x = x^3-2x^2+1$ using Newton's MethodWhen is it allowed to do operations like 'differentiating both sides', 'integrating both sides'?A weird differentiation question.Why can't I sub $a=0$ into this expression?
Engineer refusing to file/disclose patents
Why did the EU agree to delay the Brexit deadline?
Gibbs free energy in standard state vs. equilibrium
Reply 'no position' while the job posting is still there
How does the reference system of the Majjhima Nikaya work?
why `nmap 192.168.1.97` returns less services than `nmap 127.0.0.1`?
What is the grammatical term for “‑ed” words like these?
Do Legal Documents Require Signing In Standard Pen Colors?
Can we have a perfect cadence in a minor key?
Can a Necromancer reuse the corpses left behind from slain undead?
Customize circled numbers
Melting point of aspirin, contradicting sources
What is this type of notehead called?
How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?
What's the difference between 違法 and 不法?
Freedom of speech and where it applies
Longest common substring in linear time
Extending the spectral theorem for bounded self adjoint operators to bounded normal operators
Journal losing indexing services
Varistor? Purpose and principle
Do the concepts of IP address and network interface not belong to the same layer?
Is a file system driver implemented using a kernel module in Linux?
Query about absorption line spectra
Visiting the UK as unmarried couple
Why we can't differentiate a polynomial equation as many times as we wish?
Proof for exact differential equations shortcut?Implicit differentiation. If $sin y=2sin x$, show $(fracdydx)^2=1 + 3sec^2y$Sketch parametric curveWhy can't one implicitly differentiate these two relations?Simple system of two nonhomogeneous ordinary differential equations solved by elimination. (Ex 3.1-2)How to solve this implicit differentiation problem concerning arcsin?Solving $sin x = x^3-2x^2+1$ using Newton's MethodWhen is it allowed to do operations like 'differentiating both sides', 'integrating both sides'?A weird differentiation question.Why can't I sub $a=0$ into this expression?
$begingroup$
Suppose we had the equation below and we are going to differentiate it both sides:
beginalign
&2x^2-x=1\
&4x-1=0\
&4=0
endalign
This problem doesn't seems to happens with other equation like $ln x =1$ or $sin x = 0$, we can keep differentiating these two without getting "$4=0$", for example. This why I asked about polynomials.
PS: I'm not trying to solve any of these equations by differentiating then. But differentiation or integration helps and solving equations?
I remember that sometimes to solve trigonometry equtions like $sin x = cos x$ we had to square both side so we could use the identity $sin^2x + cos^2x =1$. Even thought squaring appears to make it worse because we have a new root.
real-analysis calculus derivatives
$endgroup$
add a comment |
$begingroup$
Suppose we had the equation below and we are going to differentiate it both sides:
beginalign
&2x^2-x=1\
&4x-1=0\
&4=0
endalign
This problem doesn't seems to happens with other equation like $ln x =1$ or $sin x = 0$, we can keep differentiating these two without getting "$4=0$", for example. This why I asked about polynomials.
PS: I'm not trying to solve any of these equations by differentiating then. But differentiation or integration helps and solving equations?
I remember that sometimes to solve trigonometry equtions like $sin x = cos x$ we had to square both side so we could use the identity $sin^2x + cos^2x =1$. Even thought squaring appears to make it worse because we have a new root.
real-analysis calculus derivatives
$endgroup$
12
$begingroup$
The function $2x^2-2$ is not the same as the function $1$ so it makes no sense to differentiate both sides of that equation the way you have.
$endgroup$
– lulu
1 hour ago
1
$begingroup$
$x=1$ and $x=0$ don't work, either. Differentiating both sides gives you $1=0.$ @Pinteco In general, an "equation" is one where we are trying to solve for individual values, but differentiation requires values in an area around the value for $x,$ so in general, if you are trying to solve $f(x)=g(x),$ you cannot differential both sides and get an equation. If, however, for every $x$ in an interval, you have $f(x)=g(x)$, then you can differentiate both sides and still get an equation, potentially more solutions, but containing the solutions in that interval.
$endgroup$
– Thomas Andrews
1 hour ago
$begingroup$
You can indeed take derivatives, like any other function, as much as you want, on both sides of an equality between objects for which the operation of taking derivatives is defined. The objects being equated in the first equality are not functions, but constant numbers. You could, if you want, tread them as constant functions of some other variable $y$ and then take derivative with respect to $y$. This would give you the true equation $0=0$.
$endgroup$
– user647486
1 hour ago
$begingroup$
Instead you computed as if taking derivative with respect to $x$. Derivative with respect to $x$ is defined for some functions of $x$, . But that is not an equality between functions of $x$. Equality of functions, by definition, is an equation that is satisfied for all values of $x$.
$endgroup$
– user647486
1 hour ago
add a comment |
$begingroup$
Suppose we had the equation below and we are going to differentiate it both sides:
beginalign
&2x^2-x=1\
&4x-1=0\
&4=0
endalign
This problem doesn't seems to happens with other equation like $ln x =1$ or $sin x = 0$, we can keep differentiating these two without getting "$4=0$", for example. This why I asked about polynomials.
PS: I'm not trying to solve any of these equations by differentiating then. But differentiation or integration helps and solving equations?
I remember that sometimes to solve trigonometry equtions like $sin x = cos x$ we had to square both side so we could use the identity $sin^2x + cos^2x =1$. Even thought squaring appears to make it worse because we have a new root.
real-analysis calculus derivatives
$endgroup$
Suppose we had the equation below and we are going to differentiate it both sides:
beginalign
&2x^2-x=1\
&4x-1=0\
&4=0
endalign
This problem doesn't seems to happens with other equation like $ln x =1$ or $sin x = 0$, we can keep differentiating these two without getting "$4=0$", for example. This why I asked about polynomials.
PS: I'm not trying to solve any of these equations by differentiating then. But differentiation or integration helps and solving equations?
I remember that sometimes to solve trigonometry equtions like $sin x = cos x$ we had to square both side so we could use the identity $sin^2x + cos^2x =1$. Even thought squaring appears to make it worse because we have a new root.
real-analysis calculus derivatives
real-analysis calculus derivatives
asked 1 hour ago
PintecoPinteco
796313
796313
12
$begingroup$
The function $2x^2-2$ is not the same as the function $1$ so it makes no sense to differentiate both sides of that equation the way you have.
$endgroup$
– lulu
1 hour ago
1
$begingroup$
$x=1$ and $x=0$ don't work, either. Differentiating both sides gives you $1=0.$ @Pinteco In general, an "equation" is one where we are trying to solve for individual values, but differentiation requires values in an area around the value for $x,$ so in general, if you are trying to solve $f(x)=g(x),$ you cannot differential both sides and get an equation. If, however, for every $x$ in an interval, you have $f(x)=g(x)$, then you can differentiate both sides and still get an equation, potentially more solutions, but containing the solutions in that interval.
$endgroup$
– Thomas Andrews
1 hour ago
$begingroup$
You can indeed take derivatives, like any other function, as much as you want, on both sides of an equality between objects for which the operation of taking derivatives is defined. The objects being equated in the first equality are not functions, but constant numbers. You could, if you want, tread them as constant functions of some other variable $y$ and then take derivative with respect to $y$. This would give you the true equation $0=0$.
$endgroup$
– user647486
1 hour ago
$begingroup$
Instead you computed as if taking derivative with respect to $x$. Derivative with respect to $x$ is defined for some functions of $x$, . But that is not an equality between functions of $x$. Equality of functions, by definition, is an equation that is satisfied for all values of $x$.
$endgroup$
– user647486
1 hour ago
add a comment |
12
$begingroup$
The function $2x^2-2$ is not the same as the function $1$ so it makes no sense to differentiate both sides of that equation the way you have.
$endgroup$
– lulu
1 hour ago
1
$begingroup$
$x=1$ and $x=0$ don't work, either. Differentiating both sides gives you $1=0.$ @Pinteco In general, an "equation" is one where we are trying to solve for individual values, but differentiation requires values in an area around the value for $x,$ so in general, if you are trying to solve $f(x)=g(x),$ you cannot differential both sides and get an equation. If, however, for every $x$ in an interval, you have $f(x)=g(x)$, then you can differentiate both sides and still get an equation, potentially more solutions, but containing the solutions in that interval.
$endgroup$
– Thomas Andrews
1 hour ago
$begingroup$
You can indeed take derivatives, like any other function, as much as you want, on both sides of an equality between objects for which the operation of taking derivatives is defined. The objects being equated in the first equality are not functions, but constant numbers. You could, if you want, tread them as constant functions of some other variable $y$ and then take derivative with respect to $y$. This would give you the true equation $0=0$.
$endgroup$
– user647486
1 hour ago
$begingroup$
Instead you computed as if taking derivative with respect to $x$. Derivative with respect to $x$ is defined for some functions of $x$, . But that is not an equality between functions of $x$. Equality of functions, by definition, is an equation that is satisfied for all values of $x$.
$endgroup$
– user647486
1 hour ago
12
12
$begingroup$
The function $2x^2-2$ is not the same as the function $1$ so it makes no sense to differentiate both sides of that equation the way you have.
$endgroup$
– lulu
1 hour ago
$begingroup$
The function $2x^2-2$ is not the same as the function $1$ so it makes no sense to differentiate both sides of that equation the way you have.
$endgroup$
– lulu
1 hour ago
1
1
$begingroup$
$x=1$ and $x=0$ don't work, either. Differentiating both sides gives you $1=0.$ @Pinteco In general, an "equation" is one where we are trying to solve for individual values, but differentiation requires values in an area around the value for $x,$ so in general, if you are trying to solve $f(x)=g(x),$ you cannot differential both sides and get an equation. If, however, for every $x$ in an interval, you have $f(x)=g(x)$, then you can differentiate both sides and still get an equation, potentially more solutions, but containing the solutions in that interval.
$endgroup$
– Thomas Andrews
1 hour ago
$begingroup$
$x=1$ and $x=0$ don't work, either. Differentiating both sides gives you $1=0.$ @Pinteco In general, an "equation" is one where we are trying to solve for individual values, but differentiation requires values in an area around the value for $x,$ so in general, if you are trying to solve $f(x)=g(x),$ you cannot differential both sides and get an equation. If, however, for every $x$ in an interval, you have $f(x)=g(x)$, then you can differentiate both sides and still get an equation, potentially more solutions, but containing the solutions in that interval.
$endgroup$
– Thomas Andrews
1 hour ago
$begingroup$
You can indeed take derivatives, like any other function, as much as you want, on both sides of an equality between objects for which the operation of taking derivatives is defined. The objects being equated in the first equality are not functions, but constant numbers. You could, if you want, tread them as constant functions of some other variable $y$ and then take derivative with respect to $y$. This would give you the true equation $0=0$.
$endgroup$
– user647486
1 hour ago
$begingroup$
You can indeed take derivatives, like any other function, as much as you want, on both sides of an equality between objects for which the operation of taking derivatives is defined. The objects being equated in the first equality are not functions, but constant numbers. You could, if you want, tread them as constant functions of some other variable $y$ and then take derivative with respect to $y$. This would give you the true equation $0=0$.
$endgroup$
– user647486
1 hour ago
$begingroup$
Instead you computed as if taking derivative with respect to $x$. Derivative with respect to $x$ is defined for some functions of $x$, . But that is not an equality between functions of $x$. Equality of functions, by definition, is an equation that is satisfied for all values of $x$.
$endgroup$
– user647486
1 hour ago
$begingroup$
Instead you computed as if taking derivative with respect to $x$. Derivative with respect to $x$ is defined for some functions of $x$, . But that is not an equality between functions of $x$. Equality of functions, by definition, is an equation that is satisfied for all values of $x$.
$endgroup$
– user647486
1 hour ago
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
It's important to remember that we can only differentiate functions. When you write the expression
$$
2x^2-x=1
$$
you are no longer dealing with a function. Instead, this expression describes only the solutions $x$ to a given equation. For instance,
$$
f(x) = 2x-x^2
$$
is a function, but $2x-x^2 = 0$ is not.
$endgroup$
add a comment |
$begingroup$
The kicker is that our domain of truth isn't "big enough" to allow it.
From your example, the functions on both sides only agree on $left-frac12,1right$ However, we can't differentiate functions at isolated points of their domains!
On the other hand, consider the equation $$sin x=cos xtan x.$$ The functions here agree everywhere the function on the right-hand side is defined--namely, all points except the odd integer multiples of $fracpi2.$ We can therefore differentiate at all such points, to obtain $$cos x=-sin xtan x+cos xsec^2 x,$$ which one can verify to be true for all such points.
$endgroup$
$begingroup$
The same thing can be said about indefinite/definite integration?
$endgroup$
– Pinteco
1 hour ago
$begingroup$
For indefinite integration, how would you define an antiderivative of a function whose domain is a finite set? For definite integration, it turns out to be doable, but we'd end up with $0$ on both sides, rather than what we might expect.
$endgroup$
– Cameron Buie
1 hour ago
add a comment |
$begingroup$
When two functions intersect, they don't have to have the same slopes. For example, $y=x^2, y=x$.![y=x^2,x[1]](https://i.stack.imgur.com/oZkX4.jpg)
$endgroup$
add a comment |
$begingroup$
Differentiation isn't an algebraic operation like squaring or addition. Same thing with integration.
You found a counterexample yourself: if you could solve $2x^2-2x=1$ with diff. then you would've gotten $x=-1/2,1$, not (the contradictory statement) $4=0$.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160946%2fwhy-we-cant-differentiate-a-polynomial-equation-as-many-times-as-we-wish%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
It's important to remember that we can only differentiate functions. When you write the expression
$$
2x^2-x=1
$$
you are no longer dealing with a function. Instead, this expression describes only the solutions $x$ to a given equation. For instance,
$$
f(x) = 2x-x^2
$$
is a function, but $2x-x^2 = 0$ is not.
$endgroup$
add a comment |
$begingroup$
It's important to remember that we can only differentiate functions. When you write the expression
$$
2x^2-x=1
$$
you are no longer dealing with a function. Instead, this expression describes only the solutions $x$ to a given equation. For instance,
$$
f(x) = 2x-x^2
$$
is a function, but $2x-x^2 = 0$ is not.
$endgroup$
add a comment |
$begingroup$
It's important to remember that we can only differentiate functions. When you write the expression
$$
2x^2-x=1
$$
you are no longer dealing with a function. Instead, this expression describes only the solutions $x$ to a given equation. For instance,
$$
f(x) = 2x-x^2
$$
is a function, but $2x-x^2 = 0$ is not.
$endgroup$
It's important to remember that we can only differentiate functions. When you write the expression
$$
2x^2-x=1
$$
you are no longer dealing with a function. Instead, this expression describes only the solutions $x$ to a given equation. For instance,
$$
f(x) = 2x-x^2
$$
is a function, but $2x-x^2 = 0$ is not.
answered 1 hour ago
rolandcyprolandcyp
1,420313
1,420313
add a comment |
add a comment |
$begingroup$
The kicker is that our domain of truth isn't "big enough" to allow it.
From your example, the functions on both sides only agree on $left-frac12,1right$ However, we can't differentiate functions at isolated points of their domains!
On the other hand, consider the equation $$sin x=cos xtan x.$$ The functions here agree everywhere the function on the right-hand side is defined--namely, all points except the odd integer multiples of $fracpi2.$ We can therefore differentiate at all such points, to obtain $$cos x=-sin xtan x+cos xsec^2 x,$$ which one can verify to be true for all such points.
$endgroup$
$begingroup$
The same thing can be said about indefinite/definite integration?
$endgroup$
– Pinteco
1 hour ago
$begingroup$
For indefinite integration, how would you define an antiderivative of a function whose domain is a finite set? For definite integration, it turns out to be doable, but we'd end up with $0$ on both sides, rather than what we might expect.
$endgroup$
– Cameron Buie
1 hour ago
add a comment |
$begingroup$
The kicker is that our domain of truth isn't "big enough" to allow it.
From your example, the functions on both sides only agree on $left-frac12,1right$ However, we can't differentiate functions at isolated points of their domains!
On the other hand, consider the equation $$sin x=cos xtan x.$$ The functions here agree everywhere the function on the right-hand side is defined--namely, all points except the odd integer multiples of $fracpi2.$ We can therefore differentiate at all such points, to obtain $$cos x=-sin xtan x+cos xsec^2 x,$$ which one can verify to be true for all such points.
$endgroup$
$begingroup$
The same thing can be said about indefinite/definite integration?
$endgroup$
– Pinteco
1 hour ago
$begingroup$
For indefinite integration, how would you define an antiderivative of a function whose domain is a finite set? For definite integration, it turns out to be doable, but we'd end up with $0$ on both sides, rather than what we might expect.
$endgroup$
– Cameron Buie
1 hour ago
add a comment |
$begingroup$
The kicker is that our domain of truth isn't "big enough" to allow it.
From your example, the functions on both sides only agree on $left-frac12,1right$ However, we can't differentiate functions at isolated points of their domains!
On the other hand, consider the equation $$sin x=cos xtan x.$$ The functions here agree everywhere the function on the right-hand side is defined--namely, all points except the odd integer multiples of $fracpi2.$ We can therefore differentiate at all such points, to obtain $$cos x=-sin xtan x+cos xsec^2 x,$$ which one can verify to be true for all such points.
$endgroup$
The kicker is that our domain of truth isn't "big enough" to allow it.
From your example, the functions on both sides only agree on $left-frac12,1right$ However, we can't differentiate functions at isolated points of their domains!
On the other hand, consider the equation $$sin x=cos xtan x.$$ The functions here agree everywhere the function on the right-hand side is defined--namely, all points except the odd integer multiples of $fracpi2.$ We can therefore differentiate at all such points, to obtain $$cos x=-sin xtan x+cos xsec^2 x,$$ which one can verify to be true for all such points.
answered 1 hour ago
Cameron BuieCameron Buie
86.1k772161
86.1k772161
$begingroup$
The same thing can be said about indefinite/definite integration?
$endgroup$
– Pinteco
1 hour ago
$begingroup$
For indefinite integration, how would you define an antiderivative of a function whose domain is a finite set? For definite integration, it turns out to be doable, but we'd end up with $0$ on both sides, rather than what we might expect.
$endgroup$
– Cameron Buie
1 hour ago
add a comment |
$begingroup$
The same thing can be said about indefinite/definite integration?
$endgroup$
– Pinteco
1 hour ago
$begingroup$
For indefinite integration, how would you define an antiderivative of a function whose domain is a finite set? For definite integration, it turns out to be doable, but we'd end up with $0$ on both sides, rather than what we might expect.
$endgroup$
– Cameron Buie
1 hour ago
$begingroup$
The same thing can be said about indefinite/definite integration?
$endgroup$
– Pinteco
1 hour ago
$begingroup$
The same thing can be said about indefinite/definite integration?
$endgroup$
– Pinteco
1 hour ago
$begingroup$
For indefinite integration, how would you define an antiderivative of a function whose domain is a finite set? For definite integration, it turns out to be doable, but we'd end up with $0$ on both sides, rather than what we might expect.
$endgroup$
– Cameron Buie
1 hour ago
$begingroup$
For indefinite integration, how would you define an antiderivative of a function whose domain is a finite set? For definite integration, it turns out to be doable, but we'd end up with $0$ on both sides, rather than what we might expect.
$endgroup$
– Cameron Buie
1 hour ago
add a comment |
$begingroup$
When two functions intersect, they don't have to have the same slopes. For example, $y=x^2, y=x$.![y=x^2,x[1]](https://i.stack.imgur.com/oZkX4.jpg)
$endgroup$
add a comment |
$begingroup$
When two functions intersect, they don't have to have the same slopes. For example, $y=x^2, y=x$.![y=x^2,x[1]](https://i.stack.imgur.com/oZkX4.jpg)
$endgroup$
add a comment |
$begingroup$
When two functions intersect, they don't have to have the same slopes. For example, $y=x^2, y=x$.![y=x^2,x[1]](https://i.stack.imgur.com/oZkX4.jpg)
$endgroup$
When two functions intersect, they don't have to have the same slopes. For example, $y=x^2, y=x$.![y=x^2,x[1]](https://i.stack.imgur.com/oZkX4.jpg)
answered 1 hour ago
Yizhar AmirYizhar Amir
7216
7216
add a comment |
add a comment |
$begingroup$
Differentiation isn't an algebraic operation like squaring or addition. Same thing with integration.
You found a counterexample yourself: if you could solve $2x^2-2x=1$ with diff. then you would've gotten $x=-1/2,1$, not (the contradictory statement) $4=0$.
$endgroup$
add a comment |
$begingroup$
Differentiation isn't an algebraic operation like squaring or addition. Same thing with integration.
You found a counterexample yourself: if you could solve $2x^2-2x=1$ with diff. then you would've gotten $x=-1/2,1$, not (the contradictory statement) $4=0$.
$endgroup$
add a comment |
$begingroup$
Differentiation isn't an algebraic operation like squaring or addition. Same thing with integration.
You found a counterexample yourself: if you could solve $2x^2-2x=1$ with diff. then you would've gotten $x=-1/2,1$, not (the contradictory statement) $4=0$.
$endgroup$
Differentiation isn't an algebraic operation like squaring or addition. Same thing with integration.
You found a counterexample yourself: if you could solve $2x^2-2x=1$ with diff. then you would've gotten $x=-1/2,1$, not (the contradictory statement) $4=0$.
answered 1 hour ago
clathratusclathratus
5,1801438
5,1801438
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160946%2fwhy-we-cant-differentiate-a-polynomial-equation-as-many-times-as-we-wish%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
12
$begingroup$
The function $2x^2-2$ is not the same as the function $1$ so it makes no sense to differentiate both sides of that equation the way you have.
$endgroup$
– lulu
1 hour ago
1
$begingroup$
$x=1$ and $x=0$ don't work, either. Differentiating both sides gives you $1=0.$ @Pinteco In general, an "equation" is one where we are trying to solve for individual values, but differentiation requires values in an area around the value for $x,$ so in general, if you are trying to solve $f(x)=g(x),$ you cannot differential both sides and get an equation. If, however, for every $x$ in an interval, you have $f(x)=g(x)$, then you can differentiate both sides and still get an equation, potentially more solutions, but containing the solutions in that interval.
$endgroup$
– Thomas Andrews
1 hour ago
$begingroup$
You can indeed take derivatives, like any other function, as much as you want, on both sides of an equality between objects for which the operation of taking derivatives is defined. The objects being equated in the first equality are not functions, but constant numbers. You could, if you want, tread them as constant functions of some other variable $y$ and then take derivative with respect to $y$. This would give you the true equation $0=0$.
$endgroup$
– user647486
1 hour ago
$begingroup$
Instead you computed as if taking derivative with respect to $x$. Derivative with respect to $x$ is defined for some functions of $x$, . But that is not an equality between functions of $x$. Equality of functions, by definition, is an equation that is satisfied for all values of $x$.
$endgroup$
– user647486
1 hour ago