Minimizing Area Bound by Parabola and Normal Chord: Putnam 1951 A6

  • Thread starter ehrenfest
  • Start date
  • Tags
    Preparation
In summary: P}_{1}}{{\left(}{{{x}_{1}},{{y}_{1}}}{\right)}}} is the point on the parabola where the chord is tangent to the curve.{{{P}_{1}}{{\left(}{{{x}_{1}},{{y}_{1}}}{\right)}}} is the point on the chord where the chord is tangent to the parabola.Therefore, a normal chord to a parabola will have a slope of {{{p}{x}+{c}}} at the point of tangency with the parabola.{y} = {{p}{x}+{c}}{{{y}_{1}}} = {{{p}{{x}_{1}}}+{c
  • #1
ehrenfest
2,020
1
I was told to move my problem solving questions here instead of cluttering up the Homework Help forums. I will use this thread to post questions related to the Putnam Exam. For all of the problems that follow, please JUST GIVE HINTS.Problem 170 from Putnam and Beyond:
Let
[tex]P_n(x) = (x^n-1)(x^{n-1}-1)\cdots(x-1), \mbox{ for n \geq 1}[/tex].

Prove that for [itex]\mbox{n \geq 2}, P'_n(x)[/itex] is divisible by
[tex]P_{\lfloor n/2 \rfloor}(x)[/tex]
in the ring of polynomials with integers coefficients.

We can use the division algorithm but then I don't know how to show that the remainder is 0. I'm not really sure whether it is enough to show that all the roots of [tex]P_{\lfloor n/2 \rfloor}(x)[/tex] are also roots of P'_n(x) since we are only working in the Z[x]? The roots of P'_n(x) are just the rth roots of unity for all r <= n. Anyone have a hint?
 
Last edited:
Mathematics news on Phys.org
  • #2
Have you tried looking at small values of n? This might suggest induction on n.
 
  • #3
My hint is to break [tex]P_n[/tex] into the product [tex]P_n = H_n L_n[/tex]. Where

[tex]H_n(x) = (x^n - 1)...(x^{\lfloor n/2 \rfloor + 1} - 1)[/tex]

[tex]L_n(x) = (x^{\lfloor n/2 \rfloor} - 1)...(x - 1)[/tex]

Then use P' = H L' + H' L and see where that takes you.
 
  • #4
Wow its amazing how far good notation can go.

The zeroes of L_n are

[tex] e^{i k \theta/2 \pi m} [/tex]

where k=0,...,m-1 and m= 1,...,floor(n/2)

Fix k and m. If e^{i k \theta/2 \pi m} is a zero of L_n, then e^{i 2k \theta/2 \pi 2m} is a zero of H_n because 2 floor(n/2) <=n. So basically this means that all the zeroes of L_n are also zeros of L_n' H_n because taking the derivative of a polynomial reduces multiplicities by 1. But we need to prove that L_n is a factor of L_n' H_n in the ring Z[x]. What I showed is NOT enough, is it?
 
  • #5
Yeah I didn't actually solve the problem before posting that hint, it just seemed like a promising way to attack it. Basically it reduces the problem to one of showing that H(x) is divisible by L(x).

I think your approach of looking at the collection of complex zeros of both H(x) and L(x) is a good way to show this. Essentually it's a "covering" type problem. You need to show that for each complex zero of L(x) there is a corresponding complex zero in H(x).

Start as you did by writing the complex zeros corresponding to each of the [itex]x^m-1[/itex] term, that is, [itex]e^{i 2k \pi /m}[/itex] for each k=0..m-1.

Consider seperately the case of k=0. Here we have one positive real zero (at x=1) for each m. Thus all that is required for H(x) to "cover" all of the x=1 zeros of L(x) is that H has at least as many "m-terms" as L which it clearly does (BTW, here by "m-term" I mean one of the [itex]x^m-1[/itex] factors).

Next consider m=2r, m=3r, m=4r, etc (for each m-term L). For each even "m" (m = 2r) we get a zero at [itex]e^{i \pi}[/itex]. So just show that H has at least as many even powered terms as L and it will cover these zeros. Similarly we have to show that H has as at least many triplen powered terms as L, and at least as many multiple_of_4 powered terms and so on.

I know this is a bit messy but I think it works.
 
  • #6
Hey,

The Art and Craft of Problem Solving, 2nd Edition by Paul Zeitz.

Homework Statement


1.3.13 (Putnam 1978)
Let [itex]{A}[/itex] be the set of [itex]{20}[/itex] distinct integers chosen from the arithmetic progression [itex]{1, 4, 7,..., 100}[/itex]. Prove that there must be two distinct integers in [itex]{A}[/itex] whose sum is [itex]{104}[/itex].

Homework Equations


Familiarity with Arithmetic Progressions.

The Attempt at a Solution


Since, we're just doing hints here, I would like to know how can I start this Putnam problem?

Particularly, what is an "arthmetic progression?"

Thanks,

-PFStudent
 
Last edited:
  • #7
Try writing out all the possible sums (using two numbers from the set A) that add up to 104. What do you notice about the number of combinations?
 
  • #8
Particularly, what is an "arthmetic progression?"

It's a just a sequence in which each number differes from the previous by a constant amount. In this case each element is 3 greater than the previous.
 
  • #9
PFStudent said:
Let [itex]{A}[/itex] be the set of [itex]{20}[/itex] distinct integers chosen from the arithmetic progression [itex]{1, 4, 7,..., 100}[/itex]. Prove that there must be two distinct integers in [itex]{A}[/itex] whose sum is [itex]{104}[/itex].

If you are familiar with the pigeon hole principle (PHP), this problem is pretty straight forward.

If you don't know the PHP, it's simple enough, and goes something like this. If you have n+1 pigeons but only n pigeonholes, then there is at least one pigeonhole with 2 or more pigeons.

Try assigning some groups of numbers as holes, and then placing the pigeons (numbers) into those holes.
 
  • #10
Hey,

Homework Statement


Putnam 1951 A6
Determine the position of a normal chord of a parabola such that it cuts off of the parabola a segment of minimum area.

Homework Equations


Standard Form of a Parabola
[tex]
{y} = {{{a}{{x}^{2}}} + {{b}{x}} + {c}}{{\,}{\,}{\,}{\,}{\,}{\,}}{\textrm{Vertical Axis of Symmetry}}
[/tex]
[tex]
{x} = {{{d}{{y}^{2}}} + {{e}{y}} + {f}}{{\,}{\,}{\,}{\,}{\,}{\,}}{\textrm{Hortizontal Axis of Symmetry}}
[/tex]

Area Bounded Between Curves
[tex]
{A_{B}} = {\int_{a,c}^{b,d}{{\left[}{{{{f(x)}_{T}},{{f(y)}_{R}}} - {{{g(x)}_{B}},{{g(y)}_{L}}}}{\right]{{dx},{dy}}}}}{\,}{\,}{\,}{\,}{\,}{\,}{\,}{\,}{{a}{\leq}{x}{\leq}{b}}{\,}{\,}{\,}{\,}{,}{\,}{\,}{\,}{\,}{{c}{\leq}{y}{\leq}{d}}
[/tex]

The Attempt at a Solution


From the Standard Form of a Parabola (Vertical Axis of Symmetry) let,
[tex]
{f(x)} = {{{a}{{x}^{2}}} + {{b}{x}} + {c}}
[/tex]

Since we are asked to find the position of a normal chord of a parabola, we first need to find the slope of a tangent line to a parabola for some point, [itex]{{{P}_{1}}{{\left(}{{{x}_{1}},{{y}_{1}}}{\right)}}}[/itex] on the parabola.
So,
[tex]
{{{f}^{\prime}}{(x)}} = {{{2}{a}{x}}+{b}}
[/tex]

Let,
[tex]
{{{f}^{\prime}}{(x)}} = {m(x)}
[/tex]

However, we need a normal line, so let,
[tex]
{p(x)} = {\frac{{-}{1}}{m(x)}}
[/tex]

[tex]
{p(x)} = {\frac{{-}{1}}{{{2}{a}{x}}+{b}}}
[/tex]

Since we need a chord normal to the parabola, we need to consider two points on the parabola: [itex]{{{P}_{1}}{{\left(}{{{x}_{1}},{{y}_{1}}}{\right)}}}[/itex] and [itex]{{{P}_{2}}{{\left(}{{{x}_{2}},{{y}_{2}}}{\right)}}}[/itex]; such that a chord going through both of the points on the parabola will bound an area with only the curve of the parabola where one of the intersections will be normal to the parabola.

Let, the chord's intersection at [itex]{{{P}_{1}}{{\left(}{{{x}_{1}},{{y}_{1}}}{\right)}}}[/itex] be normal to the parabola.
[tex]
{p({{\left(}{{x}_{1}}{\right)}})} = {\frac{{-}{1}}{{{2}{a}{{{\left(}{{x}_{1}}{\right)}}}}+{b}}}
[/tex]

[tex]
{p{{\left(}{{x}_{1}}{\right)}}} = {\frac{{-}{1}}{{{2}{a}{{{{x}_{1}}}}}+{b}}}
[/tex]

Now consider the line,
[tex]
{y} = {{p}{x}+{c}}
[/tex]

Where [itex]{c}[/itex] is the y-intercept of the line.
Let [itex]{{c} = {e}}[/itex] to avoid confusion with [itex]{f(x)} = {{{a}{{x}^{2}}} + {{b}{x}} + {c}}[/itex].
[tex]
{y} = {{p}{x}+{(e)}}
[/tex]
[tex]
{y} = {{p}{x}+{e}}
[/tex]

Letting, [itex]{{p} = {p(x)}}[/itex] where [itex]{{p(x)} = {p{{\left(}{{x}_{1}}{\right)}}}}[/itex].
[tex]
{y} = {{{\left(}{{p{{\left(}{{x}_{1}}{\right)}}}}{\right)}}{x}+{e}}
[/tex]

[tex]
{y} = {{{\left(}{\frac{{-}{1}}{{{2}{a}{{{{x}_{1}}}}}+{b}}}{\right)}}{x}+{e}}
[/tex]

[tex]
{y} = {{{\frac{{-}{x}}{{{2}{a}{{{{x}_{1}}}}}+{b}}}}+{e}}
[/tex]

Now, consider the area bounded between the two curves,
[tex]
{{A}_{B}} = {{\int_{{x}_{1}}^{{x}_{2}}}{\left[}{{\left(}{{{\frac{{-}{x}}{{{2}{a}{{{{x}_{1}}}}}+{b}}}}+{e}}{\right)} - {\left(}{{{a}{{x}^{2}}} + {{b}{x}} + {c}}{\right)}}{\right]}{dx}}
[/tex]

From here is where I get kind of stuck, because once I integrate and evaluate the limits of the integral I am going to need to find a way to minimize the area. However, this is tricky since (once the integral is evaluated) the area will be given as a function of two variables, [itex]{{A}_{B}}{{\left(}{{{x}_{1}},{{x}_{2}}}{\right)}}[/itex].

I'm guessing the next step from there would be applying the technique of Lagrange Multipliers to find the minimum area by extracting some restrictions on the values: [itex]{{x}_{1}}[/itex] and [itex]{{x}_{2}}[/itex]. Is that right? Or is there something I am missing?

Remark
I did not like the way that I started the problem from the Standard Form of a Parabola that has symmetry with respect to the vertical axis, in other words a parabola as a [itex]{f(x)}[/itex]. I feel that had I started from the General Equation of a Conic Section where for a parabola [itex]{{{{B}^{2}} - {{4}{A}{C}}} = {0}}[/itex] the approach would be more rigorous, since it is the most general way to represent a parabola. Any ideas on how to approach this problem that way?

Thanks,

-PFStudent
 

FAQ: Minimizing Area Bound by Parabola and Normal Chord: Putnam 1951 A6

What is Putnam Preparation Help?

Putnam Preparation Help is a program or service that provides assistance and resources for students preparing for the William Lowell Putnam Mathematical Competition. This competition is a prestigious mathematics competition for undergraduate students in the United States and Canada.

Who can benefit from Putnam Preparation Help?

Putnam Preparation Help is beneficial for any undergraduate student who is interested in participating in the Putnam Mathematical Competition. It is also helpful for students who want to improve their mathematical problem-solving skills.

What resources are included in Putnam Preparation Help?

Putnam Preparation Help typically includes practice problems and solutions, study guides, tutoring sessions, and workshops or seminars. Some programs may also offer mock competitions to simulate the actual Putnam competition.

Is Putnam Preparation Help effective?

The effectiveness of Putnam Preparation Help may vary depending on the individual and the program they choose. However, these programs are designed to provide students with valuable resources and support to improve their problem-solving skills and increase their chances of success in the Putnam competition.

How can I find a Putnam Preparation Help program?

There are several ways to find a Putnam Preparation Help program. You can check with your university's math department or academic support services to see if they offer such a program. You can also search online for independent programs or tutoring services that specialize in Putnam preparation.

Similar threads

Replies
1
Views
2K
Replies
125
Views
18K
2
Replies
61
Views
7K
Replies
5
Views
3K
2
Replies
67
Views
9K
3
Replies
86
Views
21K
3
Replies
100
Views
9K
3
Replies
77
Views
11K
4
Replies
105
Views
13K
3
Replies
86
Views
11K
Back
Top