Newtons method error approximation

Click For Summary

Homework Help Overview

The discussion revolves around estimating the error in an approximation obtained through Newton's method. The original poster has calculated two iterations, x2 and x3, and seeks clarification on how to estimate the error associated with x2.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • Participants explore different interpretations of how to calculate the error, with some suggesting a percent error approach while others clarify that the problem specifies a different form of error estimation.

Discussion Status

The discussion is active, with participants providing different perspectives on the error calculation. There is a focus on clarifying the requirements of the problem and how to properly express the error in the context of the iterations provided.

Contextual Notes

Participants note that the problem specifies a certain format for the error, which has led to differing interpretations regarding whether to express it as a percentage or a decimal value.

TyErd
Messages
297
Reaction score
0

Homework Statement


I've attached the question

Homework Equations


x(n+1) = x(n) - f(x(n)) / f '(x(n))

The Attempt at a Solution



okay so x2= 1.3517323300 and I've already calculated x3 to be 1.3483949227

then how do i estimate the error in x2? do i subtract or something?
 

Attachments

  • 3333333333333333333.png
    3333333333333333333.png
    15 KB · Views: 623
Physics news on Phys.org
I assume they want a percent error as an answer. To do that you do [itex]\displaystyle\left|\frac{\text{true value} - \text{estimated value}}{\text{true value}}\right| \times 100[/itex]

So while your third iteration isn't the "true" value (it's still an approximation), it's more accurate than your second iteration so that's why you would divide by it.
 
nah its not a percent error. Its says |error in x2| =< ...

so if i didn't multiply by 100 it would give me decimal answer.
so it would be | (1.3483949227 - 1.351732330) / 1.3483949227 | yeah??
 
and that equals 0.002475.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 11 ·
Replies
11
Views
2K