Calculating hypotenuses of acute triangles in a circular segmentWedge volume of sphere problemSolving for...

Why is Acetic acid (pKa = 4.76) stronger than carbonic acid (pKa = 6.36)?

Players preemptively rolling, even though their rolls are useless or are checking the wrong skills

Why do single electrical receptacles exist?

Is it possible to have the same planeswalker from different editions in a Commander deck?

Protagonist constantly has to have long words explained to her. Will this get tedious?

Limits of Rolle theorem

Why is it that Bernie Sanders is always called a "socialist"?

How to regain lost focus?

How can I give a Ranger advantage on a check due to Favored Enemy without spoiling the story for the player?

How do I narratively explain how in-game circumstances do not mechanically allow a PC to instantly kill an NPC?

How can I differentiate duration vs starting time

How can I handle players killing my NPC outside of combat?

Are all power cords made equal?

Buying a "Used" Router

Color of alien seas

What is wrong with my use of "find -print0"?

How does a mid-19 century Military combat a modernized one?

Can I use a single resistor for multiple LED with different +ve sources?

Does Plato's "Ring of Gyges" have a corrupting influence on its wearer?

What is an efficient way to digitize a family photo collection?

Using time travel without creating plot holes

Would water spill from a bowl in a Bag of Holding?

What could cause an entire planet of humans to become aphasic?

Coworker is trying to get me to sign his petition to run for office. How to decline politely?



Calculating hypotenuses of acute triangles in a circular segment


Wedge volume of sphere problemSolving for joint angles in 2-segment robot legCalculate Angle between Two Intersecting Line SegmentsHow to evaluate solid angle subtended by a segmented circle?Relationship between vertex angle cone and angle circle sectorHow to calculate the radius of a Arc Segment given only the Arc Length and the Height of the arc segment?Calculate min/max radii of circle tangent to two linesHow do I calculate the surface area of a cone with a segment removed? (see picture)Length of a pivoted rectangleHow to compute acute triangles and their values from sections of a circle?













1












$begingroup$


I have a sector of a circle split into 16 equal segments. I am trying to calculate the hypotenuses of the triangles formed by 2 intersecting straight lines (for example, triangle $LEQ$), which sort encloses the circular sector in rectangular boundaries.



enter image description here



Conditions:




  1. Radius of the circular segment is known.

  2. Angle of the sector (and hence the segments) is known.

  3. Lengths $UE1$ and $JE1$ are known.


  4. $EJ$ is parallel to the X-axis.

  5. Assume α is the angle for each segment.


My approach:




  1. Calculate $KJ$, $KJ = tan(α) cdot EJ$

  2. From here, line $EK = KJ / sin(α)$

  3. To find the "opposite" of the next segment I do $EJcdot(tan(2α) - tan(α))$

  4. Repeat step number 2 with the new value.


The red segments' "opposites" are parallel to the Y-axis. That all works fine until I reach segment 9, where the point $E1$ is. The "opposites" for the blue segments now have to be parallel to the X-axis, and continuing with my approach I only get them parallel with the Y-axis.



Using first calculation as a reference, how can I find the blue "opposites" such as $UT, TS, OE1, NO$, etc..?










share|cite|improve this question









$endgroup$

















    1












    $begingroup$


    I have a sector of a circle split into 16 equal segments. I am trying to calculate the hypotenuses of the triangles formed by 2 intersecting straight lines (for example, triangle $LEQ$), which sort encloses the circular sector in rectangular boundaries.



    enter image description here



    Conditions:




    1. Radius of the circular segment is known.

    2. Angle of the sector (and hence the segments) is known.

    3. Lengths $UE1$ and $JE1$ are known.


    4. $EJ$ is parallel to the X-axis.

    5. Assume α is the angle for each segment.


    My approach:




    1. Calculate $KJ$, $KJ = tan(α) cdot EJ$

    2. From here, line $EK = KJ / sin(α)$

    3. To find the "opposite" of the next segment I do $EJcdot(tan(2α) - tan(α))$

    4. Repeat step number 2 with the new value.


    The red segments' "opposites" are parallel to the Y-axis. That all works fine until I reach segment 9, where the point $E1$ is. The "opposites" for the blue segments now have to be parallel to the X-axis, and continuing with my approach I only get them parallel with the Y-axis.



    Using first calculation as a reference, how can I find the blue "opposites" such as $UT, TS, OE1, NO$, etc..?










    share|cite|improve this question









    $endgroup$















      1












      1








      1





      $begingroup$


      I have a sector of a circle split into 16 equal segments. I am trying to calculate the hypotenuses of the triangles formed by 2 intersecting straight lines (for example, triangle $LEQ$), which sort encloses the circular sector in rectangular boundaries.



      enter image description here



      Conditions:




      1. Radius of the circular segment is known.

      2. Angle of the sector (and hence the segments) is known.

      3. Lengths $UE1$ and $JE1$ are known.


      4. $EJ$ is parallel to the X-axis.

      5. Assume α is the angle for each segment.


      My approach:




      1. Calculate $KJ$, $KJ = tan(α) cdot EJ$

      2. From here, line $EK = KJ / sin(α)$

      3. To find the "opposite" of the next segment I do $EJcdot(tan(2α) - tan(α))$

      4. Repeat step number 2 with the new value.


      The red segments' "opposites" are parallel to the Y-axis. That all works fine until I reach segment 9, where the point $E1$ is. The "opposites" for the blue segments now have to be parallel to the X-axis, and continuing with my approach I only get them parallel with the Y-axis.



      Using first calculation as a reference, how can I find the blue "opposites" such as $UT, TS, OE1, NO$, etc..?










      share|cite|improve this question









      $endgroup$




      I have a sector of a circle split into 16 equal segments. I am trying to calculate the hypotenuses of the triangles formed by 2 intersecting straight lines (for example, triangle $LEQ$), which sort encloses the circular sector in rectangular boundaries.



      enter image description here



      Conditions:




      1. Radius of the circular segment is known.

      2. Angle of the sector (and hence the segments) is known.

      3. Lengths $UE1$ and $JE1$ are known.


      4. $EJ$ is parallel to the X-axis.

      5. Assume α is the angle for each segment.


      My approach:




      1. Calculate $KJ$, $KJ = tan(α) cdot EJ$

      2. From here, line $EK = KJ / sin(α)$

      3. To find the "opposite" of the next segment I do $EJcdot(tan(2α) - tan(α))$

      4. Repeat step number 2 with the new value.


      The red segments' "opposites" are parallel to the Y-axis. That all works fine until I reach segment 9, where the point $E1$ is. The "opposites" for the blue segments now have to be parallel to the X-axis, and continuing with my approach I only get them parallel with the Y-axis.



      Using first calculation as a reference, how can I find the blue "opposites" such as $UT, TS, OE1, NO$, etc..?







      geometry trigonometry triangle circle programming






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked 4 hours ago









      ShibaliciousShibalicious

      1245




      1245






















          1 Answer
          1






          active

          oldest

          votes


















          4












          $begingroup$

          You then have 16 lines $r_k$, forming angles $kalpha$ with $x$ axis ($1le kle16$).



          And then you have two lines $x=x_0$, $y=y_0$, parallel to the axes.



          The intersections of lines $r_k$ with these can be readily found as:
          $$
          P_k=(x_0, x_0tan kalpha),quad Q_k=(y_0cot kalpha, y_0).
          $$

          In your diagram, $K=P_1$, $R=P_2$, and so on. $A_1$ corresponds to the last $P_k$ whose ordinate is less then $y_0$, that is to:
          $$
          bar k=leftlfloor{1overalpha}arctan{y_0over x_0}rightrfloor.
          $$

          In the same way, $U=Q_{16}$, $T=Q_{15}$ and so on, down to $bar k+1$.



          To compute $x_0$ and $y_0$ from your data, notice that $y_0=JE_1$ and
          $UE_1=x_0-y_0cot 16alpha$.






          share|cite|improve this answer











          $endgroup$













            Your Answer





            StackExchange.ifUsing("editor", function () {
            return StackExchange.using("mathjaxEditing", function () {
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            });
            });
            }, "mathjax-editing");

            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "69"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3124101%2fcalculating-hypotenuses-of-acute-triangles-in-a-circular-segment%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            4












            $begingroup$

            You then have 16 lines $r_k$, forming angles $kalpha$ with $x$ axis ($1le kle16$).



            And then you have two lines $x=x_0$, $y=y_0$, parallel to the axes.



            The intersections of lines $r_k$ with these can be readily found as:
            $$
            P_k=(x_0, x_0tan kalpha),quad Q_k=(y_0cot kalpha, y_0).
            $$

            In your diagram, $K=P_1$, $R=P_2$, and so on. $A_1$ corresponds to the last $P_k$ whose ordinate is less then $y_0$, that is to:
            $$
            bar k=leftlfloor{1overalpha}arctan{y_0over x_0}rightrfloor.
            $$

            In the same way, $U=Q_{16}$, $T=Q_{15}$ and so on, down to $bar k+1$.



            To compute $x_0$ and $y_0$ from your data, notice that $y_0=JE_1$ and
            $UE_1=x_0-y_0cot 16alpha$.






            share|cite|improve this answer











            $endgroup$


















              4












              $begingroup$

              You then have 16 lines $r_k$, forming angles $kalpha$ with $x$ axis ($1le kle16$).



              And then you have two lines $x=x_0$, $y=y_0$, parallel to the axes.



              The intersections of lines $r_k$ with these can be readily found as:
              $$
              P_k=(x_0, x_0tan kalpha),quad Q_k=(y_0cot kalpha, y_0).
              $$

              In your diagram, $K=P_1$, $R=P_2$, and so on. $A_1$ corresponds to the last $P_k$ whose ordinate is less then $y_0$, that is to:
              $$
              bar k=leftlfloor{1overalpha}arctan{y_0over x_0}rightrfloor.
              $$

              In the same way, $U=Q_{16}$, $T=Q_{15}$ and so on, down to $bar k+1$.



              To compute $x_0$ and $y_0$ from your data, notice that $y_0=JE_1$ and
              $UE_1=x_0-y_0cot 16alpha$.






              share|cite|improve this answer











              $endgroup$
















                4












                4








                4





                $begingroup$

                You then have 16 lines $r_k$, forming angles $kalpha$ with $x$ axis ($1le kle16$).



                And then you have two lines $x=x_0$, $y=y_0$, parallel to the axes.



                The intersections of lines $r_k$ with these can be readily found as:
                $$
                P_k=(x_0, x_0tan kalpha),quad Q_k=(y_0cot kalpha, y_0).
                $$

                In your diagram, $K=P_1$, $R=P_2$, and so on. $A_1$ corresponds to the last $P_k$ whose ordinate is less then $y_0$, that is to:
                $$
                bar k=leftlfloor{1overalpha}arctan{y_0over x_0}rightrfloor.
                $$

                In the same way, $U=Q_{16}$, $T=Q_{15}$ and so on, down to $bar k+1$.



                To compute $x_0$ and $y_0$ from your data, notice that $y_0=JE_1$ and
                $UE_1=x_0-y_0cot 16alpha$.






                share|cite|improve this answer











                $endgroup$



                You then have 16 lines $r_k$, forming angles $kalpha$ with $x$ axis ($1le kle16$).



                And then you have two lines $x=x_0$, $y=y_0$, parallel to the axes.



                The intersections of lines $r_k$ with these can be readily found as:
                $$
                P_k=(x_0, x_0tan kalpha),quad Q_k=(y_0cot kalpha, y_0).
                $$

                In your diagram, $K=P_1$, $R=P_2$, and so on. $A_1$ corresponds to the last $P_k$ whose ordinate is less then $y_0$, that is to:
                $$
                bar k=leftlfloor{1overalpha}arctan{y_0over x_0}rightrfloor.
                $$

                In the same way, $U=Q_{16}$, $T=Q_{15}$ and so on, down to $bar k+1$.



                To compute $x_0$ and $y_0$ from your data, notice that $y_0=JE_1$ and
                $UE_1=x_0-y_0cot 16alpha$.







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited 3 hours ago

























                answered 3 hours ago









                AretinoAretino

                24k21443




                24k21443






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Mathematics Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3124101%2fcalculating-hypotenuses-of-acute-triangles-in-a-circular-segment%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Szabolcs (Ungheria) Altri progetti | Menu di navigazione48°10′14.56″N 21°29′33.14″E /...

                    Discografia di Klaus Schulze Indice Album in studio | Album dal vivo | Singoli | Antologie | Colonne...

                    How to make inet_server_addr() return localhost in spite of ::1/128RETURN NEXT in Postgres FunctionConnect to...