2018-10-12 15:37:13 -04:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								---
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								title: Even and Odd Functions
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								---
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								## Even and Odd Functions
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								### General Functions
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-11-13 02:22:54 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A function `f`  is a mapping from a set A (input/domain) to a set B (output/co-domain).
							 
						 
					
						
							
								
									
										
										
										
											2018-10-12 15:37:13 -04:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								### Even Function:
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								A function `f(x)`  is even if and only if `f(x) = f(-x)` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-11-13 02:22:54 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								An example of an even function would be `f(x) = x^2`  because `(-x)^2 = x^2` . For example, `f(2) = 2^2 = 4 = (-2)^2 = f(-2)` .
							 
						 
					
						
							
								
									
										
										
										
											2018-10-12 15:37:13 -04:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The trigonometric functions -  `cos(x)`  and `sec(x)`  are also even functions
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								### Odd Function
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-11-13 02:22:54 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A function `f(x)`  is odd if and only if `f(x) = -f(-x)` 
							 
						 
					
						
							
								
									
										
										
										
											2018-10-12 15:37:13 -04:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-11-13 02:22:54 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								An example of an odd function would be `f(x) = x^3`  because `(-x)^3 = -x^3` , so `-(-x)^3 = x^3` . For example, `f(2) = 2^3 = 8 = -(-8) = -(-2)^3 = -f(-2)` .
							 
						 
					
						
							
								
									
										
										
										
											2018-10-12 15:37:13 -04:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-11-13 02:22:54 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The trigonometric functions -  `sin(x)` , `tan(x)` ,`cot(x)`  and `cosec(x)`  are also odd functions
							 
						 
					
						
							
								
									
										
										
										
											2018-10-12 15:37:13 -04:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#### More Information:
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								<!--  Please add any articles you think might be helpful to read before writing the article  -->  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								-  [Wikipedia ](https://en.wikipedia.org/wiki/Even_and_odd_functions )