yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Graphs of indefinite integrals


3m read
·Nov 11, 2024

Find the general indefinite integral.

So we have the integral of 2x dx.

Which of the graphs shown below, which of the graphs below shows several members of the family?

So if we're talking about, so if we're taking the integral of, [Music] 2x dx, we're talking about the anti-derivative of 2x.

And what's that going to be?

Well, it's going to be 2x to the 2nd power because this was 2x to the 1st power.

So we increment the exponent to 2 and then we divide by that newly incremented exponent.

So this is going to be x².

And you might have done that on your own.

You said, "Okay, I know that the derivative of x² is 2x."

So the anti-derivative of 2x is x².

But we aren't quite done yet because remember this isn't the only anti-derivative of this.

We could add any constant here.

If we add some constant here and we take the derivative of it, we still get 2x because the derivative of a constant with respect to x, it's not changing with respect to x so its derivative is zero.

So the anti-derivatives, I guess you could say here, take this form; take the form of x² + C.

Now what does that mean visually?

So let me draw, I can draw a near version of that, so slightly better.

So if that's my y-axis and this is my x-axis, we know what y = x² looks like.

y = x² looks like this.

Now what happens if I add a constant?

If I add a C, let's say, if I add, let's say, y is equal to x² + 2, and 2 is a valid C, so we could say, so I'm going to write this down:

This right over here is y = x².

But remember, and I guess you could say that in this case our C is zero.

But what if our C was some positive value?

So let's say it is y = x² + 5.

Well then we're going to have a y-intercept here at five.

So essentially, we're just going to shift up the graph by our constant right over here, which is positive five.

So we shift up by positive five and we will get something that looks like this; we just shifted it up.

Now you might be saying, "Okay, well that kind of looks like this choice right over here."

But this choice also has some choices that start down here.

I thought we're adding a constant.

But you remember this constant can be any constant; it could be a negative value.

So in this case, C is five, in this case, C is zero, but C could also be -5.

So C could also be -5.

So if we wanted to do y = x² + (-5), which is really x² - 5, then the graph would look like this; it would shift x² down by five.

So this one is shifted up by five; this one is shifted down by five.

So you would shift by the constant; if it's a positive constant, you're going up; if it's the negative constant, you are going down.

So B is definitely the class of solutions to this indefinite integral.

You take any of the functions that are represented by these graphs, you take their derivative, you're going to get 2x.

Or another way to think about it, the anti-derivative of this, or the integral; the indefinite integral of 2x dx is going to be x² + C, which would be represented by things that look like, so essentially, things essentially y = x² shifted up or down.

So I could keep drawing over and over again.

More Articles

View All
Apple Vision Pro: Startup Platform Of The Future?
How much of like the hard interesting stuff Apple did is with the hardware in The Vision Pro versus the software? Well, you need to understand the real world in order to augment it—technology of a self-driving car but on a headset. This is maybe where Fou…
Kinematics of Grasshopper Hops - Smarter Every Day 102
[Smarter Every Day theme music] Hey, it’s me Destin. Welcome back to Smarter Every Day. Today I’m at the Tambopada Research Center, it’s run by Rainforest Expeditions, and we’re gonna calculate the force that a grasshopper uses to jump with. First thing…
Saving Ocean Biodiversity: Coral Restoration | Explorers in the Field
[Music] First of all, to die just to die for me. Since the beginning, it was the best. I say, yeah, I have to find a way to be more often sooner. It’s like to go and to see an action movie; you see the fishes, a big school of fishes moving, and then to se…
Jessica Livingston at Female Founders Conference 2014
I’m Jessica Livingston. I’m one of the founders of Y Combinator, and I’m so happy you’re all here today. I’ve been reading; like some of you have come from so far away. It’s just thrilling. I’ve been in the startup world for nine years now, and this is th…
Lead Lag
In this video, we’re going to introduce a couple of words to help talk about the relationship between sine and cosine, or different sinusoids that have the same frequency but a different timing relationship. So what I’ve shown here is a plot of a cosine …
Functions | Intro to CS - Python | Khan Academy
You’re writing a program, and it’s starting to get pretty long. Plus, you’re duplicating a lot of code because you need to perform the same task at several different points in the program. How can we better keep this code organized and reduce the repetiti…