Summing Weird Series: A Basic Understanding

  • Thread starter Thread starter DecayProduct
  • Start date Start date
  • Tags Tags
    Series Sums Weird
DecayProduct
Messages
67
Reaction score
0
I have a rudimentary understanding of integration as it applies to finding the area under a curve. I get the idea of adding up the areas of progressively smaller rectangles to approach the area, and that at an infinite number of rectangles the areas would be exactly the same. Right now I'm just playing around with the idea and I'm curious about how to sum up n number of things if the ratio between each one changes.

For example, I've drawn a graph of f(x) = \sqrt{x} between 0 and 1. Now this isn't like a geometric series where I can find the sum using S_{n}=a_{1}(1-r^{n})/1-r, because r changes. I have discovered that a_{n} = a_{1}\sqrt{n}. I have played around with the ratios and discovered some interesting patterns that emerge, and I have found a complicated way to sum up two objects, but it is really more work than just doing the sum directly, and there'd be no way to do it when n=\infty.

Sorry for such a basic question, but how are things like this summed?
 
Last edited:
Mathematics news on Phys.org
The idea of integration as the limit of Riemann sums can be used to determine what functions are integrable and can be used as a guide to setting up integrals in applications. But in fact, for all except the simplest examples, we use the "Fundamental Theorem of Calculus"-
\int_a^b f(x) dx= F(b)- F(a)[/itex]<br /> where F(x) is any function having f(x) as derivative- F is an &quot;anti-derivative&quot; of f. <br /> <br /> In this particular case, to find <br /> \int_0^1\sqrt{x}dx= \int x^{\frac{1}{2}}dx<br /> I would note that the derivative of (2/3)x^{3/2} is (2/3)(3/2)x^{3/2- 1}= x^{1/2} so I can take f(x)= x^{1/2} and F(x)= (2/3)x^{3/2}.<br /> \int_0^1\sqrt{x}dx= (2/3)(1^{3/2}- 0^{3/2})= 2/3[/itex]
 
HallsofIvy said:
In this particular case, to find
\int_0^1\sqrt{x}dx= \int x^{\frac{1}{2}}dx
I would note that the derivative of (2/3)x^{3/2} is (2/3)(3/2)x^{3/2- 1}= x^{1/2}

Thanks for the response. I sort of understand it, except for where the derivative of (2/3)x^{3/2} comes from. I mean, is it just something that one has to work out until you find an antiderivative that equals \sqrt{x}, or is there some more basic and natural way that this comes about?
 
It is exactly for this reason that finding a primitive is a lot harder in general than finding a derivative. However in this case you can just use the power rule for integrating polynomials.

<br /> \int x^n dx=\frac{1}{1+n} x^{n+1},\;\;n \neq -1<br />

In word, raise the power of your integrand by 1 then divide through the new power.
 
Last edited:
DecayProduct said:
Thanks for the response. I sort of understand it, except for where the derivative of (2/3)x^{3/2} comes from. I mean, is it just something that one has to work out until you find an antiderivative that equals \sqrt{x}, or is there some more basic and natural way that this comes about?

I guess one way you could think of it is that if you had a derivative function which measures all the changes between two points, adding up all the changes between these points gives the normal function value. In this case the derivative function is just that and the anti derivative is the function value. Its kind of intuitive if you think of it in that way and then calculus just has to make sense.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top