Optimizing a hypothetical factory system
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
You have 1 factory that produces cars, and 1 "builder" factory that produces other factories (either car factories, or other builder factories; the latter take twice as long). You want to maximize the number of cars produced over 4 years. What is the optimal number of builder factories to produce before producing other car factories? “Builder†factories take a month to make, while car factories take half a month. Car factories produce a car a day.
I attempted to write a program that would try every number of “builder†factories up to 10000000, but I could not find a way to model the increase in production from previously constructed builders.
calculus optimization
add a comment |Â
up vote
0
down vote
favorite
You have 1 factory that produces cars, and 1 "builder" factory that produces other factories (either car factories, or other builder factories; the latter take twice as long). You want to maximize the number of cars produced over 4 years. What is the optimal number of builder factories to produce before producing other car factories? “Builder†factories take a month to make, while car factories take half a month. Car factories produce a car a day.
I attempted to write a program that would try every number of “builder†factories up to 10000000, but I could not find a way to model the increase in production from previously constructed builders.
calculus optimization
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
You have 1 factory that produces cars, and 1 "builder" factory that produces other factories (either car factories, or other builder factories; the latter take twice as long). You want to maximize the number of cars produced over 4 years. What is the optimal number of builder factories to produce before producing other car factories? “Builder†factories take a month to make, while car factories take half a month. Car factories produce a car a day.
I attempted to write a program that would try every number of “builder†factories up to 10000000, but I could not find a way to model the increase in production from previously constructed builders.
calculus optimization
You have 1 factory that produces cars, and 1 "builder" factory that produces other factories (either car factories, or other builder factories; the latter take twice as long). You want to maximize the number of cars produced over 4 years. What is the optimal number of builder factories to produce before producing other car factories? “Builder†factories take a month to make, while car factories take half a month. Car factories produce a car a day.
I attempted to write a program that would try every number of “builder†factories up to 10000000, but I could not find a way to model the increase in production from previously constructed builders.
calculus optimization
asked Jul 21 at 14:44


George Bidgood
264
264
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2858543%2foptimizing-a-hypothetical-factory-system%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password