Is there a continuous function with no tangent line anywhere?

  • Thread starter Thread starter chjopl
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
chjopl
Messages
21
Reaction score
0
continuous function

Is there a continuous function that has no tangent line at all? If so what is it? I know it must be made up of cusps and corners
 
Last edited:
Physics news on Phys.org
A function that doesn't have a tangent at a point means that the function's derivative doesn't exist at that point. You're right, functions are non-differentiable at cusps or corners. Examples of functions that don't have derivatives at one or more points include the absolute value function: [tex]y = \left|x\right|[/tex] or the Heaviside step function: [tex]\theta(x) = \left\{\begin{array}{cc}0,&\mbox{ if }<br /> x\leq 0\\1, & \mbox{ if } x>0\end{array}\right.[/tex]
 
A function can be nowhere differentiable yet everywhere continuous. It's hard to draw but it does exist. Here is an example

http://www.math.tamu.edu/~tom.vogel/gallery/node7.html
 
phoenixthoth said:
A function can be nowhere differentiable yet everywhere continuous. It's hard to draw but it does exist. Here is an example

http://www.math.tamu.edu/~tom.vogel/gallery/node7.html


That cleared it up but i couldn't figure out the equation of the function.
 
To give you another one:
Define f(x) as:
[tex]f(x)=\sum_{n=0}^{\infty}\frac{\sin((n!)^{2}x)}{n!}[/tex]
f'(x) cannot be defined at any point, although f(x) is continuous for all x.
This is, I believe, Weierstrass' first published example of such a function.
 
What does the n! stand for
 
chjopl said:
What does the n! stand for

It means Factorial, look it up.