Fundamentholfundamenthol

Some Important Properties Of Functions

MathsFunctionsFor JEE aspirants

This concept covers four important properties of functions used across JEE Maths: the greatest integer function (the floor of ), the fractional part , even and odd functions (defined by or ), and periodic functions (satisfying ). Together these tools describe symmetry, repetition, and integer structure of functions - all frequent themes in JEE problems.

Key Formulas - Quick Reference
  1. Greatest integer: where ,
  2. Fractional part: , with
  3. if , else
  4. if , else
  5. Even function: ; graph symmetric about -axis
  6. Odd function: ; graph symmetric about origin; if domain
  7. Decomposition: every on a symmetric domain splits as , where the even part is and the odd part is
  8. Period of is if has period
  9. Period of : if odd, if even; period of : always

1. Greatest Integer Function

Every real number lies between two consecutive integers: for some integer . This unique integer is called the greatest integer of and is written (also called the floor).

the largest integer that is less than or equal to .

Examples: (since ). (since ). (if is an integer, ).

Domain: . Range: . Non-periodic. Neither even nor odd.
Greatest integer function step graph The greatest integer function y equals floor of x is a step function. On each interval [n, n+1) the value is the integer n. Solid dots mark included endpoints and open dots mark excluded endpoints. x y -1 1 2 1 2
Figure 1: Greatest integer function y = [x] - a step function with domain R and range Z

Key Properties of

  • .
  • , i.e. .
  • .
  • (idempotent).
  • for any integer .

2. Fractional Part Function

The fractional part of a real number is defined as .

Examples: If , then and . If , then and .

Domain: . Range: . Period: . Neither even nor odd.
Fractional part function sawtooth graph The fractional part function y equals x minus floor of x is a periodic sawtooth wave with period 1 and range from 0 up to but not including 1. x y 1 -3 -2 -1 0 1 2 3
Figure 2: Fractional part function y = {x} - periodic sawtooth with period 1 and range [0, 1)

Key Properties of

  • for every real .
  • If is an integer, .
  • and .
  • is periodic with period : .
Solved Example 1
Solve for : .
Solution:

Cancelling from both sides gives , which means .

But the cancellation is only valid when is defined, i.e. .

So the solution set is .

3. Even and Odd Functions

Let be a real-valued function whose domain satisfies: (a symmetric domain).

Even function: for every .
Odd function: for every .
Even function symmetric about the y-axis An even function satisfies f(-x) equals f(x) and its graph is a mirror image across the y-axis. The parabola y equals x squared is a standard example. x y -x x y = x² f(-x) = f(x) - mirror across y-axis
Figure 3: Even function - graph is symmetric about the y-axis, f(-x) = f(x)
Odd function symmetric about the origin An odd function satisfies f(-x) equals negative f(x) and its graph has rotational symmetry about the origin. The cubic y equals x cubed is a standard example. x y (x, y) (-x, -y) y = x³ f(-x) = -f(x) - rotate 180° about origin
Figure 4: Odd function - graph is symmetric about the origin, f(-x) = -f(x)

Key Properties

  • Even functions are symmetric about the -axis: if is on the graph, so is .
  • Odd functions are symmetric about the origin: if is on the graph, so is .
  • is the only function that is both even and odd.
  • If domain of an odd function, then . So implies is not odd.
  • Any function on a symmetric domain can be written as a sum of an even part and an odd part: , where is the even part and is the odd part.
  • Even Even Even. Odd Odd Even. Even Odd Odd.
Solved Example 2
Classify each as even, odd, or neither: (i) , (ii) , (iii) , (iv) .
Solution:

(i) . So is even.

(ii) . So is odd.

(iii) . So is odd.

(iv) , which is neither nor . So is neither.

Solved Example 3
If for all , classify .
Solution:

Put : .

Put : .

Hence is odd.

4. Periodic Functions

A function is called periodic if there exists a positive real number such that for every . The least such positive is the fundamental period (or simply period) of .

Periodic function sine wave with period two pi A periodic function repeats its values at regular intervals. Sine of x has period two pi, so sin(x + 2 pi) equals sin(x) for every real x. x y π Period = 2π
Figure 5: Periodic function y = sin x - repeats every 2π

How to Test for Periodicity

Set and solve for positive values of that are independent of . If such exist, is periodic and the smallest one is the period. If no such exists, is non-periodic.

Key Properties

  • A constant function is periodic but has no well-defined fundamental period.
  • If has period , then has period (for ).
  • If has period , then has the same period (for ).
  • If has period and has period (in lowest terms), then (or any algebraic combination) has period equal to the LCM of and , provided no smaller positive works.
  • LCM of two periods exists only if their ratio is rational. If is irrational, is non-periodic.
  • have period if is odd, and if is even.
  • and have period for every positive integer .
  • If is periodic, then is periodic. (The period of may or may not equal the period of .)
  • If is periodic and is strictly monotonic (not linear), then is not periodic.
Solved Example 4
Find the period of .
Solution:

Period of is .

Period of is .

Both have the same period , so the period of is .

Common Mistakes to Avoid

Watch out
  • Cancelling terms without checking whether they are defined. If appears on both sides, must be excluded from the solution set.
  • Assuming . This is only true when is an integer. Otherwise .
  • Assuming . The fractional part is always in , so it can never be negative.
  • Concluding a function is odd just because . The condition is necessary but not sufficient.
  • Adding periods without taking LCM. Period of is , not .
  • Assuming LCM always exists. If the ratio is irrational, has no period.
  • Ignoring that "less than 1" in is strict. The fractional part never equals .

Frequently Asked Questions

Q1. What is the greatest integer function?

The greatest integer function, written or , gives the largest integer less than or equal to . For example and . Its domain is and range is .

Q2. What is the fractional part of a number?

The fractional part is . It always lies in , is periodic with period , and equals when is an integer. Example: ; .

Q3. How do I check if a function is even or odd?

Replace by and simplify. If , the function is even. If , it is odd. If neither, it is neither. The domain must be symmetric about for this classification.

Q4. Can a function be both even and odd?

Only one function has this property: the zero function . It satisfies both and trivially, and no other function does.

Q5. What is the period of ?

If has period , then has period . Since has period , has period . For example, has period .

Q6. How do I find the period of a sum of periodic functions?

Compute the period of each function separately, then take the LCM of the two periods. The result is the period of the sum, provided no smaller positive satisfies . If the ratio of the two periods is irrational, the sum is not periodic.

Q7. Is every constant function periodic?

Yes, a constant function satisfies for every positive , so it is periodic. However, it has no fundamental period because there is no smallest positive that works.

Q8. Why is for an odd function?

If is odd and domain, then , i.e. , giving so . This is a necessary check: if , the function cannot be odd.

Q9. What is ?

This equals if is an integer and otherwise. For example ; but . It is a common JEE identity.

Ready to master Functions?

Take a full mock test, practice concept-by-concept, and get an AI-powered rank prediction — all on Fundamenthol.