Which kind of function is this?

  • Context: Undergrad 
  • Thread starter Thread starter Jarvis323
  • Start date Start date
  • Tags Tags
    Function
Click For Summary
SUMMARY

This discussion centers on the exploration of functions that generate complex visual patterns, specifically in the context of multi-dimensional data. The participants highlight the distinction between functions and algorithms, noting that functions cannot be multi-valued. A key reference is Stephen Wolfram's "A New Kind of Science," which discusses the emergence of complex patterns from simple algorithms. The specific function mentioned is the modulus function, fmod(i*j*k, r), which produces interesting patterns based on varying parameters.

PREREQUISITES
  • Understanding of mathematical functions and their properties
  • Familiarity with algorithms and their applications in generating data
  • Knowledge of fractals and their characteristics
  • Basic comprehension of modulus operations in programming
NEXT STEPS
  • Research Stephen Wolfram's "A New Kind of Science" for insights on emergent phenomena
  • Explore the concept of fractals and their mathematical foundations
  • Learn about the fmod function in programming languages like Python or C++
  • Investigate the application of algorithms in generating visual patterns
USEFUL FOR

Mathematicians, computer scientists, and anyone interested in the intersection of algorithms and visual data representation will benefit from this discussion.

Jarvis323
Messages
1,247
Reaction score
988
I'm curious how close someone could get to guessing the functions that generated the data shown below. And also, without looking at the plot, what do you think would be the most interesting looking function of x,y,z you can think of.

A)

function.png


B)

function2.png


C)

function3.png
 
Mathematics news on Phys.org
I'd vote for some 3-D fractal, like this one maybe:
curling_up_by_batjorge-1024-768x768.jpg


edit: I guess this isn't a function though. More like an algorithm. Functions can't be multi-valued, right? Plus maybe you mean 4-D; "a function of x,y,z". Anyway, I like the pictures.
 
Last edited:
  • Wow
  • Like
Likes   Reactions: Jarvis323 and pinball1970
They're each some functions that combine sinusoidal and the mod function.

It's pretty interesting to me the patterns the come from just taking the remainder.

Each of these are just fmod( i*j*k, r ) for different r.

fmod-3.png

fmod-6.png
mod-8.png

mode2.png


mode.png
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K