Find the period of the following function

  • Thread starter Thread starter chaoseverlasting
  • Start date Start date
  • Tags Tags
    Function Period
Click For Summary
SUMMARY

The function f(x) = mod(sin(x))/cos(x) + mod(cos(x))/sin(x) was analyzed for its period. The discussion revealed that the transformation of mod(sin(x))/cos(x) leads to the expression sqrt(tan(x)), while mod(cos(x))/sin(x) results in mod(cot(x)). The critical issue identified is that the modulus function cannot yield negative values when either sin(x) or cos(x) is negative, leading to inconsistencies in the function's definition. The conclusion emphasizes the need for careful handling of the modulus in trigonometric functions.

PREREQUISITES
  • Understanding of trigonometric functions and their properties
  • Familiarity with modulus operations in mathematics
  • Knowledge of the secant and tangent functions
  • Basic calculus concepts related to function periodicity
NEXT STEPS
  • Study the properties of modulus functions in trigonometry
  • Learn about the periodicity of trigonometric functions
  • Explore the implications of negative values in trigonometric identities
  • Investigate the relationship between secant and tangent functions in depth
USEFUL FOR

Mathematics students, educators, and anyone studying trigonometric functions and their properties will benefit from this discussion.

chaoseverlasting
Messages
1,051
Reaction score
3
I was asked to find the period of the following function:

f(x)= mod(sinx)/cosx + mod(cosx)/sinx

Since modulus is defined as sqrt(x*x),

mod(sinx)/cosx= (sqrt(1-cosx*cosx))/ cosx
= sqrt(1/cosx*cosx -1) //Taking cosx into the square root
= sqrt(secx*secx-1)
= sqrt(tanx)
= mod(tanx)

and similarly, mod(cosx)/sinx = mod(cotx)
which is not possible because if either cosx or sinx are negative, then mod(cotx) or mod(tanx) will be negative.

Could someone point our where I am went wrong?
 
Physics news on Phys.org
1. cos(x)=sign(cos(x))*|cos(x)|
2. sec(x)*sec(x)-1 equals tan(x) SQUARED.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 20 ·
Replies
20
Views
9K