Strong Induction - Integrals

In summary: R-1)+...+R)Simplifying further, we get:(nR+1) + PR(n) + c2(nR^2+2nR+1) + c3(nR^3+3nR^2+3nR+1) + ... + cR(nR^R+RnR^(R-1)+...+R)We can rewrite this as:(nR+1) + \sum ckrR^k + PR(n)Using the definition of Sr(n) as the sum of the first r powers of n, we can rewrite this as:SR(n) = (nR+1) + \sum krR^k + PR(n)
  • #1
XJellieBX
40
0

Homework Statement


Prove, for r [tex]\geq[/tex] 1,

Sr(n) = [tex]\sum[/tex] kr = (nr+1)/(r+1) + Pr(n)

where Pr(n) is some polynomial with respect to n of degree r.
(Hint: Prove using strong induction on r. After you show the base case is true, assume the statement istrue for all r = 1,2, ... ,R-1 and then show the statement is true for r = R.)


Homework Equations


(r + 1) [tex]\sum[/tex] kr = n(r+1) + Pr(n) - [tex]\sum[/tex] [c2kr-1 + c3kr-2 + ... + crk + 1], where c# is some constant.


The Attempt at a Solution


I tried to prove the base case (r=1), but I can't seem to complete it.
Using the equation given,
Sr(n) = [tex]\sum[/tex] kr = (nr+1)/(r+1)
-> the left side goes to: n2
And plugging in r=1, the right side goes to n2/2 + Pr(n)

Am I missing something? The two sides aren't equal at all, and I'm at a lost.
 
Physics news on Phys.org
  • #2
Please help!

Thank you for your post. I understand your confusion and will try my best to guide you through the proof.

First, let's start by defining Sr(n) as the sum of the first r powers of n, starting from 1. In other words, Sr(n) = 1 + 2 + ... + r. This is equivalent to \sum kr as given in the problem.

Now, let's look at the base case, r = 1. In this case, we have Sr(n) = \sum kr = 1. The right side of the equation becomes (n1+1)/(1+1) + Pr(n), where Pr(n) is some polynomial of degree 1. Simplifying this, we get (n+1)/2 + Pr(n).

Since our goal is to prove that the two sides are equal, we must show that (n+1)/2 + Pr(n) = 1. This is true if Pr(n) = 1 - (n+1)/2. Therefore, our base case is satisfied if we choose Pr(n) = 1 - (n+1)/2.

Now, let's assume that the statement is true for all r = 1,2,...,R-1. This means that we can write:

S(R-1)(n) = (n(R-1)+1)/(R-1+1) + P(R-1)(n)

Now, let's look at the case where r = R. We have:

SR(n) = \sum kR = (nR+1)/(R+1) + PR(n)

Using the given hint, we can write the right side as:

(n(R-1)+1)/(R-1+1) + PR(n) + c2(n(R-1)+1)^2 + c3(n(R-1)+1)^3 + ... + cR(n(R-1)+1)^R

This is because we assumed the statement is true for all r = 1,2,...,R-1. Now, we can simplify this to:

(n(R+1)+1)/(R+1) + PR(n) + c2(nR^2+2nR+1) + c3(nR^3+3nR^2+3nR+1) + ... + cR(nR^R+RnR
 

1. What is strong induction?

Strong induction is a mathematical proof technique used to prove a statement for all natural numbers. It is similar to mathematical induction, but instead of relying on the previous case, it uses multiple previous cases to prove the statement.

2. What are integrals?

Integrals are mathematical tools used to find the area under a curve on a graph. They are often used in physics and engineering to calculate quantities such as displacement, velocity, and acceleration.

3. How are strong induction and integrals related?

Strong induction can be used to prove the fundamental theorem of calculus, which states that integrals and derivatives are inverse operations. This means that strong induction can be used to prove properties of integrals.

4. What is the difference between strong induction and mathematical induction?

The main difference between strong induction and mathematical induction is that strong induction uses multiple previous cases to prove a statement, while mathematical induction only relies on the previous case. Strong induction is often used when the statement being proved has a "base case" that is not the smallest natural number.

5. What are some common applications of strong induction and integrals?

Strong induction is commonly used in number theory to prove properties of prime numbers and in graph theory to prove the existence of certain structures. Integrals have many applications in physics, engineering, and economics, such as calculating work, finding the center of mass, and determining the value of a function. They are also used in optimization problems to find the maximum or minimum value of a function.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
259
  • Calculus and Beyond Homework Help
Replies
6
Views
945
  • Calculus and Beyond Homework Help
Replies
7
Views
413
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
884
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
768
  • Calculus and Beyond Homework Help
Replies
1
Views
913
Back
Top