in Computer Graphics recategorized by
1,457 views
3 votes
3 votes

The Mandelbrot set used for the construction of beautiful images is based on the following transformation. $x_{n+1}=x^2_n +z$. Here,

  1. Both $x$ and $z$ are real numbers
  2. Both $x$ and $z$ are complex numbers
  3. $x$ is real and $z$ is complex
  4. $x$ is complex and $z$ is real
in Computer Graphics recategorized by
1.5k views

1 Answer

1 vote
1 vote

ans is B both are complex numbers refer https://en.wikipedia.org/wiki/Mandelbrot_set

The Mandelbrot set is the set of complex numbers c for which the function }{\displaystyle f_{c}(z)=z^{2}+c} does not diverge when iterated fromz=0

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true