Ask your own question, for FREE!
Mathematics 20 Online
OpenStudy (anonymous):

find four successive @rational approximations for root 3,each of them accurate to within 10^-4 of the true value of the surd chosen. use the easiest starting point you can find.Use continued fractions, please explain every step and show all working. Then use the method to find one single approximation to a larger surd such as root 91

jagr2713 (jagr2713):

Hey @Maretch hold up, we will find someone to help you ASAP :D

OpenStudy (anonymous):

Thanks

Nnesha (nnesha):

http://prntscr.com/7fc4ei

OpenStudy (anonymous):

Why? whats that do?

Nnesha (nnesha):

try it

Nnesha (nnesha):

there you go! :-)

OpenStudy (anonymous):

Thanks

jagr2713 (jagr2713):

Hes a great helper :D

jagr2713 (jagr2713):

@freckles

TheSmartOne (thesmartone):

@dan815 @nincompoop @jigglypuff314 @Michele_Laino @Hero @kirbykirby @iambatman A QH question for you QH's :P

TheSmartOne (thesmartone):

Although none of the Qualified helpers are on, maybe @mathmate @freckles @Loser66 @ikram002p could help you :)

OpenStudy (anonymous):

Thanks, really appreciate you guys helping.

TheSmartOne (thesmartone):

Unfortunately, today is a very quiet day on OpenStudy. Normally there would be a lot more people. Don't know what happened.

TheSmartOne (thesmartone):

Aha, I spot a genius who just came online right now. @SithsAndGiggles could you help this user? (:

OpenStudy (mathmate):

@Maretch Did you check the response of your other identical post?

OpenStudy (anonymous):

yeah but it was through newtons method

OpenStudy (mathmate):

@Maretch Have you learned how to do continued fractions for any number, or mainly for square-roots? I am not talking about the other answer. My question was: @Maretch Have you learned how to do continued fractions for any number, or mainly for square-roots?

OpenStudy (anonymous):

never learned newtons method and the title of the entire page is Continued fraction, so im assuming

OpenStudy (anonymous):

The thing is never learned, continued fractions

OpenStudy (mathmate):

@Maretch I AM talking about continued fractions, NOT Newtons. I am not the "other" guy talking about Newtons.

OpenStudy (anonymous):

i know absolutely nothing, i know how to convert continued fractions to a proper fractions, thats about it

OpenStudy (anonymous):

this is why im having so much trouble with it, never even mentioned continued fractions in class

OpenStudy (mathmate):

What course are you taking? Alg 2 or number theory?

OpenStudy (anonymous):

Im australian, so its different

OpenStudy (anonymous):

and look at queensland

OpenStudy (mathmate):

Can you tell me what grade you're in, or the name of the course, so I can understand your teacher's expectations.

OpenStudy (anonymous):

Im year 11, age 16, doing maths c assignment

OpenStudy (mathmate):

So are you in form 5 or form 6?

OpenStudy (anonymous):

Not sure, never heard about that

OpenStudy (mathmate):

So form 5, which of the 8 courses?

OpenStudy (anonymous):

atm im doing vectors, matrices

OpenStudy (mathmate):

ok, that's good.

OpenStudy (anonymous):

sorry, i dont understand most of that stuff, australia is alot different

OpenStudy (mathmate):

lol, you sound like you're not from Australia, but studying there. But that's beside the point.

OpenStudy (mathmate):

So you need to find square root of 3 with continued fractions as an answer, right?

OpenStudy (anonymous):

yeah, find approximations of root 3 with continued fractions, answer should be a fraction, that is accurate to 10^-4 of the true value

OpenStudy (anonymous):

so like for root 2 an example of the answer would be like 17/12 or 41/29

OpenStudy (mathmate):

And you have not learned HOW to find a continued fraction approximation, am I right, or you just don't remember how?

OpenStudy (anonymous):

Have not learnt it

OpenStudy (anonymous):

even asked my classmates

OpenStudy (mathmate):

The reason I am asking is there are different ways to approach the problem.

OpenStudy (mathmate):

If that's clear, we can use different approaches.

OpenStudy (anonymous):

kk

OpenStudy (mathmate):

I will show you how to find sqrt(3) by continued fractions, but it involves a little work and concentration on your part. Are you ready for that?

OpenStudy (anonymous):

yeah im ready

OpenStudy (mathmate):

Finding continued fraction approximations is a process called iteration, that means we get closer at each step, and probably never get the exact answer. We will stop when we have an accurate enough answer, or have found the rule.

OpenStudy (mathmate):

ok so far?

OpenStudy (anonymous):

Ye, as the continued fraction grows, the answer gets more accurate and accurate

OpenStudy (mathmate):

Exactly, you get the idea.

OpenStudy (mathmate):

Do you know how to find the first approximation?

OpenStudy (mathmate):

That is the integer part of the fraction.

OpenStudy (anonymous):

i dont.

OpenStudy (anonymous):

i can convert the continued fraction to a proper or improper fraction, but i dont actually know how to setup the continued fraction

OpenStudy (anonymous):

like i have no idea where they get the 1,1,2,1,2 etc

OpenStudy (mathmate):

Yes, that is understood. We are trying to solve a square-root problem. Can you tell me the square-root approximately equals what?

OpenStudy (mathmate):

* square-root of 26

OpenStudy (anonymous):

Huh?

OpenStudy (anonymous):

square root equals 5.099, is that what you meant?

OpenStudy (anonymous):

26*

OpenStudy (mathmate):

yes, exactly!

OpenStudy (anonymous):

Why 26?

OpenStudy (mathmate):

Very well. Now we have to introduce a concept of the "floor" function.

OpenStudy (mathmate):

26 because I'll use it to find the floor function of sqrt(26).

OpenStudy (mathmate):

The floor function means the largest INTEGER that does not exceed a given number.

OpenStudy (mathmate):

For example, floor(sqrt(26)) = floor(5.099) = 5, the answer is always an integer.

OpenStudy (mathmate):

Another example, floor(5) = 5, because 5 is an integer that does not exceed 5

OpenStudy (anonymous):

Ok, so like round to the nearest interger?

OpenStudy (anonymous):

or am i wrong

OpenStudy (mathmate):

We'll find out! Can you tell me what is floor(3.3)?

OpenStudy (anonymous):

so floor is rounding down and ceiling is rounding up?

OpenStudy (mathmate):

Very good question, actually floor is ALWAYS rounding down.

OpenStudy (anonymous):

Ok so floor of 3,3 is 3

OpenStudy (mathmate):

Exactly! how about floor 1.7

OpenStudy (anonymous):

1

OpenStudy (mathmate):

very good, a tough one here, floor(-2.3)

OpenStudy (anonymous):

-3

OpenStudy (mathmate):

Very, very good! floor always round to a smaller number, not just dropping the decimal part!

OpenStudy (mathmate):

So -3 is smaller than -2.3, so floor(-2.3)=-3. All clear?

OpenStudy (anonymous):

Yep, i understand

OpenStudy (mathmate):

We're going to work on an algorithm. Do you know what it means?

OpenStudy (anonymous):

what algorithym, like just a formula to get an answer, idk how to explain

OpenStudy (anonymous):

formula to solve a problem

OpenStudy (mathmate):

Yes, a formula, but we have to use the formula many times to get the answer.

OpenStudy (anonymous):

Oh ok

OpenStudy (mathmate):

Most of the time, it is easier to work out the formula using a table to organize our calculations.

OpenStudy (anonymous):

Okay

OpenStudy (mathmate):

I'll start a table, and we will work on it together, ok?

OpenStudy (anonymous):

Ok

OpenStudy (mathmate):

give me a minute to plan the table, please.

OpenStudy (anonymous):

btw is this question really difficult?

OpenStudy (anonymous):

or just really abstract, is that why not many people can help

OpenStudy (mathmate):

It's not difficult, but 1. it belongs to number theory, and is not generally learned in elementary algebra courses. 2. it takes time to explain, especially if you have not done it before. 3. it's probably too early for the experts to come here, they usually work at night, night owls, you understand? lol

OpenStudy (anonymous):

Ahh okay

OpenStudy (mathmate):

ok, I am going to draw a table, with lots of of blank spaces and notations. Don't be scared by it. We'll go through the steps.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!