How to put JQuery/Ajax inside shortcode?

You should probably write a plugin, which has the shortcode function. You can separate the AJAX/jQuery code in a plugin, but not in a shortcode.