Iteration functions for Fixed Point method

Click For Summary
SUMMARY

The discussion focuses on finding iteration functions for the equation x - 2sin(x)/cos(x) = 0. The initial function g(x) = 2sin(x)/cos(x) was identified as non-convergent. Alternative iteration functions proposed include g(x) = arcsin(x cos(x)/2), g(x) = arccos(2 sin(x)/x), and g(x) = arctan(x/2), which effectively isolate x on one side of the equation.

PREREQUISITES
  • Understanding of fixed point iteration methods
  • Knowledge of trigonometric functions and their inverses
  • Familiarity with convergence criteria in numerical methods
  • Basic calculus concepts related to function behavior
NEXT STEPS
  • Research fixed point iteration convergence criteria
  • Learn about the behavior of trigonometric functions and their inverses
  • Explore numerical methods for solving nonlinear equations
  • Study examples of successful fixed point iterations in mathematical literature
USEFUL FOR

Mathematicians, students in numerical analysis, and anyone interested in solving nonlinear equations using fixed point iteration methods.

carlosbgois
Messages
66
Reaction score
0
Hi there. I need to find some iteration functions for [itex]x - 2\frac{sin(x)}{cos(x)}=0[/itex], as [itex]g(x)=2\frac{sin(x)}{cos(x)}[/itex] does not converge. I can't find any others, maybe I didn't quite undertood how they're built. Any help will be appreciated

Thanks
 
Physics news on Phys.org
You could check [itex]g(x)=arcsin(\frac{x \cos(x)}{2})[/itex] and [itex]g(x)=arccos(\frac{2 \sin(x)}{x})[/itex] and g(x)=arctan(x/2)? That is just your formula, with different ways to isolate an x at one side.
 

Similar threads

  • · Replies 22 ·
Replies
22
Views
3K
Replies
10
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K