An example need to be turned into an integral

In summary: The summation is an approximation of the integral. In summary, there is a formula for calculating the total production after a certain number of years, and it involves the geometric sum formula. This formula can be modified depending on whether the increase in production is discrete or continuous.
  • #1
vemvare
87
10
OK. We are producing something and then storing it. The first year, "1" is produced, the second year, "1,1" the third 1,12, so that the production capacity increases 10% per year. How do we convert this into a general formula for how much we have produced in total after year x?

It is obviously an integral, but all formulas I find for ∫ nx give nonsense when I apply them to this example, so I think I'm wrong in turing the formula into nx

How do I solve this?
 
Mathematics news on Phys.org
  • #2
What you're looking for is called a geometric sum.

[tex]S=1+r+r^2+...+r^{n-1}=\frac{r^n-1}{r-1}[/tex]

r is the ratio, in your case 1.1, n is the amount of years you're counting.
 
  • #3
Ah, that gives reasonable numbers. So the formula resulting from the example is discrete? Is it the non-integer factor (1,1) that does that?

EDIT: No, I specified the increase as happening annually, if it isn't, if it is continous, the (r-1) is replaced with ln(r), which I found by experimenting, and it gives exactly the value my calculator does. Oddly I cannot seem to find any reference to this formula, though I'm most cenrtainly again screwing up annotations.

I need to refreshen my math-math, I've been in the world of molecules for too long...
 
Last edited:
  • #4
If the increase in production was constantly changing, every minute of every day saw an incremental increase, then you might use an integral to find the increase after a certain period. The integral is the limit of a certain process which can often be crudely represented as a summation.
 
  • #5


To solve this problem, we can use the concept of a geometric series. The production capacity is increasing at a rate of 10% per year, which can be represented by a common ratio of 1.1. Therefore, the amount produced in each year can be expressed as 1, 1.1, 1.1^2, 1.1^3, and so on.

To find the total amount produced after x years, we can use the formula for the sum of a geometric series:

Sx = a(1-r^x)/(1-r)

where Sx is the total amount produced after x years, a is the initial production of 1, and r is the common ratio of 1.1.

Substituting these values into the formula, we get:

Sx = 1(1-1.1^x)/(1-1.1)

Sx = 1(1-1.1^x)/(-0.1)

Sx = -10(1-1.1^x)

Therefore, the general formula for the total amount produced after x years is:

Sx = -10(1-1.1^x)

This can also be written as an integral:

Sx = ∫ 1.1^x dx

where the limits of integration are from 0 to x.

Thus, the integral represents the total amount produced after x years, and the general formula is -10(1-1.1^x).
 

FAQ: An example need to be turned into an integral

What is an integral?

An integral is a mathematical concept that represents the area under a curve on a graph. It is used to find the total value or quantity of something that is continuously changing.

Why do we need to turn an example into an integral?

Turning an example into an integral allows us to solve problems that involve continuously changing variables. It also helps us find the total value or quantity of something that is not easily measurable.

How do you turn an example into an integral?

To turn an example into an integral, you need to identify the variable that is changing, determine the limits of integration, and then set up the appropriate integral expression based on the given example.

What are the different types of integrals?

There are two main types of integrals: definite and indefinite. Definite integrals have specific limits of integration and give a numerical value, while indefinite integrals do not have specific limits and give a general function.

What are some real-life applications of integrals?

Integrals have various applications in fields such as physics, engineering, and economics. They are used to calculate areas, volumes, and rates of change, making them valuable tools in solving real-world problems.

Similar threads

Back
Top