Solve Sequence Problem: Estimate World Population 1799-1900

  • Thread starter Thread starter notme
  • Start date Start date
  • Tags Tags
    Sequence
Click For Summary

Homework Help Overview

The discussion revolves around estimating the world population from 1799 to 1900 using a recursive equation. The original poster attempts to apply the equation y(n+1) = 1.03y(n) starting from an initial population of 0.9 billion in 1798.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • Participants discuss the application of a difference equation and the implications of the initial condition. There are questions about the efficiency of finding the population estimate for the year 1900 without extensive calculations.

Discussion Status

Some participants have provided guidance on the mathematical approach, while others emphasize the importance of allowing the original poster to arrive at the solution independently. There is a mix of attempts to clarify the process and caution against revealing answers.

Contextual Notes

There is a concern about maintaining the integrity of the learning process, with participants noting the importance of hints over direct answers. The discussion reflects a balance between providing support and encouraging self-discovery.

notme
Messages
2
Reaction score
0
K it's been a while and I can't remember how to figure this problem out without going doing tons of work.

Estimating that the world population was 0.9 billion in 1798, use this equation to estimate the population (in billions) in the years 1799, 1800, 1801, 1802, and 1900.

Using the equation y(n+1) = 1.03y(n)

I got all the years except 1900... I don't remember how to find this out the fast way.. please refresh my memory
 
Physics news on Phys.org
notme said:
K it's been a while and I can't remember how to figure this problem out without going doing tons of work.

Estimating that the world population was 0.9 billion in 1798, use this equation to estimate the population (in billions) in the years 1799, 1800, 1801, 1802, and 1900.

Using the equation y(n+1) = 1.03y(n)

I got all the years except 1900... I don't remember how to find this out the fast way.. please refresh my memory

It bottles down to solving the difference equation y(n+1)-1.03y(n)=0
solving it we get [tex]y[n] = C1 * (1.03)^n[/tex] C1 is a constant
use initial condition at n =0 we have y(0) = 0.9 (in billions)
so C1 = 0.9
then the solution is [tex]y[n] = 0.9 * (1.03)^n[/tex] in billions
so year 1900 is n= 1900-1798+1 = 103
Then u get y[103] = 18.9 Billion in the year 1900.
 
real10 said:
It bottles down to solving the difference equation y(n+1)-1.03y(n)=0
solving it we get [tex]y[n] = C1 * (1.03)^n[/tex] C1 is a constant
use initial condition at n =0 we have y(0) = 0.9 (in billions)
so C1 = 0.9
then the solution is [tex]y[n] = 0.9 * (1.03)^n[/tex] in billions
so year 1900 is n= 1900-1798+1 = 103
Then u get y[103] = 18.9 Billion in the year 1900.

Don't give the answer, ok? Let the poster find if for him/her self. It takes the fun out of it for them.
 
Dick said:
Don't give the answer, ok? Let the poster find if for him/her self. It takes the fun out of it for them.

sorry u are right... I have avoided this and if u noticed recently I been giving hints and explanations more than solving it to the end (unless required..)
 
not even correct.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
13
Views
2K
  • · Replies 10 ·
Replies
10
Views
5K