Solve Quick Cubic Problem: Victor Niederhoffer's Harvard Entrance Test

  • Context: Undergrad 
  • Thread starter Thread starter robert Ihnot
  • Start date Start date
  • Tags Tags
    Cubic
Click For Summary

Discussion Overview

The discussion revolves around a mathematical problem presented by Victor Niederhoffer regarding the expression (2+(5)^.5)^1/3 + (2-(5)^.5)^1/3. Participants explore methods to solve this cubic equation, discussing various approaches, reasoning, and potential answers.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants suggest that the answer could be 1 or -1, but emphasize that reaching this conclusion may require more thought than the one-minute timeframe mentioned.
  • One participant proposes that the expression can be simplified by recognizing that the two components are related to the golden ratio, leading to a conjecture about the sum being close to 1.
  • Another participant discusses the possibility of reconstructing the cubic equation and testing potential roots, noting that the answer must be near one.
  • Several participants engage in algebraic manipulation of the expression, leading to the cubic equation X^3 + 3X - 4 = 0, with one participant asserting that X=1 is a solution.
  • Disagreement arises regarding the interpretation of roots, with some arguing that there are complex roots involved, while others maintain that the focus should be on real roots.
  • One participant highlights the importance of the cubic formula and suggests that knowing it could facilitate a quicker solution.
  • Another participant corrects an earlier claim about the factorization of the cubic equation, leading to a discussion about the nature of the roots and whether complex solutions are relevant to the original problem.

Areas of Agreement / Disagreement

Participants generally agree that the expression simplifies to a cubic equation and that 1 is a likely candidate for the answer. However, there is significant disagreement regarding the relevance of complex roots and whether the problem is well-defined without specifying which roots to consider.

Contextual Notes

Some participants note that the problem may not have been intended to include complex solutions, suggesting that the examiners likely sought a real answer. There are also discussions about the assumptions made in manipulating the expression and the potential for multiple interpretations of the roots.

Who May Find This Useful

This discussion may be useful for individuals interested in mathematical problem-solving, particularly those exploring cubic equations and the nuances of root interpretation in algebra.

robert Ihnot
Messages
1,057
Reaction score
1
Is anybody interested in this problem? Solve This One:

Victor Niederhoffer in "Education of a Speculator," recalls that he wanted to join his Brooklyn High School Math Team, and prepair for a hope-for entrance to Harvard University, which he achieved. He mentions that he was asked to solve in about a minute this problem,

(2+(5)^.5)^1/3 + (2-(5)^.5)^1/3 = ?

Niederhoffer knew he could not do it, but since it was a multiple choice question he eliminated answers containing pi and e, and guessed the right remaining one.

He once sent me an autographed copy of his book, and I have always enjoyed this math question. Does anyone know the answer?
 
Mathematics news on Phys.org
If 1 is one of the choices, I'm guessing that. Actually getting there in a way that works regardless of the numbers and without a lot of work is going to take a little thought - at least more than a minute's worth.

Edit: Or negative one (taking a second thought about it). Hoping all of the secondary products cancel out, but not sure - Definitely less than 2 and greater than negative 2.
 
Last edited:
I'm guessing that without using a calculator the fastest way to solve this type of problem is just to use some simple quick reasonsing. The first part cubrt(2+sqr(5)) you know must be equal to 1.6... something. Think about it the sqrt(5)= 2.2...something, so you have now cubert(4.2) which is roughly 1.6 something. Using some simple reasoning you will see that you don't have to solve the other part cubrt(2-sqrt(5)). It will just be the .6 something of the first part except with a negative sign. So the answer must be 1. I think to solve this problem in less than a minute you have to be able to do very rough arithmetic very fast.
 
Knowing the choices would greatly help. :smile:

The number itself looks as if it was derived via the cubic formula; if you happened to know the cubic formula by heart, you could quickly reconstruct the cubic equation, and then simply test the choices to see which one is a root of the cubic. (Of course, you might have the annoying possibility that two are!)

Without knowing the cubic, you could still reconstruct the polynomial, but it takes a bit more work.

I certainly agree, however, that the answer must be near one.
 
"1" was one of the answers, I just did not want to give it away. (I don't remember the 4th choice). It could be a very sticky problem, Niederhoffer never suggested he could have actually worked out the details in a minute.

However, it can be approached--at least at home-- by setting it equal to Y and then cubing. We assume the principal cubic root, giving (-1)^1/3 = -1.

We have then Y^3 = 2+5^.5 +2-5^.5 -3{(2+5^.5)^1/3 + (2-5^1/3)} =4-3Y.

Reinserting the Y, rather than attempting to resolve surds seems the way to go. If we proceed further, we can divide out the Y-1, and get the equation: Y^2+Y+4, which resolves in terms of the square root of -15. But, assumedly, nothing as complicated as that was among the possible answers.
 
Last edited:
The two numbers being added are the golden ratio, (1+sqrt(5))/2 and 1 minus the golden ratio (1-sqrt(5))/2, you can verify this easily by cubing. Guessing this was the case is a little trickier, the sqrt(5) pointed that direction as did the fact that 2+sqrt(5)=-1/(2-sqrt(5)).
 
  • Agree
Likes   Reactions: rudbek
(2+(5)^.5)^1/3 + (2-(5)^.5)^1/3 = ?

Take the cube of th expression:

(2+(5)^.5)^1/3 + (2-(5)^.5)^1/3 = X

X^3=4-3X
X^3+3X-4=0
X^3-1+3X-3=(X-1)(X^2+X+1)=0

There is one solution, X=1

ehild
 
ehild said:
(2+(5)^.5)^1/3 + (2-(5)^.5)^1/3 = ?

Take the cube of th expression:

(2+(5)^.5)^1/3 + (2-(5)^.5)^1/3 = X

X^3=4-3X
X^3+3X-4=0
X^3-1+3X-3=(X-1)(X^2+X+1)=0

There is one solution, X=1

ehild

There is a mistake there since (X-1)(X^2+X+1) = X^3 -1, and that gives all the roots of unity.
 
shmoe said:
The two numbers being added are the golden ratio, (1+sqrt(5))/2 and 1 minus the golden ratio (1-sqrt(5))/2, you can verify this easily by cubing. Guessing this was the case is a little trickier, the sqrt(5) pointed that direction as did the fact that 2+sqrt(5)=-1/(2-sqrt(5)).

The "2" does not extend across the expression since,

[2+sqrt(5)]^1/3 = (2)^1/3*[1+(1/2)sqrt(5)]^1/3.
 
Last edited:
  • #10
robert Ihnot said:
The "2" does not extend across the expression since,

[2+sqrt(5)]^1/3 = (2)^1/3*[1+(1/2)sqrt(5)]^1/3.

That's fine...

[tex](\frac{1+\sqrt{5}}{2})^{3}=\frac{1+3\sqrt{5}+3(\sqrt{5})^{2}+(\sqrt{5})^3}{2^3}=\frac{16+8\sqrt{5}}{8}=2+\sqrt{5}[/tex]

so [tex]\frac{1+\sqrt{5}}{2}=(2+\sqrt{5})^{1/3}[/tex].
 
  • #11
shmoe said:
That's fine...

[tex](\frac{1+\sqrt{5}}{2})^{3}=\frac{1+3\sqrt{5}+3(\sqrt{5})^{2}+(\sqrt{5})^3}{2^3}=\frac{16+8\sqrt{5}}{8}=2+\sqrt{5}[/tex]

so [tex]\frac{1+\sqrt{5}}{2}=(2+\sqrt{5})^{1/3}[/tex].

You have made a wonderful observation that makes the problem much simpler, and offers the possibility of an immediate deduction. And I wish I could just understand how to write the math symbols so well also. But I do not agree that there is no other solution, and if I could math-type better here I could more easily show my reasoning to you. You have shown that:

[(1+sqrt(5))/2)]^3 = (2+sqrt(5)), which is extremely helpful, and that for its "conjugate" we have the answer (2-sqrt(5)). But when we take a cube root we would get three answers. Let w stand for the cubic root of 1, then X, Xw, and Xw^2 are all answers. Furthermore, to make the math simpler, let g stand for (1+sqrt5)/2 and g* stand for (1-sqrt5)/2.

Now if we "mix up" w and w^2, we get the answer: gw+g*w^2. This I believe is equal to (-1+sqrt(15)i)/2, which comes from solving the remaining quadratic from the equation: Y^3 + 3Y -4.

The real part of gw+g*w^2 is going to be (w+w^2)/2, but since 1+w+w^2 = 0, we have (w+w^2)/2 = -1/2. The more difficult part is going to be:

(1/2)sqrt(5)[w-w^2]. w = 1/2(-1+sqrt(3)i), and w^2 =1/2(-1-sqrt(3)i);

so that w-w^2 = sqrt(3)i, thus we get the product (1/2)sqrt(15)i.

However, I am not certain about all the answers, but normally in solving the cubic we do, it seems, "mix up" the w and the w^2, when we are looking for more than one answer. The "other way" we would have gotten w and w^2 along with 1 also as roots.

Let us then return to the equation Y^3 + 3Y-4 = 0, we know that the sum of the roots should be the Y^2 term or zero, while the product of the roots is minus the constant term or 4. Roots such as 1,w,w^2 have a product that is just 1, and so could not qualify, but 1, (-1+sqrt(15)i)/2 and (-1-sqrt(15)i)/2 satisfy both conditions.
 
Last edited:
  • #12
robert Ihnot said:
There is a mistake there since (X-1)(X^2+X+1) = X^3 -1, and that gives all the roots of unity.

Well, sorry, I've made a mistake,
[tex]X^3-1+3X-3=(X-1)(X^2+X+1)+3(X-1)=0[/tex], [tex](X-1)[/tex] is factored out, and the second factor is [tex](X^2+X+4)[/tex]. There is one real root, unity, and other two complex ones, those, you wrote[tex]0.5(-1\pm\i\sqrt{15})[/tex]. But I don't think the exeminers wanted complex values.


I never believed that I would be able to use TEX :)

ehild
 
  • #13
ehild said:
Well, sorry, I've made a mistake,
[tex]X^3-1+3X-3=(X-1)(X^2+X+1)+3(X-1)=0[/tex], [tex](X-1)[/tex] is factored out, and the second factor is [tex](X^2+X+4)[/tex]. There is one real root, unity, and other two complex ones, those, you wrote[tex]0.5(-1\pm\i\sqrt{15})[/tex]. But I don't think the exeminers wanted complex values.


I never believed that I would be able to use TEX :)

ehild
I did not think they wanted complex answers either, and wanted to let that sleeping dog lie.
 
  • #14
Of course you're right that there are three answers to [tex](2+\sqrt{5})^{1/3}[/tex], if you allow complex numbers. As you pointed out 2 are complex, one is real, the real one being the golden ratio. I'm 100% confidant that the question is looking for the sum of the real roots, otherwise the problem is not well defined and would have several different answers depending on which roots you took for the respective cube roots.

ps. take a look at https://www.physicsforums.com/misc/howtolatex.pdf for a quick latex guide. You can also click directly on the latex'ed portions of someones post to see the code they used to generate it.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 131 ·
5
Replies
131
Views
13K
  • · Replies 33 ·
2
Replies
33
Views
10K
  • · Replies 45 ·
2
Replies
45
Views
6K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
2
Views
3K