Is it possible to parametrize a function analytically?

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

This discussion focuses on the analytical parametrization of functions, specifically how to reduce the number of variables in a function. The example provided illustrates the parametrization of a circle using the equations x = Rcos(t) and y = Rsin(t), derived from the Pythagorean theorem (R^2 = x^2 + y^2). The necessity of defining a parameter range, such as t = [0, 2π[, is emphasized to limit the function's scope, as shown in the example of parameterizing a line with the equation y = 2x by restricting x to [0, 3].

PREREQUISITES
  • Understanding of trigonometric functions and their properties
  • Familiarity with the Pythagorean theorem
  • Basic knowledge of parameterization in mathematics
  • Concept of defining variable limits in functions
NEXT STEPS
  • Research methods for analytical parametrization of higher-dimensional functions
  • Explore the use of parametric equations in calculus
  • Learn about the implications of parametrization in computer graphics
  • Investigate the relationship between parametrization and curve length calculations
USEFUL FOR

Mathematicians, physics students, and anyone interested in advanced function analysis and parametrization techniques.

Tosh5457
Messages
130
Reaction score
28
Hi, I want to know if there's a general method of changing variables of a function and reduce the original number of variables (which is what parametrization is, right?).

For example one parametrization for the function whose graphic is a circunference is x = Rcos(t) and y = Rsin(t). But is there any method to find that parametrization algorithmically?
 
Physics news on Phys.org
That one comes from phytagaros.

R^2=x^2+y^2
since sin^2(t)+cos^2(t) = 1

To make it parametirized you also need a limitation (or parameter), t=[0,2*pi[

i.e. if you have a inifinite line y=2x for all x, you can parameterize it by saying x=[0,3]
now you have a line with finite length.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K