Solving Iterative Method Homework | Physics Problem Help

  • Thread starter Thread starter maherelharake
  • Start date Start date
  • Tags Tags
    Iterative Method
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
maherelharake
Messages
261
Reaction score
0

Homework Statement


I have a physics problem, but the math part is where I am getting stuck. I have to use the iterative method, which I understand, but I can't seem to get the correct result. My problem is that I have to plug the value of x=1.9195 into an equation f1(x)=(x/10)(x+3). I get a value of 0.9443 for f1(x). I then take that f1(x) and plug it into x=arcsin(f1(x). I am supposed to get something close to 1.9 for the new 'x' but when I do this, I get 1.2. This is strange to me because the sin of 1.9195 is 0.94 but the arcsin of 0.94 is 1.22 instead of 1.9195. Can anyone clear this up for me?


Homework Equations





The Attempt at a Solution

 
on Phys.org
Ohh ok that makes sense now. Well I am not sure how to proceed with this problem then. Do you have any ideas? I have a function f1(x)=(x/10)(x+3) and f2(x)=sin(x). These two functions of x are equal. I have an initial x value of 1.9195. I am supposed to take this value and plug it into f1(x) and use that result and plug it into x=arcsin(f2(x)). I am supposed to have a convergence on the number x=1.9151. Any ideas on how to do this since this way doesn't seem to work? Thanks again.