How can I simplify error estimates for a given equation?

  • Thread starter Thread starter MelissaHerr
  • Start date Start date
  • Tags Tags
    Error Simplify
MelissaHerr
Messages
4
Reaction score
0

Homework Statement


Simplify: 1/k [(k-1) x_n+ x^k/(x_n^(k-1) )]- 1/k [(k-1)x+ x^k/x^(k-1) ] where e_n = x_n - x

x_n means x subscript n
e_n means e subscript n

It might be easier to look at the picture I typed out in MS Word.
https://www.flickr.com/photos/135306726@N08/22156107431/in/dateposted-public/

Homework Equations

The Attempt at a Solution


I only got [(k-1)/k]e_n + x^k/k (1/x_n^(k-1) - 1/x^(k-1))

Please help!
 
Physics news on Phys.org
Please help!
 
MelissaHerr said:

Homework Statement


Simplify: 1/k [(k-1) x_n+ x^k/(x_n^(k-1) )]- 1/k [(k-1)x+ x^k/x^(k-1) ] where e_n = x_n - x

x_n means x subscript n
e_n means e subscript n

It might be easier to look at the picture I typed out in MS Word.
https://www.flickr.com/photos/135306726@N08/22156107431/in/dateposted-public/

Homework Equations

The Attempt at a Solution


I only got [(k-1)/k]e_n + x^k/k (1/x_n^(k-1) - 1/x^(k-1))

Please help!

Help how? What is wrong with your solution? (I have not checked the details, so you will need to tell me!)
 
Ray Vickson said:
Help how? What is wrong with your solution? (I have not checked the details, so you will need to tell me!)
It needs to be simplified into some form of e_n, so that I can use it to determind if it will converge.
 
Ray Vickson said:
Help how? What is wrong with your solution? (I have not checked the details, so you will need to tell me!)
e_(n+1) = x_(n+1) - x
= 1/k [(k-1) x_n+ x^k/(x_n^(k-1) )]- 1/k [(k-1)x+ x^k/x^(k-1) ]
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top