New Reply

Tough problem involving algebra

 
Share Thread Thread Tools
Jul19-12, 04:53 AM   #1
 

Tough problem involving algebra


1. The problem statement, all variables and given/known data
Original problem asked me to prove [tex]\int_a^b \! x \, \mathrm{d} x = \frac{b^2-a^2}{2}[/tex] using Riemann sums. I've already seen a simpler formula using the left side of the rectangles but I'm curious as to how you would manipulate the formula below by hand to get the answer

2. Relevant equations

[tex]\lim_{n\rightarrow \infty}\sum_{i=1}^{n}[\frac{(b-a)i}{n}+a][\frac{b-a}{n}][/tex]


3. The attempt at a solution
pages and pages of algebra leading nowhere!
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Jul19-12, 05:58 AM   #2
 
You can write that thing into
[tex] I = \lim_{n\rightarrow\infty} \sum_{i=1}^{n} [\frac{(b-a)i}{n}+a](\frac{b-a}{n})
= a(b-a) \lim_{n\rightarrow\infty} \sum_{i=1}^{n} \frac{1}{n} + (b-a)^2 \lim_{n\rightarrow\infty} \sum_{i=1}^{n} \frac{i}{n^2}
[/tex]
Now, can you evaluate the sums and then take the limits?
 
Jul24-12, 07:32 AM   #3
 
Could you please explain how you got that?

I'm not exactly sure how to evaluate the last limit/sum but does everything else evaluate to just [tex]a(b-a)+(b-a)^2[/tex]?
 
Jul24-12, 07:41 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Tough problem involving algebra


Quote by autodidude View Post
Could you please explain how you got that?

I'm not exactly sure how to evaluate the last limit/sum but does everything else evaluate to just [tex]a(b-a)+(b-a)^2[/tex]?
No, it doesn't. What are [itex]\sum\frac{1}{n}[/itex] and [itex]\sum\frac{1}{n^2}[/itex]?
 
Jul24-12, 10:10 AM   #5
 
I don't know - the only way I know how to interpret the first one right now is to divide 1 into n parts but then I'm not sure what to do so it becomes an infinitely small number if n->infinity. I guess it would be the same for the second one but it gets smaller faster
 
Jul24-12, 11:24 AM   #6
 
Quote by autodidude View Post
Could you please explain how you got that?

I'm not exactly sure how to evaluate the last limit/sum but does everything else evaluate to just [tex]a(b-a)+(b-a)^2[/tex]?
The first sum evaluates to 1 but the second does not. http://www.americanscientist.org/iss...-of-reckoning/ might help.
 
Jul24-12, 12:50 PM   #7
 
consider this instead....[itex]I_{n} = \sum_{i=0}^{n} [\frac{(b-a)i}{n}+a](\frac{b-a}{n})
= \frac{a(b-a)}{n} \sum_{i=0}^{n} 1 + \frac{(b-a)^2}{n^2} \sum_{i=0}^{n} i[/itex]
now we know adding 1 n times... is n, how about adding numbers from 1 to n? know any relevant formulas for that?
once you simplify the expression to only relying on n, take the limit of [itex]I_n[/itex] as n goes to infinity
you have to remember, your sums arent over n, they are over i, so n can be take out front
 
Jul25-12, 08:39 AM   #8
 
I'm quite sure the formula is [tex]\frac{n(n+1)}{2}[/tex]

I tried subbing that in and after some algebra, I've got this:

[tex]\frac{(b-a)^2}{2}+\frac{b^2-a^2}{2n}[/tex]

Am I on the right track?

Also, when you write the sigmas out without the limits, does n just become some arbitrary integer? And is there any difference between writing a sigma with infinity on top and writing sigma with an n but with lim(h->infinity)?
 
Jul25-12, 01:20 PM   #9
 
Quote by autodidude View Post
I'm quite sure the formula is [tex]\frac{n(n+1)}{2}[/tex]

I tried subbing that in and after some algebra, I've got this:

[tex]\frac{(b-a)^2}{2}+\frac{b^2-a^2}{2n}[/tex]

Am I on the right track?
Yeah except you of course should have b2-a2, not (b-a)2. Then just take limit n→∞.

Quote by autodidude View Post
Also, when you write the sigmas out without the limits, does n just become some arbitrary integer? And is there any difference between writing a sigma with infinity on top and writing sigma with an n but with lim(h->infinity)?
Infinite sums are always defined as that limit so there's no worries there. You want to find the n:th partial sum, and then take the limit.
 
New Reply
Thread Tools


Similar Threads for: Tough problem involving algebra
Thread Forum Replies
Algebra II Word Problem Involving Fractional Equations Precalculus Mathematics Homework 8
Help with algebra problem involving logs General Math 6
Abstract Algebra Problem involving the ideals Calculus & Beyond Homework 1
kinetic energy (tough algebra problem) Introductory Physics Homework 2
Tough Integration Problem involving flow from a tank Introductory Physics Homework 1