ArticleslgStudy

computer science

Zhao Youqin's π algorithm

Zhao Youqin's π algorithm is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Zhao Youqin's π algorithm rather than just read about it. In short: Zhao Youqin's π algorithm is an algorithm devised by Yuan dynasty Chinese astronomer and mathematician Zhao Youqin (赵友钦, ? – 1330) to calculate the value of π in his book Ge Xiang Xin Shu (革象新书). Algorithm Zhao Youqin started with an inscribed square in a circle with radius r.

Zhao Youqin's π algorithm — main illustration
Zhao Youqin's π algorithm — illustration

Key takeaways

  • Zhao Youqin's π algorithm belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Zhao Youqin's π algorithm to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Zhao Youqin's π algorithm from memory before moving on to harder problems.

Reference excerpt

Zhao Youqin's π algorithm is an algorithm devised by Yuan dynasty Chinese astronomer and mathematician Zhao Youqin (赵友钦, ? – 1330) to calculate the value of π in his book Ge Xiang Xin Shu (革象新书).

Algorithm Zhao Youqin started with an inscribed square in a circle with radius r. If ℓ {\displaystyle \ell } denotes the length of a side of the square, draw a perpendicular line d from the center of the circle to side l. Let e denotes r − d. Then from the diagram:

d = r 2 − ( ℓ 2 ) 2 {\displaystyle d={\sqrt {r^{2}-\left({\frac {\ell }{2}}\right)^{2}}}}

e = r − d = r − r 2 − ( ℓ 2 ) 2 . {\displaystyle e=r-d=r-{\sqrt {r^{2}-\left({\frac {\ell }{2}}\right)^{2}}}.}

Extend the perpendicular line d to dissect the circle into an octagon; ℓ 2 {\displaystyle \ell _{2}} denotes the length of one side of octagon.

ℓ 2 = ( ℓ 2 ) 2 + e 2 {\displaystyle \ell _{2}={\sqrt {\left({\frac {\ell }{2}}\right)^{2}+e^{2}}}}

ℓ 2 = 1 2 ℓ 2 + 4 ( r − 1 2 4 r 2 − ℓ 2 ) 2 {\displaystyle \ell _{2}={\frac {1}{2}}{\sqrt {\ell ^{2}+4\left(r-{\frac {1}{2}}{\sqrt {4r^{2}-\ell ^{2}}}\right)^{2}}}}

Let l 3 {\displaystyle l_{3}} denotes the length of a side of hexadecagon

ℓ 3 = 1 2 ℓ 2 2 + 4 ( r − 1 2 4 r 2 − ℓ 2 2 ) 2 {\displaystyle \ell _{3}={\frac {1}{2}}{\sqrt {\ell _{2}^{2}+4\left(r-{\frac {1}{2}}{\sqrt {4r^{2}-\ell _{2}^{2}}}\right)^{2}}}}

similarly

… excerpt ends here. Continue reading the full article.

Illustrations

Zhao Youqin's π algorithm: Zhao Youqin's π algorithm
Zhao Youqin's π algorithm
Zhao Youqin's π algorithm: A page from Zhao Youqin's book Ge Xiang Xin Shu vol 5
A page from Zhao Youqin's book Ge Xiang Xin Shu vol 5

Worked examples

Example 1 — a first encounter with Zhao Youqin's π algorithm

Start with the simplest possible case. Write down what Zhao Youqin's π algorithm claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Zhao Youqin's π algorithm before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Zhao Youqin's π algorithm ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Zhao Youqin's π algorithm

In research
Zhao Youqin's π algorithm appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Zhao Youqin's π algorithm in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Zhao Youqin's π algorithm is common in secondary-school and first-year university syllabi. It links to neighbouring topics Chinese mathematical discoveries, Pi algorithms, so understanding it makes those chapters shorter.
In everyday life
Look for Zhao Youqin's π algorithm outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Zhao Youqin's π algorithm” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Zhao Youqin's π algorithm in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Zhao Youqin's π algorithm means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Zhao Youqin's π algorithm out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Zhao Youqin's π algorithm in simple terms?

Zhao Youqin's π algorithm is an algorithm devised by Yuan dynasty Chinese astronomer and mathematician Zhao Youqin (赵友钦, ? – 1330) to calculate the value of π in his book Ge Xiang Xin Shu (革象新书). Algorithm Zhao Youqin started with an inscribed square in a circle with radius r.

Why does Zhao Youqin's π algorithm matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Zhao Youqin's π algorithm?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Zhao Youqin's π algorithm.

Tags

  • Chinese mathematical discoveries
  • Pi algorithms

Keep exploring