Ask Experts Questions for FREE Help!
  Advanced
Register  |  Log in  
   Ask    
 Answer  
  Help  

Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
Free Answers in 3 Easy Steps

Register Now
3 Steps

At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.

Home > Science > Mathematics   »   Proof by induction and direct

 
Thread Tools Display Modes
Question
 
 
#1  
Old Mar 4, 2006, 03:12 PM
Ros
New Member
Ros is offline
 
Join Date: Mar 2006
Posts: 1
Ros See this member's comment history on his/her Profile page.
Proof by induction and direct

I need to know how to proof the arithmetic series below by induction and direct.Please help.

Sum[i=1to n], a_i = n.a_n - sum[i=1 to (n-1)] i{a_(i+1) - a_i}

Reply With Quote
 
     

Answers
 
 
Old Mar 30, 2006, 10:05 PM   #2  
New Member
thoth is offline
 
Join Date: Mar 2006
Posts: 4
thoth See this member's comment history on his/her Profile page.
Hi

To do the induction proof first start by checking the statement is true for n=1.
sum_{i=1}^{1}(a_{i})=a_{1}=1*a_{1}.
Now proceed to the inductive step.
Assume the statement is true for n=k
sum_{i=1}^{k+1}(a_{i})=a_{k+1}+sum_{i=1}^{k}(a_{i} )
=a_{n+1}+ka_{k}-sum_{i=1}^{k-1}[i(a_{i+1}-a_{i})]
from our inductive assumption.
Now add and subtract ka_{k+1} to the left hand side to get
sum_{i=1}^{k+1}(a_{i})=ka_{k+1}-[ka_{k+1}-ka_{k}+sum_{i=1}^{k-1}[i(a_{i+1}-a_{i})]]
Now grouping ka_{k+1}-ka_{k} into the sum we have the result
sum_{i=1}^{k+1}(a_{i})=ka_{k+1}-sum_{i=1}^{k}[i(a_{i+1}-a_{i})]
as required.
To do this by direct proof expand out the left hand side
na_{n}-sum_{i=1}^{n-1}[i(a_{i+1}-a_{i})]=
na_{n}-{(n-1)(a_{n}-a_{n-1})+(n-2)(a_{n-1}-a_{n-2})+...+(n-(n-1))(a_{2}-a_{1})}
=na_{n}-{n(a_{n}-a_{n-1}+a_{n-1}-...-a_{2}+a_{2}-a_{1})-(a_{n}-a_{n-1}+2a_{n-1}-...+(n-1)a_{2}-(n-1)a_{1})
These telescope to give
na_{n}-sum_{i=1}^{n-1}[i(a_{i+1}-a_{i})]=
na_{n}-[na_{n}-na_{1}-sum_{i=1}^{n}(a_{i})+na_{1}]
=sum_{i=1}^{n}(a_{i})
Which is what you need to prove.
  Reply With Quote
 
     


Thread Tools
Display Modes

 
Similar Sponsors

Similar Threads
Question Asker Forum Answers Last Post
Math Induction DanMan32X Math & Sciences 0 Apr 4, 2006 08:07 AM
proof by induction mutei Mathematics 6 Feb 11, 2006 07:36 PM
Proof by induction angora Mathematics 2 Sep 4, 2005 01:46 PM
Proof by Induction shelly89 Mathematics 3 Mar 23, 2005 10:04 PM
electromagnetic induction Zeboy Physics 1 Nov 11, 2004 09:26 AM




Copyright ©2003 - 2007, Ask Me Help Desk.
All times are GMT -8. The time now is 02:21 AM.