File:Sixth root as a composite function of cbrt and sqrt.svg

Original file(SVG file, nominally 1,000 × 2,000 pixels, file size: 120 KB)

Summary

Description
English: Diagram showing how a list monad can be used to compose complex roots of a number. sqrt and cbrt are, respectively, the complex multivalued square and cube root functions. When composed with the "bind" operator "•" they produce the sixth root function. Here z is a complex number, and the square brackets denote an array.
unit(z) := [ z ]
(fg)(z) := append(map(f,g(z)))
lift(f) =  := unitf = funit
sqrt°(z) =
= append(map(unit,sqrt(z)))
= append(map(sqrt,unit(z)))
sxrt(z) = (cbrt°sqrt°)(z)
= append(map(cbrt°,sqrt°(z)))
Date
Source Own work
Author BrightR
SVG development
InfoField
 
The SVG code is valid.
 
This vector image was created with Inkscape.
 
The file size of this SVG image may be irrationally large because its text has been converted to paths inhibiting translations.
Default font is Computer Modern Serif, with functions in bold

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

7 May 2017

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current12:50, 14 November 2018Thumbnail for version as of 12:50, 14 November 20181,000 × 2,000 (120 KB)BrightRReverted to version as of 07:25, 25 April 2018 (UTC) - the point of this diagram is to show monads WITHOUT Haskell syntax
00:10, 9 November 2018Thumbnail for version as of 00:10, 9 November 20181,550 × 1,500 (79 KB)Zar2gar1Redraw diagram to use monad functions discussed in the section; condense the SVG file some
07:25, 25 April 2018Thumbnail for version as of 07:25, 25 April 20181,000 × 2,000 (120 KB)BrightRsame width for all arrow tails
07:22, 25 April 2018Thumbnail for version as of 07:22, 25 April 20181,000 × 2,000 (119 KB)BrightRchanged red to black to remove the differentiation between the bind operator and the other parts of the monad.
22:24, 12 May 2017Thumbnail for version as of 22:24, 12 May 20171,000 × 2,000 (119 KB)BrightRreplaced asterisks with degree symbols to prevent confusion
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata