#please help me

39 messages · Page 1 of 1 (latest)

verbal seal
#

i have $\tan^{-1}(x)-\sin(x)+\frac{1}{3}=0$ and i need to find range of $x$ that converge with newton method please help me how do i do this

buoyant oarBOT
crystal treeBOT
#
  1. Do not ping the Moderators, unless someone is breaking the rules.
  2. Do not ping the Helper Moderators, unless there is a conflict between helpers.
  3. Do not ping other members randomly for help.
  4. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  5. Wait patiently for a helper to come along.
  6. If the Helper has answered your question, remember to thank them with the Mathematics Ranks bot and close the thread with:

+close
Feel free to nominate the person for helper of the week in #helper-nominations
If you're happy with the help you got here, and the server overall, you can contribute financially as well:

verbal seal
#

@urban helm @zealous depot

zealous depot
#

yo

verbal seal
#

where to start

zealous depot
#

soooo

#

newton raphson is

verbal seal
#

take derivative and set up newton method is $f(x)=\tan^{-1}(x)-\sin(x)+\frac{1}{3}$ and $f'(x)=\frac{1}{1+x^{2}}-\cos(x)$

buoyant oarBOT
zealous depot
#

$x_{n+1} = x_n - \frac{f(x_n)}{f'(x_n)}$

buoyant oarBOT
#

curry supplier

zealous depot
#

lets say our initial guess $(x_0) = 0$

buoyant oarBOT
#

curry supplier

verbal seal
#

yes i know so here $x_{n+1}=x_{n}-\frac{\tan^{-1}(x_{n})-\sin(x_{n})+\frac{1}{3}}{\frac{1}{1+x_{n}^{2}}-\cos(x_{n})}$ but where converge

buoyant oarBOT
verbal seal
#

find where converges and prove converge there

zealous depot
#

idk

#

i think you should guess some values between 0-1 (i think 1/2 is a good start) and then estimate the roots

verbal seal
zealous depot
#

yeah ik

#

f'(0) = 0

verbal seal
#

same question for halleys method $x_{n+1}=x_{n}-\frac{2f(x_{n})f'(x_{n})}{2(f'(x_{n}))^{2}-f(x_{n})f''(x_{n})}$

buoyant oarBOT
verbal seal
#

@cunning olive

cunning olive
#

Say you have an interval I containing the solution

#

f’(x) shouldn’t be 0 for all values of x in I

#

And k should be less than 1, where k is $\max_{x \in [a,b]} \left\lvert \frac{f''(x)}{2,f'(x)} \right\rvert.$

buoyant oarBOT
#

a_g3nt

cunning olive
#

So basically just pick an interval, make sure that for any x in the interval, f’(x) isn’t 0
You can do this by making sure at both extremes, it’s either both positive or both negative.

#

Compute k and make sure k<1
All values in this interval should work

#

@verbal seal

#

This is the best I can come up with

indigo yokeBOT
#

@verbal seal

<:HelpIcon:1304095958283321385>| Help Reminder

Hello goatgoat_goat, this is a friendly reminder that your help request has been inactive for more than 24 hours. If you no longer need assistance, please consider closing the thread using the +close command. This thread will be automatically closed in 3 days if it remains inactive.

indigo yokeBOT
#

@cunning olive @zealous depot The user still needs help with this help request.

cunning olive
#

@verbal seal. you there?