Write a program that implements newton''s method

Assignment Help Basic Computer Science
Reference no: EM131302442

You have seen that the math library contains a function that computes the square root of numbers. In this exercise, you are to write your own algorithm for computing square roots. One way to solve this problem is to use a guess-and-check approach. You first guess what the square root might be and then see how close your guess is. You can use this information to make another guess and continue guessing until you have found the square root (or a close approximation to it). One particularly good way of making guesses is to use Newton's method. Suppose x is the number we want the root of and guess is the current guessed answer. The guess can be improved by using as the next guess.

Write a program that implements Newton's method. The program should prompt the user for the value to find the square root of (x) and the number of times to improve the guess. Starting with a guess value of x/2, your program should loop the specified number of times applying Newton's method and report the final value of guess. You should also subtract your estimate from the value of math.sqrt(x) to show how close it is.

Reference no: EM131302442

Questions Cloud

What is the result of ok''ing the binary value : Assume odd parity is being used when transmitting 8-bit bytes. What is the value of the parity bit (either 0 or 1) for the byte below. and explain how you arrived at your answer?
What has been the most relevant part of the course so far : What has been the most relevant part of the course so far? What are the top two or three things you are taking away and how might you use them?
Write a six page paper on apples code of conduct : Write a six page paper on Apples Code of Conduct. List specific changes that Apple has made to its Code of Conduct in recent years. Provide at least one example of each change.
Prepare a competitive profile matrix : Identify two colleges or universities in your state that compete directly with your institution.- Prepare a Competitive Profile Matrix that includes your institution and the two competing institutions.
Write a program that implements newton''s method : Write a program that implements Newton's method. The program should prompt the user for the value to find the square root of (x) and the number of times to improve the guess. Starting with a guess value of x/2, your program should loop the specifi..
Examples of reasons for project closures : Provide examples of reasons for project closures aside from normal project completion. How do these reasons affect closure processes for a project manager?
How life insurance does capital retention approach suggest : Assuming a 5% rate of return, how much life insurance does the Capital Retention Approach suggest? (You may find some hints from your textbook, page 217).
Problem regarding the information governance : Using the Internet or Strayer University databases, research health care organizations / providers that have recently had a significant information technology failure, and complete this assignment.
Make it draw squares instead of circles : Print a message on the window "Click again to quit" after the loop, and wait for a final click before closing the window.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Explain how itpm best practices

Explain how ITPM best practices can align the IT portfolio with business requirements in order to create the greatest possible value for the organization.

  Type of software with advantages

Can someone create a simple a PowerPoint presentation at least five slides in length identifying five different categories of application software? List a description of each type of software with advantages, disadvantages for each.

  Describe an algorithm to find the kth shortest path

Suppose that every directed cycle in a graph G has a positive length. Show that a shortest directed walk from node s to node t is always a path. Construct an example for which the first shortest directed walk is a path, but the second shortest dir..

  Draw the phase diagram of the system for µ > 0 and µ

Draw the phase diagram of the system for μ > 0 and μ

  When linear probing is used to resolve collisions

1) Consider a hash table of size 7 with hash function h(k) = k mod 7. Draw the hash table after inserting in it, in the given order, the following values into the table: 14, 28, 2, 26, and 70: (a) When linear probing is used to resolve collisions

  Find insightful and problematic in their views

Discuss similarities and differences in the views of Samuel Florman and Alasdair Maclntyre, and what you find insightful and problematic in their views.

  Human resource management strategy

Human Resource Management Strategy and emerging issues. 1. Explain how workplace cultures affect human resource management (HRM) competencies.

  Display to the screen the first 20 numbers

Design an algorithm that will display to the screen the first 20 numbers, with their squares and cubes, as follows: Number Square Cube

  What are the neighborhood profiles for nodes a and b

How many pairs are in the transitive closure? Hint: Do not forget that there are paths of length greater than zero from a node to itself in this graph.

  Absolute and relative path name of a file

What is the difference between absolute and relative path name of a file?

  What is the purpose of a network operations center

What is the purpose of a Network Operations Center (NOC)?Where is software stored when using P2P technology?

  Retrieve information for the user

Build a script so it takes the supplied first name of a user and returns the indicated output. The script should retrieve information for the user the script is run against and an error message if no user is found. Users to test will be Jake, Jim,..

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd