Which Allocation Maximizes Factory Profits?

ra_forever8
Messages
106
Reaction score
0
The table below records the profits that are made when one unit of material is sold by factories A,B, C to dealers L,M,N, P. The output of each factory and demand from each dealer are given in brackets
( A,B,C ) -> L(30) M(30) N(30) P(45)
A(100) -> 25 30 20 20
B(20) -> 30 25 15 10
C(15) -> 10 35 5 30

Find the allocation which maximises the profits for the factories.
(Hint: this is similar to a transportation problem . You need to decide which inequalities should be reversed.)
 
Mathematics news on Phys.org
Re: Mathematical Programming

grandy said:
The table below records the profits that are made when one unit of material is sold by factories A,B, C to dealers L,M,N, P. The output of each factory and demand from each dealer are given in brackets
( A,B,C ) -> L(30) M(30) N(30) P(45)
A(100) -> 25 30 20 20
B(20) -> 30 25 15 10
C(15) -> 10 35 5 30

Find the allocation which maximises the profits for the factories.
(Hint: this is similar to a transportation problem . You need to decide which inequalities should be reversed.)

Hi grandy, :)

You have to subtract each element in the table from the largest element of the table and apply a transportation algorithm such as the North West Corner Rule or the Minimum Cost Method. The following article will give you a good description about each of the transportation algorithms.

http://homes.ieu.edu.tr/~ykazancoglu/BA228/Transportation.pdf

You can check your solution >>here<<.

Kind Regards,
Sudharaka.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Replies
1
Views
2K
Replies
5
Views
2K
Replies
5
Views
1K
Replies
2
Views
1K
Replies
2
Views
4K
Replies
3
Views
4K
Replies
6
Views
2K
Back
Top