Jump to content
BrainDen.com - Brain Teasers
  • 0


Guest
 Share

Question

if N = the set of real numbers

find X

XN = X(N-1) + X(N-2}

I'm pretty sure this works for any value of N and only one value for X

Please give reason for the answer and the method used(this will be very important to me because I got it by observation)

Link to comment
Share on other sites

13 answers to this question

Recommended Posts

  • 0

I have an answer to the problem, but not yet worked out for all powers, although it does work for N=1 and N=2

Putting N=2 gives X^2 = X + 1

Solving for X gives X = (1+ sqrt 5)/2

Interestingly, this is the limit of the ratio of consecutive terms in the Fibonacci sequence, the golden ratio.

Link to comment
Share on other sites

  • 0

If you divide through by X^(N-2) you get

X^2 = X + 1

Which is a simple quadratic with roots of (1+SQRT(5))/2 and (1-SQRT(5))/2 and doesn't depend on N

Edited by dannchen
Link to comment
Share on other sites

  • 0

For positive N,

X^N = X^(N-1)+X^(N-2)

X^(N+2) = X^(N+1) + X^N

X^N(X^2+X+1)=0

Either X = 0 or X = (1+-Sqrt(5))/2, by the quadratic equation.

For negative N,

X = (1+-Sqrt(5))/2, only.

Link to comment
Share on other sites

  • 0

if N = the set of real numbers

find X

XN = X(N-1) + X(N-2}

I'm pretty sure this works for any value of N and only one value for X

Please give reason for the answer and the method used(this will be very important to me because I got it by observation)

XN = XN-1 + XN-2

XN - XN-1 - XN-2 = 0

XN-2 (X2 - X - 1) = 0

Now if X2 - X - 1 = 0 then:

X = (1 +- sqrt(5))/2 for all N an element of the reals.

If XN-2=0 then:

X = 0 for all N an element of the reals except N = 0, 1, 2.

This proves that there are three potential answers for X, with X = 0 only if N != 0, 1, 2.

EDIT: After posting this at the same time as marsupialsoup, I realised from their response that N cannot be less than or equal to 2 for the X = 0 solution. That is, if X = 0, N > 2.

Edited by random7
Link to comment
Share on other sites

  • 0

For positive N,

X^N = X^(N-1)+X^(N-2)

X^(N+2) = X^(N+1) + X^N

X^N(X^2+X+1)=0

Either X = 0 or X = (1+-Sqrt(5))/2, by the quadratic equation.

For negative N,

X = (1+-Sqrt(5))/2, only.

My mistake, I multiplied both sides of the equation by 0.

The two cases are N>2 and N<=2, for N being real, X should be positive. This is a problem with polynomials over the real field; sometimes there are no roots...

Link to comment
Share on other sites

  • 0

^ You mean it should have been in step 2 instead of:

N Log X = (N-1) Log X + (N-2) Log X

Should have been

N Log X = Log(X^ (N-1) + X^(N-2))

Just in case anyone like me didn't understand...

Link to comment
Share on other sites

  • 0

Here's a thought:

I strikes me that there is a simple solution based on the concept that there is one real number that stays the same whether you add it to itself or multiply itself by itself... You could project that through simple identity definitions, but I may be underthinking this.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...