Skip to main content
16-Pearl
May 1, 2024
Question

Mathcad Community Challenge May 2024 - Polyhedrons and Platonic Solids (Part 1)

  • May 1, 2024
  • 9 replies
  • 9924 views

DaveMartin_0-1714580935578.png

 

This month’s challenge is inspired by Dungeons and Dragons and Stranger Things. D&D involves spinning dice, which are regular convex polyhedrons. The most common dice used are d4 (tetrahedron), d6 (cube), d8 (octahedron), d10 (decahedron), d12 (dodecahedron), and d20 (icosahedron), where ‘d’ is for die and the number indicates the number of sides. In this challenge, we will focus on the Platonic solids, which are the regular polyhedrons made up of regular polygons (the lengths of each side and interior angles are equal). In other words, skip the 10-sided die.

Most references define regular polyhedrons as a function of the edge length of one of the polygonal faces. In this challenge, we are defining the regular polyhedrons by the radius of the circle that circumscribes a polygonal face.

Your challenge is as follows:

  • Derive the surface area of the regular polyhedrons as a function of the radius of a circle that circumscribes a polygonal face.
  • (Optional) Derive the formula for the volume of one or more of the regular polyhedrons as a function of the radius of the circle that circumscribes a polygonal face.
  • Create a calculator where the user can select a regular polyhedron by its name or number of sides, and for a given radius of the circumscribed circle of the polygonal face, the surface area (optional: and volume) will be calculated.
  • You can use a Combo Box input control for selecting the polyhedron. The ambitious can use one of the advanced input controls available in Mathcad Prime 10 (just released April 10th).
  • After the user selects a polyhedron, the number of vertices, number of edges, and Euler characteristic for the polyhedron should be displayed on the worksheet. (Hint: you can’t calculate the number of vertices or edges, so you will have to store them in a Combo box, matrix, or table.)
  • (Optional) Using the Chart Component, graph the surface area (optional: and volume) as a function of the number of faces. (Hint: add a 2nd Y-axis if including volume.) Assume a radius of 100.

As always, documentation is key! Someone should be able to read the worksheet and understand what problem you are trying to solve. Have fun!

 

Find the Mathcad Community Challenge Guidelines here!

 

9 replies

16-Pearl
May 1, 2024

Some additional links about polyhedrons and Platonic Solids that may be of interest:

https://www.cuemath.com/geometry/polyhedron/ 

https://www.varsitytutors.com/hotmath/hotmath_help/topics/platonic-solids

https://www.splashlearn.com/math-vocabulary/geometry/polyhedron

(The latter two can be share with your kids, as they are intended for a younger audience.)

 

ttokoro
21-Topaz I
21-Topaz I
May 3, 2024

Prime 10 with plots. Tokoro.

image.png

t.t.
ttokoro
21-Topaz I
21-Topaz I
May 3, 2024

Add r=1 plot.

image.png

t.t.
ttokoro
21-Topaz I
21-Topaz I
May 10, 2024

Add resistances of 1 edge and most far points.

image.png

t.t.
19-Tanzanite
May 3, 2024

Here's my limited attempt using Prime 8 Express.

 

Alan

 

 

 

18-Opal
May 9, 2024

My first Prime 10 Document. No plots!

 

ppal_2-1715222932110.png

 

No specific units used for the Length.

1-Visitor
May 11, 2024

Here's my function heavy attempt.

16-Pearl
June 1, 2024

Thanks for your submission. What name should we use in the blog write-up?

 

16-Pearl
May 14, 2024

I thought I might need to check some of the math using a 3D CAD model, so here is an icosahedron modeled in Creo 7 if anyone else wants to do the same.

 

16-Pearl
May 25, 2024

And here is a tetrahedron for anyone who wants to play around with it.

 

18-Opal
May 24, 2024

May ends in a week, so if you want to tackle the Community Challenge and be featured as a challenger in our write-up (and get an exclusive Community badge for it), time is running out!

16-Pearl
June 1, 2024

Thanks, everyone, for your Mathcad worksheets. Expect the blog write-up in a few days.

 

And I still need to figure out how to make a dodecahedron in Creo Parametric.

 

16-Pearl
June 1, 2024

Okay, dodecahedron created in Creo 7.

 

18-Opal
June 26, 2024

This is coming a bit later in June than I would've liked, but finally, the blog is up and the badges are distributed:

https://www.mathcad.com/en/blogs/community-challenge-platonic-solids

 

 

My next task is to set up for the next challenge, which will be... out of the ordinary and special! And starting next week.