Optimizing TV Viewing: Fast Forwarding Through Commercials

  • Thread starter Thread starter Jameson
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Jameson
Insights Author
Gold Member
MHB
Messages
4,533
Reaction score
13
This problem was inspired by annoyance of commercials and impatience to wait longer than I absolutely must. If the explanation is unclear please PM me and I'll explain in a different way and make edits to this OP if necessary.

Suppose that you are recording a TV program that is 1 hour long, but there are consistent commercial breaks. The general pattern is 10 minutes of TV followed by 4 minutes of commercials, which you want to fast forward through (skip over them) on your recording device. What is the minimum time, rounded to the nearest minute, into the program you must wait to start watching so that you can skip all the commercials but not catch up to the live program until the very end? The idea here is to end your viewing just as the program is ending but not have to watch commercials.

EDIT: To clarify, when you "skip" the commercials, assume that you the fast forwarding is instant. This isn't how it really works of course but for this problem we'll pretend that when you skip a commercials it's instantaneous.

 
Last edited:
Physics news on Phys.org
Congratulations to the following members for their correct solution this week:

1) Sudharaka

Solution (from Sudharaka):

[sp]The program schedule should be as follows. The boxed numbers indicate the time of the TV program whereas the other numbers show the time of the commercials.

\[\boxed{10}+4+\boxed{10}+4+\boxed{10}+4+\boxed{10}+4+\boxed{4}=60\]

Suppose \(x\) is the waiting time. If the program should end at the same time at which the recording ends,

\[x+44=60\]

\[\Rightarrow x=16\]

So the person will have to wait 16 minutes to start watching.[/sp]

My comments:
[sp]This is not an accurate model of commercials during a program but the result is very close to what I found through experimenting with different wait times for a 60 minute program. This isn't the most straightforward problem to solve but the result is very interesting and quite logical to me - to skip all the commercials you must wait the length of all the commercials at the beginning, before starting. What you've done is shifted the pattern of program and commercials but not the total time, so instead of [math]P+C+P+C...[/math] you have [math]C_1+C_2...+C_f+P[/math][/sp]