What is the difference between antiderivative and derivative?
$begingroup$
I am in calculus class right now and I have no idea. I'm sorry for my ignorance.
calculus
$endgroup$
add a comment |
$begingroup$
I am in calculus class right now and I have no idea. I'm sorry for my ignorance.
calculus
$endgroup$
1
$begingroup$
Don't feel sorry about your ignorance, just be confident and learn. It is not a big deal to not knowing something, you can always learn. Remember things takes time. All the best.
$endgroup$
– Kushal Bhuyan
Dec 14 '15 at 13:20
$begingroup$
Antiderivative is going in the opposite direction. Since the derivative of $3x^3-4$ is $9x^2$, we conclude that an antiderivative of $9x^2$ is $3x^3-4$. I said "an" antiderivative, because there are many of them.
$endgroup$
– GEdgar
Dec 14 '15 at 13:36
add a comment |
$begingroup$
I am in calculus class right now and I have no idea. I'm sorry for my ignorance.
calculus
$endgroup$
I am in calculus class right now and I have no idea. I'm sorry for my ignorance.
calculus
calculus
asked Dec 14 '15 at 13:10
MelissaMelissa
3815
3815
1
$begingroup$
Don't feel sorry about your ignorance, just be confident and learn. It is not a big deal to not knowing something, you can always learn. Remember things takes time. All the best.
$endgroup$
– Kushal Bhuyan
Dec 14 '15 at 13:20
$begingroup$
Antiderivative is going in the opposite direction. Since the derivative of $3x^3-4$ is $9x^2$, we conclude that an antiderivative of $9x^2$ is $3x^3-4$. I said "an" antiderivative, because there are many of them.
$endgroup$
– GEdgar
Dec 14 '15 at 13:36
add a comment |
1
$begingroup$
Don't feel sorry about your ignorance, just be confident and learn. It is not a big deal to not knowing something, you can always learn. Remember things takes time. All the best.
$endgroup$
– Kushal Bhuyan
Dec 14 '15 at 13:20
$begingroup$
Antiderivative is going in the opposite direction. Since the derivative of $3x^3-4$ is $9x^2$, we conclude that an antiderivative of $9x^2$ is $3x^3-4$. I said "an" antiderivative, because there are many of them.
$endgroup$
– GEdgar
Dec 14 '15 at 13:36
1
1
$begingroup$
Don't feel sorry about your ignorance, just be confident and learn. It is not a big deal to not knowing something, you can always learn. Remember things takes time. All the best.
$endgroup$
– Kushal Bhuyan
Dec 14 '15 at 13:20
$begingroup$
Don't feel sorry about your ignorance, just be confident and learn. It is not a big deal to not knowing something, you can always learn. Remember things takes time. All the best.
$endgroup$
– Kushal Bhuyan
Dec 14 '15 at 13:20
$begingroup$
Antiderivative is going in the opposite direction. Since the derivative of $3x^3-4$ is $9x^2$, we conclude that an antiderivative of $9x^2$ is $3x^3-4$. I said "an" antiderivative, because there are many of them.
$endgroup$
– GEdgar
Dec 14 '15 at 13:36
$begingroup$
Antiderivative is going in the opposite direction. Since the derivative of $3x^3-4$ is $9x^2$, we conclude that an antiderivative of $9x^2$ is $3x^3-4$. I said "an" antiderivative, because there are many of them.
$endgroup$
– GEdgar
Dec 14 '15 at 13:36
add a comment |
5 Answers
5
active
oldest
votes
$begingroup$
The derivative can be defined as the slope of a tangent line. When taking a derivative the general formula to follow would be:
- Constant Rule $frac{d(c)}{dx}=0$
The antiderivative, also referred to as an integral, can be thought of as the inverse operation for the derivative. In other words, it is the opposite of a derivative.
It is important to recognize that there are specific derivative/ antiderivative rules that need to be applied to particular problems
Example: The antiderivative of $sec^2x = tan x + C$
It is also important to remember, when taking the antiderivative, not to forget to add your constant!
$endgroup$
add a comment |
$begingroup$
The anti-derivative of a function, denoted by
$$int f(x)dx$$
yields a function that when differentiated, gives back $f(x)$, while differentiating denoted by
$$frac{d}{dx}f(x)$$
yields a function for the slope of the tangent line at any given $x$ which youre probably used to by now.
$endgroup$
add a comment |
$begingroup$
There is not only a difference between antiderivative but also a relation ship. Antiderivative is a "sort of inversve of the derivative" (note, this is not really true, just a somewhat intuitive description, which is the reason for quotations) in the sense of if $f=F'$ then $f$ is derivative of $F$ and $F$ is antiderivative of $f$. Antiderivative is often denoted as an integral, i.e. $F=int f$ but there is examples of $int f(x)dx = L$ where no $F(x)$ exists, for example see this link.
$endgroup$
add a comment |
$begingroup$
Anti derivative is integration indefinite integration gives any equation relating $x,y$ while definite integration is area under the given curve while derivatives is finding the slope of given curve . Thats what the basic difference and definitions are. But i would also like to tell you never forget to write $+c$(constant) when you have found out the integration result as its very important. You will get it as you proceed further in calculus
$endgroup$
$begingroup$
Anti-differentiation produces the function that describes the area under the curve. Definite integration is used to compute the area.
$endgroup$
– Alvin Lepik
Dec 14 '15 at 13:18
add a comment |
$begingroup$
Derivative is rate of change and it can also find the slope as well, in it you can find the piece wise change, while anti-derivative is synonimus to intergration which is inverse of derivatives, it is sometimes used to find the area under the curve, also to find the length of the curve $y=f(x)$
$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%2f1575125%2fwhat-is-the-difference-between-antiderivative-and-derivative%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The derivative can be defined as the slope of a tangent line. When taking a derivative the general formula to follow would be:
- Constant Rule $frac{d(c)}{dx}=0$
The antiderivative, also referred to as an integral, can be thought of as the inverse operation for the derivative. In other words, it is the opposite of a derivative.
It is important to recognize that there are specific derivative/ antiderivative rules that need to be applied to particular problems
Example: The antiderivative of $sec^2x = tan x + C$
It is also important to remember, when taking the antiderivative, not to forget to add your constant!
$endgroup$
add a comment |
$begingroup$
The derivative can be defined as the slope of a tangent line. When taking a derivative the general formula to follow would be:
- Constant Rule $frac{d(c)}{dx}=0$
The antiderivative, also referred to as an integral, can be thought of as the inverse operation for the derivative. In other words, it is the opposite of a derivative.
It is important to recognize that there are specific derivative/ antiderivative rules that need to be applied to particular problems
Example: The antiderivative of $sec^2x = tan x + C$
It is also important to remember, when taking the antiderivative, not to forget to add your constant!
$endgroup$
add a comment |
$begingroup$
The derivative can be defined as the slope of a tangent line. When taking a derivative the general formula to follow would be:
- Constant Rule $frac{d(c)}{dx}=0$
The antiderivative, also referred to as an integral, can be thought of as the inverse operation for the derivative. In other words, it is the opposite of a derivative.
It is important to recognize that there are specific derivative/ antiderivative rules that need to be applied to particular problems
Example: The antiderivative of $sec^2x = tan x + C$
It is also important to remember, when taking the antiderivative, not to forget to add your constant!
$endgroup$
The derivative can be defined as the slope of a tangent line. When taking a derivative the general formula to follow would be:
- Constant Rule $frac{d(c)}{dx}=0$
The antiderivative, also referred to as an integral, can be thought of as the inverse operation for the derivative. In other words, it is the opposite of a derivative.
It is important to recognize that there are specific derivative/ antiderivative rules that need to be applied to particular problems
Example: The antiderivative of $sec^2x = tan x + C$
It is also important to remember, when taking the antiderivative, not to forget to add your constant!
edited Dec 14 '15 at 13:33
zz20s
5,26441936
5,26441936
answered Dec 14 '15 at 13:16
Paula B.Paula B.
1414
1414
add a comment |
add a comment |
$begingroup$
The anti-derivative of a function, denoted by
$$int f(x)dx$$
yields a function that when differentiated, gives back $f(x)$, while differentiating denoted by
$$frac{d}{dx}f(x)$$
yields a function for the slope of the tangent line at any given $x$ which youre probably used to by now.
$endgroup$
add a comment |
$begingroup$
The anti-derivative of a function, denoted by
$$int f(x)dx$$
yields a function that when differentiated, gives back $f(x)$, while differentiating denoted by
$$frac{d}{dx}f(x)$$
yields a function for the slope of the tangent line at any given $x$ which youre probably used to by now.
$endgroup$
add a comment |
$begingroup$
The anti-derivative of a function, denoted by
$$int f(x)dx$$
yields a function that when differentiated, gives back $f(x)$, while differentiating denoted by
$$frac{d}{dx}f(x)$$
yields a function for the slope of the tangent line at any given $x$ which youre probably used to by now.
$endgroup$
The anti-derivative of a function, denoted by
$$int f(x)dx$$
yields a function that when differentiated, gives back $f(x)$, while differentiating denoted by
$$frac{d}{dx}f(x)$$
yields a function for the slope of the tangent line at any given $x$ which youre probably used to by now.
answered Dec 14 '15 at 13:18
Will FisherWill Fisher
4,02811132
4,02811132
add a comment |
add a comment |
$begingroup$
There is not only a difference between antiderivative but also a relation ship. Antiderivative is a "sort of inversve of the derivative" (note, this is not really true, just a somewhat intuitive description, which is the reason for quotations) in the sense of if $f=F'$ then $f$ is derivative of $F$ and $F$ is antiderivative of $f$. Antiderivative is often denoted as an integral, i.e. $F=int f$ but there is examples of $int f(x)dx = L$ where no $F(x)$ exists, for example see this link.
$endgroup$
add a comment |
$begingroup$
There is not only a difference between antiderivative but also a relation ship. Antiderivative is a "sort of inversve of the derivative" (note, this is not really true, just a somewhat intuitive description, which is the reason for quotations) in the sense of if $f=F'$ then $f$ is derivative of $F$ and $F$ is antiderivative of $f$. Antiderivative is often denoted as an integral, i.e. $F=int f$ but there is examples of $int f(x)dx = L$ where no $F(x)$ exists, for example see this link.
$endgroup$
add a comment |
$begingroup$
There is not only a difference between antiderivative but also a relation ship. Antiderivative is a "sort of inversve of the derivative" (note, this is not really true, just a somewhat intuitive description, which is the reason for quotations) in the sense of if $f=F'$ then $f$ is derivative of $F$ and $F$ is antiderivative of $f$. Antiderivative is often denoted as an integral, i.e. $F=int f$ but there is examples of $int f(x)dx = L$ where no $F(x)$ exists, for example see this link.
$endgroup$
There is not only a difference between antiderivative but also a relation ship. Antiderivative is a "sort of inversve of the derivative" (note, this is not really true, just a somewhat intuitive description, which is the reason for quotations) in the sense of if $f=F'$ then $f$ is derivative of $F$ and $F$ is antiderivative of $f$. Antiderivative is often denoted as an integral, i.e. $F=int f$ but there is examples of $int f(x)dx = L$ where no $F(x)$ exists, for example see this link.
edited Apr 13 '17 at 12:21
Community♦
1
1
answered Dec 14 '15 at 13:20
Michael MedvinskyMichael Medvinsky
5,37031131
5,37031131
add a comment |
add a comment |
$begingroup$
Anti derivative is integration indefinite integration gives any equation relating $x,y$ while definite integration is area under the given curve while derivatives is finding the slope of given curve . Thats what the basic difference and definitions are. But i would also like to tell you never forget to write $+c$(constant) when you have found out the integration result as its very important. You will get it as you proceed further in calculus
$endgroup$
$begingroup$
Anti-differentiation produces the function that describes the area under the curve. Definite integration is used to compute the area.
$endgroup$
– Alvin Lepik
Dec 14 '15 at 13:18
add a comment |
$begingroup$
Anti derivative is integration indefinite integration gives any equation relating $x,y$ while definite integration is area under the given curve while derivatives is finding the slope of given curve . Thats what the basic difference and definitions are. But i would also like to tell you never forget to write $+c$(constant) when you have found out the integration result as its very important. You will get it as you proceed further in calculus
$endgroup$
$begingroup$
Anti-differentiation produces the function that describes the area under the curve. Definite integration is used to compute the area.
$endgroup$
– Alvin Lepik
Dec 14 '15 at 13:18
add a comment |
$begingroup$
Anti derivative is integration indefinite integration gives any equation relating $x,y$ while definite integration is area under the given curve while derivatives is finding the slope of given curve . Thats what the basic difference and definitions are. But i would also like to tell you never forget to write $+c$(constant) when you have found out the integration result as its very important. You will get it as you proceed further in calculus
$endgroup$
Anti derivative is integration indefinite integration gives any equation relating $x,y$ while definite integration is area under the given curve while derivatives is finding the slope of given curve . Thats what the basic difference and definitions are. But i would also like to tell you never forget to write $+c$(constant) when you have found out the integration result as its very important. You will get it as you proceed further in calculus
edited Dec 14 '15 at 13:23
answered Dec 14 '15 at 13:14
Archis WelankarArchis Welankar
12.1k41642
12.1k41642
$begingroup$
Anti-differentiation produces the function that describes the area under the curve. Definite integration is used to compute the area.
$endgroup$
– Alvin Lepik
Dec 14 '15 at 13:18
add a comment |
$begingroup$
Anti-differentiation produces the function that describes the area under the curve. Definite integration is used to compute the area.
$endgroup$
– Alvin Lepik
Dec 14 '15 at 13:18
$begingroup$
Anti-differentiation produces the function that describes the area under the curve. Definite integration is used to compute the area.
$endgroup$
– Alvin Lepik
Dec 14 '15 at 13:18
$begingroup$
Anti-differentiation produces the function that describes the area under the curve. Definite integration is used to compute the area.
$endgroup$
– Alvin Lepik
Dec 14 '15 at 13:18
add a comment |
$begingroup$
Derivative is rate of change and it can also find the slope as well, in it you can find the piece wise change, while anti-derivative is synonimus to intergration which is inverse of derivatives, it is sometimes used to find the area under the curve, also to find the length of the curve $y=f(x)$
$endgroup$
add a comment |
$begingroup$
Derivative is rate of change and it can also find the slope as well, in it you can find the piece wise change, while anti-derivative is synonimus to intergration which is inverse of derivatives, it is sometimes used to find the area under the curve, also to find the length of the curve $y=f(x)$
$endgroup$
add a comment |
$begingroup$
Derivative is rate of change and it can also find the slope as well, in it you can find the piece wise change, while anti-derivative is synonimus to intergration which is inverse of derivatives, it is sometimes used to find the area under the curve, also to find the length of the curve $y=f(x)$
$endgroup$
Derivative is rate of change and it can also find the slope as well, in it you can find the piece wise change, while anti-derivative is synonimus to intergration which is inverse of derivatives, it is sometimes used to find the area under the curve, also to find the length of the curve $y=f(x)$
edited Dec 23 '18 at 17:45
Maria Mazur
49.5k1361124
49.5k1361124
answered Dec 23 '18 at 17:26
Amjad iqbalAmjad iqbal
1
1
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%2f1575125%2fwhat-is-the-difference-between-antiderivative-and-derivative%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
1
$begingroup$
Don't feel sorry about your ignorance, just be confident and learn. It is not a big deal to not knowing something, you can always learn. Remember things takes time. All the best.
$endgroup$
– Kushal Bhuyan
Dec 14 '15 at 13:20
$begingroup$
Antiderivative is going in the opposite direction. Since the derivative of $3x^3-4$ is $9x^2$, we conclude that an antiderivative of $9x^2$ is $3x^3-4$. I said "an" antiderivative, because there are many of them.
$endgroup$
– GEdgar
Dec 14 '15 at 13:36